Close
Register
Close Window

Intro To Software Design

Chapter 4 Compound Conditions And Software Testing

Show Source |    | About   «  3.1. Conditional Actions   ::   Contents   ::   5.1. Fields and Parameters  »

4.1. Compound Conditionals and Software Testing

4.1.1. Introduction

At the end of this module you will..

  • Know more operations available when using the boolean type * Java Java Java! –> Section 5.2 * Think Java –> Section 5.2

  • Know the basics of unit testing using assertJ * Java Java Java! –> Section 3.7

  • Have Reviewed weeks 1-3

4.1.2. Syntax Review

4.1.3. Syntax Practice

Codeworkout exercises

4.1.4. changePointeeDataDirect

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

4.1.5. Programming Practice

4.1.6. Codeworkout exercises

4.1.7. Reading Quiz 1

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

   «  3.1. Conditional Actions   ::   Contents   ::   5.1. Fields and Parameters  »

nsf
Close Window