List of freely available programming books
- by Karan Bhangui
I'm trying to amass a list of programming books with opensource licenses, like Creative Commons, GPL, etc. The books can be about a particular programming language or about computers in general. Hoping you guys could help:
Languages
BASH
Advanced Bash-Scripting Guide (An in-depth exploration of the art of shell scripting)
C
The C book
…