Presentation is loading. Please wait.

Presentation is loading. Please wait.

COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008.

Similar presentations


Presentation on theme: "COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008."— Presentation transcript:

1 COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008

2 Last time Review of Java basics –Third edition: Chapters 1-7 except “T” (Testing) and “G” (Graphics) sections

3 Today Software Engineering –Third edition: Sections 12.1 – 12.5 Software Testing –Sections 2.8, 3.6, 5.5, 7.8 Designing Java classes –Sections 8.1 – 8.9 Homework #1

4 Stock Tracking application Design an application that allows a user to track the stocks he/she owns The application should let the user: –Buy (add) and sell (remove) shares of a stock –Change the price of a stock –See the value of an individual stock –Calculate the profit/loss made for each stock –See the profit/loss of all stocks –See the total value of all stocks –Sort all stocks by name, # of shares, or current value

5

6 Homework #1 Link will be posted on website Due Thursday July 17 at 5:30pm –NO LATE SUBMISSIONS ACCEPTED! Print a copy of your source code AND submit it electronically (instructions TBA)


Download ppt "COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008."

Similar presentations


Ads by Google