Spring 2011 Lecture 03
- Date
- January 10, 2011
- Topics
- Continue from where we left off in L02
- Data Types: boolean, int, String
- Return Values
- public and private
- Operators: =, +, -, *, /
- Statement Blocks
- Constructors
- Accessor (get/set) Methods
- References
- Installation
- To verify or modify the Java compiler BlueJ uses, double click the program Select VM provided in the BlueJ installation directory
- The CD provided with your textbook
- Chapters 1 & 2
- Chapters 1 & 2 Example Files
- Chapter 1.1 - 1.10
- Exercises 1.1 - 1.16
- Reading
- Chapter 1
- Exercises
- Re-perform 1.1 - 1.16
- Perform 1.17 - 1.25
<<<< Prev
Next >>>>