CS137: Programming Principles
Concepts I learned during this introductory class for Fall 2021 at UWaterloo in UW SE.
Link to course notes here
Concepts
- Bits and Bytes
- C Language
- Recursion
- Pointer
- Modular Programming
- Array
- Programming Memory
- Character and String
- Big-O Notation
- Higher-Order Function
- Linked List