Programming
MATH
C or C++ Programming
Assembly Programming
Other Course Stuff
Operating Systems
- A short tutorial about building Linux based operating systems [Source code and readme]
- User-space kernel: gVisor is written in Go, that implements a substantial portion of the #Linux system surface #Source #Programming
- Xv6, a simple Unix-like teaching operating system Source code for xv6: PDF | xv6 textbook PDF
- (Python) Caching strategies with Python
Data Data structures & Algorithms
- Collection of cheatsheets for datastructures, algorithms, OS, programming (GITHUB)
- My collection of datastructures and algorithms
- [e-BOOK] Bezier curves primer