Unit2 - cbranton/computer-system-concepts GitHub Wiki

Unit 2 Turning source code into running programs

Topics

  • Compilers and memory segments
  • Road to assembly language: language definition and parse trees
  • Memory segments and scope

System programming

  • Programming in C
  • C with pointers
  • C structures and dynamic allocation
  • C strings and files
  • C++ concepts
⚠️ **GitHub.com Fallback** ⚠️