Here is a greatest collection Free Ebook’s for Learning Programming Languages like C/C++,Java,Python,Lisp etc.These ebooks are absolutely Free and it is legal to Download and use.
Taking consideration of article length,I am limiting this list with only popular programming languages and for other programming languages like R,Lua,Haskell and Version Control System’s will be updated in upcoming articles.
I need you help to constantly update this list,Please do share Free books which are not included in this list though comment form below.Lets add value to this list.
Android Development – free Ebooks
- Building Android Apps with HTML, CSS, and JavaScript by Jonathan Stark ( Buy on Amazon )
- Learning Android by Marko Gargenta ( Buy on Amazon )
- andbook! – Android Programming
- Professional Android Application Development
C / C++ – free Ebooks
- Essential C by By Nick Parlante
- Learn C the hard way by Zed Shaw ( Buy on Amazon )
- Thinking in C++, Second Edition by Bruce Eckel ( Buy on Amazon )
- C++ FAQ’s by Marshall Cline ( Buy on Amazon )
- Essential C++ by Stanley B. Lippman ( Buy on Amazon )
- Large Scale C++ Software Design by John Lakos ( Buy on Amazon )
- The C book by Mike Banahan ( Buy on Amazon )
- C++ Annotations by Frank B. Brokken
- C++ GUI Programming With Qt 3 by Mark Summerfield
- CS106X Programming Abstractions in C++
- Introduction to Design Patterns in C++ with Qt 4 by Alan Ezust ( Buy on Amazon )
- Matters Computational: Ideas, Algorithms, Source Code by Jorg Arndt ( Buy on Amazon )
- The new C standard – an annotated reference
- Object Oriented Programming in C (PDF)
- Software optimization resources by Agner Fog
- Beej’s Guide to Network Programming by ( Buy on Amazon )
- Find More books on C++ here – The Definitive C++ Book Guide and List
ColdFusion – free Ebooks
Delphi / Pascal – free Ebooks
Django – free Ebooks
F# – free Ebooks
- The F# Survival Guide
- F Sharp Programming in Wikibooks
- Real World Functional Programming (MSDN Chapters)
HTML / CSS – free Ebooks
Java – free Ebooks
- Java Application Development on Linux by Carl Albing and Michael Schwarz(PDF)
- How to Think Like a Computer Scientist
- The Java EE6 Tutorial (PDF)
- Java Thin-Client Programming
- Sun’s Java Tutorials
- Thinking in Java
- OSGi in Practice (PDF)
JavaScript – free Ebooks
- Crockford’s JavaScript
- Eloquent JavaScript
- Essential Javascript & jQuery Design Patterns for Beginners
- JavaScript Essentials
- JavaScript: The Good Parts
- jQuery Fundamentals (starts with JavaScript basics)
- Mozilla Developer Network’s JavaScript Guide
JavaScript (Node.js specific) – free Ebooks
Latex – free Ebooks
Lisp – free Ebooks
- ANSI Common Lisp
- Common Lisp the Language, 2nd Edition
- Common Lisp: A Gentle Introduction to Symbolic Computation – David S. Touretzky
- Common Lisp Quick Reference
- Let Over Lambda – 50 Years of Lisp
- Natural Language Processing in Lisp
- On Lisp
- Practical Common Lisp
- Successful Lisp: How to Understand and Use Common Lisp – David Lamkins
- Sketchy LISP – Nils Holm
.NET (C# / VB / Nemerle / Visual Studio) – free Ebooks
- C# Essentials
- C# Programming – Wikibook
- C# Yellow Book (intro to programming)
- Charles Petzold’s .NET Book Zero
- Data Structures and Algorithms with Object-Oriented Design Patterns in C#
- Entity Framework
- Moving to Microsoft Visual Studio 2010
- Nemerle
- Programmer’s Heaven C# School Book (covers C# 1.0 and 2.0)
- Threading in C#
- Visual Basic Essentials
- Visual Studio Tips and Tricks (VS 2003-2005 only)
Objective-C – free Ebooks
- The Objective-C Programming Language
- Object-Oriented Programming with Objective-C
Oracle PL/SQL – free Ebooks
- PL/SQL Language Reference
- PL/SQL Packages and Types Reference
- Steven Feuerstein’s PL/SQL Obsession – Videos and Presentations
Perl – free Ebooks
- Beginning Perl
- Embedding Perl in HTML with Mason
- Essential Perl
- Extreme Perl
- Higher-Order Perl
- The Mason Book
- Modern Perl 5
- Perl & LWP
- Perl for the Web
- Perl The Hard Way
- Practical mod_perl
- Web Client Programming with Perl
PHP – free Ebooks
- PHP Essentials
- Practical PHP Programming (wiki containing O’Reilly’s PHP In a Nutshell)
- Symfony2
- Zend Framework: Survive the Deep End
PostgreSQL – free Ebooks
Python – free Ebooks
Here is a Vast collection of Python books : The best free resources to Learn Python Programming Language and Python Frameworks
- Building Skills in Python Version 2.5
- Byte of Python
- Data Structures and Algorithms in Python
- Dive into Python
- Dive into Python 3
- The Django Book
- How to Think Like a Computer Scientist: Learning with Python
- Invent Your Own Computer Games With Python
- Learn Python The Hard Way
- Natural Language Processing with Python
- Python Bibliotheca
- Python for Fun
- Snake Wrangling For Kids
- Think Python (PDF) (Recommended)
- Thinking in Python
Want more Python Ebook ? Here is a Vast collection of other Python books : The best free resources to Learn Python Programming Language and Python Frameworks
Ruby – free Ebooks
- Learn Ruby the hard way
- MacRuby: The Definitive Guide
- Mr. Neighborly’s Humble Little Ruby Book
- Programming Ruby
- Ruby Best Practices
- Why’s (Poignant) Guide to Ruby (mirror)
Ruby on Rails – free Ebooks
SQL (implementation agnostic) – free Ebooks
- Developing Time-Oriented Database Applications in SQL
- Use The Index, Luke!: A Guide To SQL Database Performance
- Learn SQL The Hard Way
Programming Language basics
- 97 Things Every Programmer Should Know by Kevlin Henney ( Buy on Amazon )
- Algorithms (draft)
- The Architecture of Open Source Applications by Amy Brown ( Buy on Amazon )
- The Art of Unix Programming by Eric S Raymond ( Buy on Amazon )
- Best Kept Secrets of Peer Code Review ( Buy on Amazon )
- Binary Trees
- The Cathedral and the Bazaar by Eric S Raymond ( Buy on Amazon )
- Clever Algorithms ( Buy on Amazon )
- Communicating Sequential Processes (PDF) by Tony Hoare ( Buy on Amazon )
- Computer Musings (lectures by Donald Knuth)
- Computer Systems: A Programmer’s Perspective ( Buy on Amazon )
- Data Structures and Algorithms: Annotated Reference with Examples
- Database Fundamentals (PDF)
- Data-Intensive Text Processing with MapReduce (PDF) ( Buy on Amazon )
- The Definitive Guide to Building Code Quality
- Designing Interfaces by Jennifer Tidwell ( Buy on Amazon )
- Digital Signal Processing For Engineers and Scientists ( Buy on Amazon )
- Domain Driven Design Quickly ( Buy on Amazon )
- Don’t Just Roll the Dice ( Buy on Amazon )
- Essentials of Metaheuristics by Sean Luke ( Buy on Amazon )
- Essential Skills for Agile Development by Ka Iok Tong ( Buy on Amazon )
- A Field Guide To Genetic Programming by N.F McPhee ( Buy on Amazon )
- Flow based Programming by J. Paul Morrison ( Buy on Amazon )
- Foundations of Computer Science – Al Aho and Jeff Ullman ( Buy on Amazon )
- Foundations of Programming by Karl Seguin
- Getting Real by David H Hansson ( Buy on Amazon )
- Getting started with Open source development (PDF)
- The Great Tree List Recursion Problem
- Guide to the Software Engineering Body of Knowledge ( Buy on Amazon )
- How Computers Work by Roger Young ( Buy on Amazon )
- How to Design Programs by Matthias Felleisen ( Buy on Amazon )
- How to Think Like a Computer Scientist by Allen Downey ( Buy on Amazon )
- How to Write Parallel Programs by Nicholas Carriero ( Buy on Amazon )
- How to write Unmaintainable Code
- I Am a Bug by Robert Sabourin ( Buy on Amazon )
- An Introduction to the Theory of Computation
- Introduction to Functional Programming (class lectures and slides)
- Introduction to Information Retrieval
- Is Parallel Programming Hard, And, If So, What Can You Do About It?
- Let’s Build a Compiler
- Linkers and loaders
- Linked List Basics
- Linked List Problems
- Mathematical Logic – an Introduction (PDF)
- Matters Computational
- Mining of Massive Datasets
- NASA Manager Handbook for Software Development (PDF)
- NASA Software Measurement Handbook
- Object-Oriented Reengineering Patterns
- Online Course Materials
- Operating Systems and Middleware (PDF and LaTeX)
- Patterns and Practices: Application Architecture Guide 2.0
- Patterns of Software: Tales from the Software Community (PDF)
- Planning Algorithms
- PNG: The Definitive Guide
- Pointers And Memory
- Producing Open Source Software
- Programming Languages: Application and Interpretation
- Programming Pearls
- Project Oberon (PDF)
- Seamless Object-Oriented Software Architecture
- Security Engineering
- Structure and Interpretation of Computer Programs
- The Little Book of Semaphores
- The TCP/IP Guide
- Think Stats: Probability and Statistics for Programmers (PDF, code written in Python)
- Type Theory and Functional Programming
- Understanding IP Addressing: Everything you ever wanted to know (PDF)
I need you help to constantly update this list,Please do share Free books which are not included in this list though comment form below.Lets add value to this list.