http://aosabook.org/en/index.html
MIT 6.004
https://inst.eecs.berkeley.edu/~cs61c/su20/
CMU 15-213
http://www.cs.cmu.edu/afs/cs/academic/class/15213-f15/www/schedule.html
Lecture 23 Concurrent programming
Video
https://scs.hosted.panopto.com/Panopto/Pages/Sessions/List.aspx#folderID=“b96d90ae-9871-4fae-91e2-b1627b43e25e”&view=2&sortColumn=1&sortAscending=true&maxResults=250
Code
Notes
https://github.com/JonnyKong/CMU-15-213-Intro-to-Computer-Systems
https://github.com/xuwd11/15-213_labs
Labs
http://csapp.cs.cmu.edu/3e/labs.html
- Data Lab
- Bomb Lab https://github.com/luong-komorebi/Binary-Bomb
- Attack Lab https://www.youtube.com/watch?v=8Dcj19KGKWM&ab_channel=LiveOverflow https://www.youtube.com/watch?v=zaQVNM3or7k&ab_channel=LiveOverflow https://www.youtube.com/watch?v=SVgXcQF6RC8&ab_channel=ArsalanChaudhry https://github.com/luong-komorebi/Attack-Lab https://github.com/magna25/Attack-Lab
- Cache Lab
- Shell Lab https://www.youtube.com/watch?v=CJDKTaXLK6s&t=1703s&ab_channel=JuanDeybyCarlos-Chullo
- Malloc Lab
- Proxy Lab
NAND2TETRIS
YouTube Series