Close
Register
Close Window

OpenDSA Stand-alone Modules

Chapter 0 modules

Show Source |    | About   «  0.5. Compound Conditionals and Software Testing   ::   Contents   ::   0.7. ArrayLists, Generics, Iterators, and the Null Keyword  »

Fields and Parameters

1. Introduction

At the end of this module you will..

  • Know about what fields are and why they are important to objects * Java Java Java! –> Section 1.3 * Think Java –> Section 10.2

  • Learn more about how to use parameters when writing methods * Java Java Java! –> Section 3.2 * Think Java –> Section 10.2

  • Practice defining and instantiating variables * Java Java Java! –> Sections 0.76 - 0.77 * Think Java –> Chapter 2

  • Know about the different types data a variable can hold * Java Java Java! –> Section 1.4.4 * Think Java –> Chapter 2

  • Know how to create and use object constructors * Java Java Java! –> Section 3.3 * Think Java –> Section 11.2

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.5. Compound Conditionals and Software Testing   ::   Contents   ::   0.7. ArrayLists, Generics, Iterators, and the Null Keyword  »

nsf
Close Window