Unit2 - cbranton/computer-system-concepts GitHub Wiki
- Compilers and memory segments
- Road to assembly language: language definition and parse trees
- Memory segments and scope
- Programming in C
- C with pointers
- C structures and dynamic allocation
- C strings and files
- C++ concepts