Project Master

Fall 2015

 

Project #1

a)    Read Programming Problem #1, pages 78-80.

b)    Create a preliminary design document, e./g., IMG_System Design 1.jpg

c)    Create and test the code. Simultaneously document the design as it actually exists in the code.

d)    Make sure that the program runs as specified in the textbook. Produce a documented set of test results.

e)    Provide a printed copy of the code and all the test results described above.

f)                     Provide the design document that you produced in part c above.

g)    Call me to see the program run. i.e., to sign off on your design, implementation and testing.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Archive Spring 2015

DO NOT USE

 

 

 

 

 


h)    Read the following material

http://en.wikipedia.org/wiki/Encapsulation_%28object-oriented_programming%29

http://en.wikipedia.org/wiki/Object-oriented_design

i)     Read Prichard & Carrano Chapters 2 & 4 again (very carefully)

j)     Read Prichard & Carrano pages 98-99 & 219 & 220 regarding “Encapsulation”

k)    Using UML diagrams, design a solution to the Problem #1.

l)     DO NOT WRITE a single line of code!

 

 

Project #2

a)    Polynomials ( cancelled)

 

 

Project #3

a)    Read, design and implement Programming Problem #1, page 344.

b)    Make a complete copy of Programming Problem #1.

c)    Read, design and implement Programming Problem #2, page 344.

d)    Demonstrate both programs to the instructor.

e)    Submit the design documents and program code for both Problems.