Programming Assignment #2 - Introduction-Computer Science | CS 110, Exams of Computer Science

Material Type: Exam; Professor: Adjeroh; Class: Introduction-Computer Science; Subject: Computer Science; University: West Virginia University; Term: Fall 2008;

Typology: Exams

Pre 2010

Uploaded on 07/30/2009

koofers-user-boh-1
koofers-user-boh-1 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1
LCSEE, WVU
CS 110: INTRODUCTION TO COMPUTER SCIENCE FALL 2008
PROGRAMMING ASSIGNMENT 2
ANNOUNCED: OCTOBER 17, 2008
DUE : OCT. 28, 2008, 9:30AM (HARDCOPY OF DOCUMENTATION IN CLASS)
: NOV. 2, 2008, 11:59PM (PROGRAM CODES AND DOCUMENTATION SUBMIT COMMAND)
: NOV. 4, 2008, 9:30AM (HARDCOPY OF PROGRAM CODES & TEST RESULTS IN CLASS)
MAXIMUM MARK: 100
Question 1 (Cell Phone Bills) 40 marks
(a) Chapter 4, Programming Exercise #15, pp. 235
(b) Chapter 7, Programming Exercise #8, pp. 460
Question 2 (Compound Interest) 25 marks
Chapter 5, Programming Exercise #18, pp. 315
Question 3 (The Person Class) 25 marks
Chapter 8, Programming Exercise #4, pp. 545
Programming Style & Program Organization 10 marks
Further Information
Remember that coding (or implementation) is just one aspect of the problem solving methodology. Projects will
be marked based on how well they follow the software development methodology as described in class. Also,
see other examples in the book. You could copy the problem as described in the book as your Problem
Statement. The Problem Solving phase is mandatory for all the questions. For details on the format for
assignment submission, and guidelines for preparing your projects, please see the documents:
“CS 110: Preparation and Grading of Programming Projects: The Importance of Professionalism”
http://www.csee.wvu.edu/~adjeroh/classes/cs110/general/proj-prep.htm, and
“CS 110: Format of Your Programming Projects”
http://www.csee.wvu.edu/~adjeroh/classes/cs110/general/prformat.htm
These documents are available from the course web site.
Also, see examples in the book (especially the Programming Examples).
Submit Command
Please submit all files used in your assignment using the submit command:
http://www.csee.wvu.edu/~adjeroh/classes/cs110/assessment/submit.html
That is, program codes, and the files for the documentation.
Also, you are required to submit a hardcopy of your assignment documentation (problem solving phase,
algorithm design, verification, test plan, and program listing) in class. (See due dates above).

Partial preview of the text

Download Programming Assignment #2 - Introduction-Computer Science | CS 110 and more Exams Computer Science in PDF only on Docsity!

1

LCSEE, WVU

CS 110: I NTRODUCTION TO COMPUTER SCIENCE FALL 2008

PROGRAMMING ASSIGNMENT 2

ANNOUNCED: O CTOBER 17, 2008

DUE : O CT. 28, 2008, 9:30AM (HARDCOPY OF DOCUMENTATION – IN CLASS)

: NOV. 2, 2008, 11:59 PM (PROGRAM CODES AND DOCUMENTATION – SUBMIT COMMAND)

: NOV. 4, 2008, 9:30AM (HARDCOPY OF PROGRAM CODES & TEST RESULTS – IN CLASS)

M AXIMUM MARK : 100

Question 1 (Cell Phone Bills) 40 marks (a) Chapter 4, Programming Exercise #15, pp. 235 (b) Chapter 7, Programming Exercise #8, pp. 460

Question 2 (Compound Interest) 25 marks Chapter 5, Programming Exercise #18, pp. 315

Question 3 (The Person Class) 25 marks Chapter 8, Programming Exercise #4, pp. 545

Programming Style & Program Organization 10 marks

Further Information Remember that coding (or implementation) is just one aspect of the problem solving methodology. Projects will be marked based on how well they follow the software development methodology as described in class. Also, see other examples in the book. You could copy the problem as described in the book as your Problem Statement. The Problem Solving phase is mandatory for all the questions. For details on the format for assignment submission, and guidelines for preparing your projects, please see the documents: “CS 110: Preparation and Grading of Programming Projects: The Importance of Professionalism” http://www.csee.wvu.edu/~adjeroh/classes/cs110/general/proj-prep.htm, and

“CS 110: Format of Your Programming Projects” http://www.csee.wvu.edu/~adjeroh/classes/cs110/general/prformat.htm These documents are available from the course web site. Also, see examples in the book (especially the Programming Examples).

Submit Command Please submit all files used in your assignment using the submit command: http://www.csee.wvu.edu/~adjeroh/classes/cs110/assessment/submit.html That is, program codes, and the files for the documentation. Also, you are required to submit a hardcopy of your assignment documentation (problem solving phase, algorithm design, verification, test plan, and program listing) in class. (See due dates above).