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