15.1. Static and Exceptions¶
15.1.1. Introduction¶
At the end of this module you will..
Know what the static keyword is and why it can be useful in object oriented programming * Java Java Java! –> Section 1.4.10
Know how to handle errors and exceptions in code using a try/except/finally control structure * Java Java Java! –> Chapter 10
Review for the final exam
15.1.2. Syntax Review¶
15.1.3. Syntax Practice¶
Codeworkout exercises
15.1.4. changePointeeDataDirect¶
Molly is practicing adding a CW style question (still in progress)
15.1.5. Programming Practice¶
15.1.6. Codeworkout exercises¶
15.1.7. Reading Quiz 1¶
Practicing making a multiple choice question to mimic a Khan Academy question