Week 2 (Jan 27)¶
Instructions: Read the following sections of the Runestone book. You can open each link in a new tab, or you can click a link, read the section, and then come back to this page.
At a minimum, read the main text of each section. Most activities are optional, so do the ones that will help you learn. The activities in the sections highlighted below are required.
Runestone¶
- 2.1 Objects - Instances of Classes
- 2.2 Creating and Initializing Objects: Constructors
- 2.3 Calling Object Methods Without Parameters
- 2.4 Calling Methods With Parameters
- 2.5 Calling Methods that Return Values
- 2.6 Strings
- 2.7 String Methods
- 2.8 Wrapper Classes - Integer and Double
- 2.9 Using the Math Class
- 2.10 Unit 2 Summary ← Complete activities