384
votes
78answers
39k views
List of freely available programming books
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 compute …
3
votes
5answers
327 views
Good Current Systems Programming Books?
This just occurred to me in answering another question. Can anyone recommend any good, current, systems programming books, for really any variant of UNIX? Such a book would teach …
2
votes
7answers
205 views
Suggested second-step textbook for self-educating programmer?
I'm currently giving myself a self-taught crash course in computer science, half for fun and half for continuing education. I'm just about finished with John Zelle's Python Progra …
0
votes
6answers
159 views
Why do you read text books? [closed]
I've read a few text books over the years and I'm still waiting to find one more helpful than Google and all of the online tutorials available. Yet everywhere I go I see piles of e …
2
votes
9answers
375 views
Can hobbyists learn game programming from old texts?
I am teaching myself C++, and I am learning more of the compsci side of the issue, like data structures. I want to get into game programming (and, as a side effect, windows program …
3
votes
12answers
438 views
Suggested C++ books?
Ok, I've had one semester of C++ and will be taking a second semester in it after I have taken a Data Structure class this fall. In the first class, we dealt mainly with C++ syntax …
4
votes
5answers
275 views
What is a good textbook for Parallel Computing?
I am looking for a good textbook on Parallel Computing. Does anyone know any good textbooks on this subject. I would, also, prefer if this textbook covered parallel numeric techniq …
22
votes
19answers
1k views
What books should I read to have an undergraduate education in Computer Science?
I've always been a largely independent learner gleaning what I can from Wikipedia and various books. However, I fear that I may have biased my self-education by inadvertent omissio …
7
votes
4answers
278 views
Which Programming Languages text
At college, I gave the programming language course and the compilers course a miss. I have regretted that decision since. (especially after reading this blog post by steve yegge). …
4
votes
3answers
143 views
Pragmatic Information Security Textbooks
I am currently enrolled in an information security class and have, thus far, been unimpressed by our assigned textbook. After doing a quick check at Amazon for other security text …
2
votes
5answers
260 views
Good textbooks on “Computing Architecture”?
I am going to teach my first undergraduate class on "Computing Architecture." I guess that this is not quite a proper term because other related terms, like Computer Architecture, …
2
votes
6answers
412 views
What is a good ‘Data Structures’ textbook?
Next semester I'm going to be teaching my first Computer Science course: Data Structures.
Can anyone suggest one of the better textbooks for this topic so I can have some extra in …
3
votes
8answers
571 views
Free Computer Science Textbooks [closed]
I would love to make a comprehensive list of the free textbooks that are available online. I know of a bunch, but most of them aren't related to computer science. I was wondering …
