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/26 - 8/27
Review of the Java programming language.
8/28 - 9/3
Object-Oriented Programming and Java Class Hierarchy.
8/31 - 9/6
Introduction to Big-O notation and code analysis.
9/7 - 9/13
Introduction to sorting data.
Introduction to the List Abstract Data Type.
9/14 - 10/4
Demonstrate your mastery of OOP, Big O, and Lists.
10/9
Introduction to the Stack ADT.
10/12 - 10/18
Introduction to the Queue and Dequeue ADT.
10/19 - 10/25
Introduction to Recursive algorithms and thinking.
10/26 - 11/1
Demonstrate your mastery of Stacks, Queues, recursion and Trees.
11/6
Introduction to the Tree ADT.
11/9 - 11/22
Introduction to the Hash Table or Map ADT.
11/23 - 11/29
Introduction to more complex sorting algorithms.
11/30 - 12/6
Demonstrate your mastery of all the material in this course.
12/16