Close
Register
Close Window

OpenDSA Stand-alone Modules

Chapter 0 modules

Show Source |    | About   «  0.3. Inheritance and Polymorphism   ::   Contents   ::   0.5. Compound Conditionals and Software Testing  »

Conditional Actions

1. Introduction

At the end of this module you will..

  • Know about the boolean type and and the not (!) operator * Java Java Java! –> Section 5.2 * Think Java –> Section 5.1

  • Know about how to control the order statements execute using if/then/else statements * Java Java Java! –> Section 3.6 * Think Java –> Section 5.3 - 5.4

  • Know about how to control the order statements execute using while loops * Java Java Java! –> Section 3.6 * Think Java –> Section 7.1

  • Know about how to use sensor methods

2. Syntax Review

3. Syntax Practice

Codeworkout exercises

4. changePointeeDataDirect

Molly is practicing adding a CW style question (still in progress)

5. Programming Practice

6. Codeworkout exercises

7. Reading Quiz 1

Practicing making a multiple choice question to mimic a Khan Academy question

   «  0.3. Inheritance and Polymorphism   ::   Contents   ::   0.5. Compound Conditionals and Software Testing  »

nsf
Close Window