I'm trying to amass a list of programming books that are freely available on the Internet. The books can be about a particular programming language or about computers in general.
What are some freely available programming books on the Internet?
|
I'm trying to amass a list of programming books that are freely available on the Internet. The books can be about a particular programming language or about computers in general. What are some freely available programming books on the Internet? |
||||
|
|
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Basics of Compiler Design by Toben Morgensen. |
||||
|
|
|
John English- Ada 95: The Craft of Object-Oriented Programming. |
||||
|
|
|
||||
|
Adobe has a copy of Getting Started with Flex for free as part of their Learn Flex in a week initiative. |
||||
|
|
|
Ada The Big Online Book of Linux Ada Programming Ada Distilled Rationale for Ada 2005 Also www.computer-books.us/ada95_2.php and www.adaic.org/standards/05rat/html/Rat-TTL.html |
||||
|
|
|
Basics of Compiler Design is available as free ebook, or as a fairly cheap printed version. |
||||
|
|
|
Some books about secure programming available for free download. |
||||
|
|
|
Programming Windows Phone 7 Series (DRAFT Preview) Preview version released by Microsoft. |
||||
|
|
|
This one is a must-have for any Perl web programmer: For offline reading: Direct download URL (632 KB, ZIP file with the set of HTML documents.) It explains everything that has to do with web automation, tokenizing, HTML processing, automated POSTing, GETing, etc. using the Perl module LWP. Great question, BTW. |
||||
|
|
|
The Maven book: |
||||
|
|
|
Semantics with Applications: A Formal Introduction (covers both operational & denotational semantics) The Implementation of Functional Programming Languages (by Simon Peyton-Jones, who went on to create GHC. Fascinating theoretical/principled approach) How to Design Programs (introductory programming book intended as a modernized and somewhat more accessible, e.g. assumes less math/science/engineering background, alternative to 'Structure and Interpretation ...'. Like that book, uses Scheme and takes a functional/compositional approach.) |
||||
|
|
|
Freely available, but not open source: The Practice of Parallel Programming by SERGEY A. BABKIN. |
||||
|
|
|
If the book is in PDF format and is consistently formatted, it's not too difficult to bind it and make a real dead-tree book. All you need is a laser printer, some basic office equipment and supplies, and a way to build a general-purpose jig. You can find instructions here and there on the Internet, or just figure it out from scratch, which is what I did. I made a perfect-bound copy of Siebel's "Practical Common Lisp" (500 pages) that I've been using heavily for three years now; rebound it once (it was my first try). Bound with white glue, medium stock cover. I also made a copy of "Linux Device Drivers" (600 pages) which currently just takes up space on the shelf ;) |
||||
|
|
|
C# 3.0 Language Specification is very instructive IMHO. |
||||
|
|
|
You can find a lot of really good books about software architecture and design at InfoQ bookshelf:
|
||||
|
|
|
Got the error when edit the wiki.
2 more books:
|
||||
|
|
|
almost perfect , its not technical book but i think its a must for all programmers http://www.wordplace.com/ap/index.shtml |
||||
|
|
|
Try wikibooks! Just google wikibooks + programming language of your choice. They have a pretty good book for C that is downloadable as a PDF file. |
||||
|
|
|
I found a gread site Book Video Training |
||||
|
|