Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 984 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 984 Bytes

CMU-15-213-CSAPP

Course Setup

Course Website (New): https://www.cs.cmu.edu/~213/

Course Website (Old): http://csapp.cs.cmu.edu/

Course schedule: https://www.cs.cmu.edu/~213/schedule.html

Video Recordings: https://scs.hosted.panopto.com/Panopto/Pages/Sessions/List.aspx#folderID=%22b96d90ae-9871-4fae-91e2-b1627b43e25e%22

Textbooks:

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

  • C Programming Language

Labs

All the lab write ups are posted on my blog. You may also found it in Writeup.md in each corresponding directory or just click the link below.

datalab: finished by May. 19 2022

bomblab: finished by May. 27 2022

attacklab: finished by Jun. 16 2022

cachelab: finished by Sep. 6 2022

shlab: finished by Dec. 26 2022

malloclab: finished by Jan. 3 2022