COSC 112: Introduction to Computer Science II

course materials for Spring 2021

Welcome to the Spring 2021 edition of COSC 112: Introduction to Computer Science II! Here, you will find links to course materials and assignments. Please start by reading the course syllabus.

Notes and Resources

Week 01 (Feb. 15–19)
Week 02 (Feb. 22–26)
Week 03 (March 1–5)
Week 04 (March 8–12)
Week 05 (March 15–19)
Week 06 (March 22–26)
Week 11 (April 26–30)
Week 12 (May 3–7)
  • Balance.zip Program using a stack to check a bracketed expression is balanced.
Week 13 (May 10–14)
  • Maze.zip Program demonstrating depth-first and breadth-first strategies for solving mazes.

Slides

Lecture Slides
Lab Slides

Lab Assignments

Projects