public_gemini/books.gmi

26 lines
641 B
Plaintext

# Books that I would like to read
## Currently reading
- The Linux Programming Interface (TLPI) (by Michael Kerrisk)
## Linux/UNIX
- Linux System Programming (by Robert Love)
- Linux Kernel Development (by Robert Love)
- Linux Device Drivers, Third Edition (by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman)
- Understanding the Linux Kernel (by Daniel P. Bovet & Marco Cesati)
- Beej's Guide to Unix Interprocess Communication
## Programing languages
### C
- Beej's Guide to C (WIP)
- Beej's Guide to Network Programming
- Compilers: Principles, Techniques, and Tools
## Other
- Beej's Guide to the GNU Debugger (GDB)