Java程序辅导

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

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
CSC 201J-01/Spring 2010                                                               Instructor: Beifang Yi 
 1 
Assignment 12   
(Java Programming Practices) 
(Submitted by Thursday, 4/15/2010 for 10%bonus)  
(Submitted by Tuesday NOON, 4/20/2010 without penalty) 
 
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 7 Lab Exercises projects (from Chapter 7 Lab Manual at 
http://cs.salemstate.edu/~b_yi/2010Spring/CSC201J/resources/labManuals/jhtp8LM_07.pdf) 
 
 
 Programming Challenges question 1: (Dice Rolling project on page 35).