DAT 210 Academic Adviser
DAT 210 Academic Adviser
DAT 210 Academic Adviser
www.tutorialrank.com
.....................................................................................................................
.........................................
www.tutorialrank.com
.....................................................................................................................
.........................................
www.tutorialrank.com
• Replaces the last entry in the list with one input by the user
Provide the actual code as a Python script (".py") and also take a
screenshot of the output, then paste the screenshot(s) into a Microsoft®
Word document. Your submission should then include two items: the
script and the Word document. Include your name and week # in both
file names.
.....................................................................................................................
.........................................
DAT 210 Week 1 Discussion Programming Logic and
Data
For more course tutorials visit
www.tutorialrank.com
.....................................................................................................................
.........................................
www.tutorialrank.com
Discuss the steps in your thought process as you created the code, any
issues you encountered, and how you resolved those issues.
.....................................................................................................................
.........................................
www.tutorialrank.com
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.
• Replaces the last entry in the list with one input by the user
.....................................................................................................................
.........................................
www.tutorialrank.com
Write a Java® application, using NetBeans IDE, that calculates the total
annual compensation of a salesperson.
• The application should ask the user to enter annual sales, and it
should display the total annual compensation.
Review the Lynda.com® videos from this week if you have additional
questions on creating a program in Java®.
.....................................................................................................................
.........................................
www.tutorialrank.com
www.tutorialrank.com
Discuss how Rails has helped Ruby developers build large scalable
websites faster.
.....................................................................................................................
.........................................
www.tutorialrank.com
Write a Ruby program named format file.rb, which can be run by typing
ruby widgets.rb.
Review the readings for this week from Ruby on Rails Tutorial if you
have additional questions on deploying Ruby applications.
.....................................................................................................................
.........................................
www.tutorialrank.com
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.
Use the following data according to your assigned scenario from week 1
Scenario 1
Scenario 2
Scenario 3
Include a program header with your name, date, week # and program
purpose.
Compress your files into a ZIP folder with your name and week # in the
file name. Do not compress into any format other than .zip.
Review the readings for this week from Ruby on Rails Tutorial if you
have additional questions on deploying Ruby applications.
Submit the ZIP file. Please submit your own work. Submissions that
duplicate the submission of another student (comments, formatting,
variable names, coding standards, formulas, etc.) are not eligible for
credit.
.....................................................................................................................
.........................................
www.tutorialrank.com
.....................................................................................................................
.........................................
www.tutorialrank.com
Part 1: Write a function to gather the following costs from the user:
Part 2: Write a function to convert the costs from United States dollar
(USD) to Australian dollar (AUD). Note: Look up the current USD to
AUD exchange rate to use in your function.
Provide the code and take a screenshot of the output, then paste the
screenshot(s) into a Microsoft® Word document.
Review the readings for this week from Ruby on Rails Tutorial or the
Pluralsight videos if you have additional questions on deploying Ruby
applications.