This page presents the “modules”, or the topics that are covered in this course.
Click on the tile associated with a module to go to a page containing that module’s contents.
Overview of ICS 211, and some simple initial tasks to get oriented and ready for the course.
8/22
Review of the Java programming language.
8/24 - 8/30
Object-Oriented Programming and Java Class Hierarchy.
8/27 - 9/2
Introduction to Big-O notation and code analysis.
9/3 - 9/9
Introduction to sorting data.
Introduction to the List Abstract Data Type.
9/10 - 9/30
Demonstrate your mastery of OOP, Big O, and Lists.
10/05
Introduction to the Stack ADT.
10/8 - 10/14
Introduction to the Queue and Dequeue ADT.
10/15 - 10/21
Introduction to Recursive algorithms and thinking.
10/22 - 10/28
Demonstrate your mastery of Stacks, Queues, recursion and Trees.
11/02
Introduction to the Tree ADT.
11/5 - 11/18
Introduction to the Hash Table or Map ADT.
11/19 - 11/25
Introduction to more complex sorting algorithms.
11/26 - 12/2
Demonstrate your mastery of all the material in this course.
12/16