Close
Close Window

Show Source |    | About   «  1. Comparing and Sorting   ::   Contents

1. Iterators

1.1. Objectives

Upon completion of this module, students will be able to:

  • Describe the purpose and use of an Iterator

  • Implement Iterators using the Iterator and Iterable Interfaces

  • Design and develop algorithms that use Iterators and Iterator methods

1.2. [13:14] Introduction to Iterators Video

TODO: fix URLS.

IntroToIterators.ppt

1.2.1. Checkpoint 1

1.3. [4:36] Programming Using the Iterable Interface Video

TODO: fix URLS.

Iterable.ppt

1.3.1. Checkpoint 2

1.4. [18:02] Programming Using Iterators Video

TODO: fix URLS.

ProgrammingWithIterators.ppt IteratorsExample.zip

1.4.1. Checkpoint 3

1.5. [8:21] Iterator Design Decisions Video

IteratorsDesignConsiderations.ppt

   «  1. Comparing and Sorting   ::   Contents

nsf
Close Window