public_gemini/books.gmi

24 lines
491 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)
- 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
## Other
- Beej's Guide to the GNU Debugger (GDB)