Close
Register
Close Window

OpenDSA Stand-alone Modules

Chapter 0 modules

Show Source |    | About   «  0.10. Using Lists   ::   Contents   ::   0.12. More On Fixed Sized Arrays  »

Grouping Using Lists and Fixed Size Arrays

1. Introduction

At the end of this module you will..

  • Know about interfaces and how to use them when writing objects

  • Know about how to use external libraries in your code, especially collections * Java Java Java! –> Section 16.6 * Think Java –> Section 10.1

  • Know more about what the superclass Collections gives ArrayList in terms of functionality * Java Java Java! –> Section 16.6 * Think Java –> Section 14.1

  • Know how to use a fixed-size array * Java Java Java! –> Sections 8.3 - 8.7, 16.6, 9.2 - 9.8 * Think Java –> Chapter 8

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.10. Using Lists   ::   Contents   ::   0.12. More On Fixed Sized Arrays  »

nsf
Close Window