jerry-bond / CMU-15-213-CSAPP

Labs for open course CMU 15-213

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Labs for open course CMU 15-213


Languages

Language:C 83.1%Language:Perl 10.9%Language:Python 3.3%Language:Makefile 2.7%