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