lect01 | Next Lecture |
Code from lecture
https://github.com/ucsb-cs24-w23/cs24-w23-lectures/tree/main/lect01
Topics
- Course overview
- why study data structures, C++ and git?
- what are the goals of this class?
- We’ll review recursion and a few other concepts from CS16