CS 101: Design Information
This page has information about how to use the design template and links to example designs.
The “How to” guide explains each section of the design template.
Example designs:
- Lab 1 Design
- Assignment 1 Design
- Lab 3 Design
- Lab 4 Design
- Assignment 2, MS1 Design
- Assignment 4 design
- triangle_area design (Example of specifying input/output for a function)
- Assignment 5 data representation
- Assignment 5 snake_remove_tail function