MSE 101OL: Week 8
Topic: Java Music Programming Part 2
Download Lecture: Click Here
Homework Assignment #8
Complete Below Task:
Your assignment is to make your computer sing a scale using a word scanned in from the user.
Watch Tide Tutorial Videos linked in lecture for help to complete this assignment.
Tip: Examples of possible commands used
Scanner reader = new Scanner (System.in);
String word= reader.nextLine();Required Input/Output Files: JavaSkeletonCode
Submit: talk.java file
Due Date: Oct 26, 2017
Submit via Email: mse101access.vazan@gmail.com
Homework Submission Details
Homework problems must be submitted online at mse101access.vazan@gmail.com problems must be numbered, and homework documents must be identified by student name and school (for example; Doe, John ACME High School). DO NOT RELY ON YOUR EMAIL ADDRESS TO IDENTIFY WORK YOU SUBMIT.
Each student must turn in his/her own homework. All submissions are to be individual efforts with the exception of the Project reports.
The format for the project design report is available on line. This format is used for the design project in the laboratory. Written reports will be evaluated for compliance to the format requirements, the writing quality, timeliness, and content.