MIT-6.S081
https://pdos.csail.mit.edu/6.828/2020/schedule.html
https://pdos.csail.mit.edu/6.S081/2023/schedule.html
https://mit-public-courses-cn-translatio.gitbook.io/mit6-s081/
Reading
- Chapter 1.1 Process and memory
- Chapter 1.2 I/O and File descriptors
- Chapter 1.3 Pipes
- Chapter 1.4
- Chapter 1.5
- Chapter 1.6
- 2.9 (Bitwise operators) and 5.1 (Pointers and addresses) through 5.6 (Pointer arrays) and 6.4 (pointers to structures) by Kernighan and Ritchie (K&R)
- Chapter 2
- Chapter 3
- Chapter 4
- Chatper 5
- Chapter 6
- Chapter 7
- Chapter 8
- Chapter 9
- Chatper 10
Lab
- Lab00
- Lab01
- Lab02
- Lab03
- Lab04
- Lab05
- Lab06
- Lab07
- Lab08
- Lab09
- Lab10
- Lab11
Homework
- HW01
- HW02
- HW03
- HW04
- HW05
- HW06
- HW07
- HW08
- HW09
- HW10
- HW11
Project
- Project1
- Project2
- Project3
- Project4
Lecture
- Lecture 1 8.23 https://www.youtube.com/watch?v=L6YqHxYHa7A
- Lecture 2
- Lecture 3
- Lecture 4
- Lecture 5
- Lecture 6
- Lecture 7
- Lecture 8
- Lecture 9
- Lecture 10
- Lecture 11
- Lecture 12
- Lecture 13
- Lecture 14
- Lecture 15
- Lecture 16
- Lecture 17
- Lecture 18
- Lecture 19
- Lecture 20
- Lecture 21
- Lecture 22
- Lecture 23
- Lecture 24
- Lecture 25
- Lecture 26