Notes
Some notes for learning instersting things.
Course notes
-
[Program Analysis (NJU)](Note)(ongoing)
-
[Database Management Systems (CMU 15-445/645)](Note)
-
[High Performance Computing (ETH Zurich)](Note)
-
[Programming Language(NU CS321)](Note)(ongoing)
-
[Data Systems Seminar (NU CS496)](Note)(ongoing)
-
[Advanced Offense and Defense in Cybersecurity (NU CS396)](Note)(ongoing)
Useful notes related to CS
- Useful CS-Related Books & Courses
- Basic GDB Debugger Usage Cheatsheet
- GDB Tutorial
- Makefile Tutorial
- C and C++ useful tips
- How to use strace for debugging
Notes about Linux Kernel (TODO!)
- skb buffer in Linux Kernel
- Linux memory arrangement