Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
CSC 201J-02/Spring 2010                                                               Instructor: Beifang Yi 
 1 
Assignment 14   
(Java Programming Practices) 
(Due in class on Wednesday, 4/28/2010)  
 
Your name: Score:  
 
Important Notice: 
1. Have the Instructor check your submission by the due time: 
 If you cannot complete by due time, you need to submit your project by email (attach 
your project in a single compressed file with meaningful names for your projects and 
file(s)). 
 Late-submission penalty will be applied for any submissions after the due time. 
2. The full score for this assignment is 100 points, 20% of which go to your Java code 
programming style (if you have followed the Java Code Convention). 
 
 
 
 
Complete the following Chapter 8 Lab Exercises projects (from Chapter 8 Lab Manual at 
http://cs.salemstate.edu/~b_yi/2010Spring/CSC201J/resources/labManuals/jhtp8LM_08.pdf) 
 
 
 Programming Output questions 27, 28, … through 32 on pages 11~16. 
 Correct Code questions 33, 34, … through 37 on pages 17~19. 
 Coding Exercises 1, 2, … through 7on pages 43~45. 
 Programming Challenges question 1: (Rectangle project on page 47).