📚 Freely available programming books
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mohammad Hossein Mojtahedi cdbfd01011 1700 Stars 11 years ago
LICENSE Initial commit 11 years ago
README.md 1700 Stars 11 years ago
TODO.md add new books 11 years ago
free-programming-books-bg.md Update free-programming-books-bg.md 11 years ago
free-programming-books-de.md Added "EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard" (DE) 11 years ago
free-programming-books-es.md [es] Adding node.js to the list. 11 years ago
free-programming-books-fa_IR.md Alphabetizing fa_IR 11 years ago
free-programming-books-fr.md Added "Java Programming for Kids, Parents and Grandparents" (EN, FR, RU) 11 years ago
free-programming-books-gr.md Create free-programming-books-gr.md 11 years ago
free-programming-books-hu.md Correct hungarian file mode 11 years ago
free-programming-books-it.md Added Algorithms and datastructure 11 years ago
free-programming-books-ja.md Added "tetrix in Scala" (EN, JA) 11 years ago
free-programming-books-ko.md Added 'Go Tour' in Korean 11 years ago
free-programming-books-pl.md Merge pull request #525 from CucumisSativus/master 11 years ago
free-programming-books-pt_BR.md Inclusion of book 11 years ago
free-programming-books-pt_PT.md Added a popular CSS book to the languages *es*, *fa-IR*, *fr* and *pt-PT*. 11 years ago
free-programming-books-ru.md Merge pull request #629 from SuperStas/some-ru-books 11 years ago
free-programming-books-tr.md added C notes in Turkish 11 years ago
free-programming-books-ua.md Added "Дизайн патерни - просто, як двері" 11 years ago
free-programming-books-zh.md Added "Effective Scala" (CN, RU) 11 years ago
free-programming-books.md Merge pull request #628 from alexanderfefelov/master 11 years ago
free-programming-interactive-tutorials-en.md Add githug tutorial (in the shell) 11 years ago
javascript-frameworks-resources.md Add Hello Backbone resource 11 years ago

README.md

List of Free Learning Resources

Intro

If you want to find a learning resource, you should definitely check out our site, Free Learning Resources. And for those who want to learn a computer language, you should check out these books on reSRC.io or on github. This list initially was a clone of stackoverflow - List of Freely Available Programming Books by George Stocker. Now updated, with dead links gone and new content.

Moved to GitHub for collaborative updating and for the site mentioned above.

How To Contribute

It's easy.

  • Fork
  • Read the TODO file(Adding new books is our #1 priority, but things like Alphabetizing are important, too.)
  • Edit (we prefer multiple small commits rather than one large change)
  • Send a PR
  • be part of a project that over 17,000 people starred in 4 months. ;)

Again, unlike other projects, we prefer multiple small commits rather than one large change in a pull request - it's fine to have one PR, but please make sure your title reflects what you're changing, thanks.

How to Share

In Other Spoken Languages

Noticeable lists from reSRC

  • Free JavaScript frameworks resources and tutorials: github or site

Interactive Programming Resources

  • Free interactive programming tutorials: github or site