Introduction to Computer Programming
Due the 6th week of the semester (see the course calendar) 15 minutes before the end of your laboratory section.
- Read Chapter 5 in An Introduction to Programming Using Java.
- Answer the following questions. Follow the general
homework directions.
- Write your program using eclipse. Use the Method template for the written portion of the program. Turn in all files associated with the solution of the programming problems. Use the following Method comments. Your programs will be graded using the Method rubric.
- (79% max) H4.8
- (89% max) 79% problems and H4.9
- (100% max) 89% problems and implement your own version of Math.log. You may not use any of the Math class methods. Here is a useful site: calculate natural logarithm. Read input and display the output on the console.
- Complete Homework 5 Effort survey on D2L.
- Write your program using eclipse. Use the Method template for the written portion of the program. Turn in all files associated with the solution of the programming problems. Use the following Method comments. Your programs will be graded using the Method rubric.