Skip to content

My solutions for nine labs in Computer Systems A Programmer's Perspective Third Edition.

License

Notifications You must be signed in to change notification settings

zjyjshtxdy/CS-APP3e-labs

 
 

Repository files navigation

Computer Systems: A Programmer's Perspective, 3/E (CS:APP3e)

2017.9.13, Start reading Computer Systems A Programmer's Perspective Third Edition (CS:APP3e)

Here are my histories of studying this course and my solutions for 9 labs in CS:APP3e.

The home page of this course in CMU: CSAPP CMU

Reports

Here in my blog: A Salted fish's blog

Histories

  • 2017.9.13 Start reading CSAPP-3e
  • 2017.9.13 Finish reading chapter 1: A Tour of Computer Systems
  • 2017.9.16 Finish reading chapter 2: Representing and Manipulating Information
  • 2017.9.20 Finish Data Lab.
  • 2017.9.20 Finish report of Data Lab.
  • 2017.10.7 Finish reading chapter 3: Machine-Level Representation of Programs
  • 2017.10.14 Finish Bomb Lab.
  • 2017.10.20 Finish report of Bomb Lab.
  • 2017.10.29 Finish Attack Lab.
  • 2017.10.31 Finish reading chapter 5: Optimizing Program Performance
  • 2017.11.2 Finish reading chapter 6: The Memory Hierarchy
  • 2017.11.3 Finish report of Attack Lab.
  • 2017.11.4 Finish Performance Lab.
  • 2017.11.9 Finish reading chapter 7: Linking
  • 2017.11.18 Finish Cache Lab
  • 2017.11.19 Finish report of Performance Lab.
  • 2017.11.20 Finish report of Cache Lab.
  • 2017.12.6 Finish reading chapter 8: Exceptional Control Flow
  • 2017.12.8 Finish reading chapter 10: System-level I/O
  • 2017.12.9 Finish Shell Lab
  • 2017.12.9 Finish reading chapter 9: Virtual memory
  • 2017.12.12 Finish reading chapter 11: Network programming
  • 2017.12.13 Finish reading chapter 12: Concurrent programming

About

My solutions for nine labs in Computer Systems A Programmer's Perspective Third Edition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.1%
  • Jupyter Notebook 15.1%
  • Perl 7.2%
  • Assembly 2.2%
  • Python 1.7%
  • Makefile 1.7%