<aside> 💡 Elementary Algorithm Design and Data Abstraction

</aside>

Course Info

Instructor: Cameron Morland

Office hours:

Created by: Benny


Course Notes

Course Overview

1 - Introduction to C

2 - Imperative C

3 - Memory & Flow Control

4 - Introduction to Pointers in C

5 - Modularization

6 - Arrays

7 - Efficiency

8 - Strings

9 - Dynamic Memory

10 - Linked Data Structures

11 - ADT Design