DAT 210 Invent Yourself/newtonhelp.com - PowerPoint PPT Presentation

About This Presentation
Title:

DAT 210 Invent Yourself/newtonhelp.com

Description:

For more course tutorials visit www.newtonhelp.com DAT 210 Week 1 Create an Algorithm Using Pseudocode DAT 210 Week 2 Using Loops in Python DAT 210 Week 3 Control Structures – PowerPoint PPT presentation

Number of Views:0
Slides: 10
Provided by: abcdf8232

less

Transcript and Presenter's Notes

Title: DAT 210 Invent Yourself/newtonhelp.com


1
DAT 210 Invent Yourself/newtonhelp.com
2
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 All Assignments For more course
tutorials visit www.newtonhelp.com     DAT 210
Week 1 Create an Algorithm Using Pseudocode   DAT
210 Week 2 Using Loops in Python
3
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 Week 1 Create an Algorithm Using
Pseudocode For more course tutorials
visit www.newtonhelp.com     DAT 210 Week 1
Create an Algorithm Using Pseudocode You work in
the IT group of a department store and the latest
analytics shows there is a bug that allows
customers to go over their credit limit. The
company's president has asked you to develop a
new algorithm to solve this problem.  Create your
algorithm using pseudocode that determines if a
department store customer has exceeded their
credit limit. Be sure you gather the following
inputs from the user 
4
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 Week 2 Using Loops in Python For more
course tutorials visit www.newtonhelp.com     DAT
210 Week 2 Using Loops in Python You recently
graduated college and you are applying for a
programming job that requires the understanding
of loops in Python. The manager you are
interviewing with has asked you to take an
assessment to prove your programming knowledge.
Below are the requirements for the programming
skills test.  Create a program in Python that
meets the following requirements 
5
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 Week 3 Control Structures For more
course tutorials visit www.newtonhelp.com     DAT
210 Week 3 Control Structures You work for a
software company has just created a new incentive
for salespeople to earn a commission on each
sale. The current program only allows for a fixed
salary. The Chief Information Officer (CIO) has
asked you to create a new program that allows the
functionality for a fixed salary and
commission.  Write a Java application, using
NetBeans IDE, that calculates the total annual
compensation of a salesperson.  Consider the
following            A salesperson will earn a
fixed salary of 30,000.
6
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 Week 4 Write a Ruby Program (new) For
more course tutorials visit www.newtonhelp.com    
DAT 210 Week 4 Write a Ruby Program The college
IT department manager no longer wants to use
spreadsheets to calculate grades. The manager has
asked you to create a program that will input the
teachers' files and output the students'
grades.   Write a Ruby program named format
file.rb, which can be run by typing ruby
widgets.rb. 
7
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 Week 4 Write a Ruby Program For more
course tutorials visit www.newtonhelp.com     DAT
210 Week 4 Process Files using Ruby The college
IT department manager no longer wants to use
spreadsheets to calculate grades. The manager has
asked you to create a program that will input the
teachers' files and output the students'
grades.   Write a Ruby program which can be run
by typing ruby widgets.rb. The program name must
contain your name and week. Example
bobroberts_wk4.rb.
8
DAT 210 Invent Yourself/newtonhelp.com
DAT 210 Week 5 Functional Programming For more
course tutorials visit www.newtonhelp.com     DAT
210 Week 5 Functional Programming Your software
company was invited to provide a proposal for a
company in Australia. You currently have the cost
in US dollars and need to convert the prices to
the Australian dollar.  Write a 2-part program
using Ruby, Java, or Python.  Part 1 Write a
function to gather the following costs from the
user
9
DAT 210 Invent Yourself/newtonhelp.com
Write a Comment
User Comments (0)
About PowerShow.com