📚 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 ecfcb014d9 Merge pull request #615 from rodrigo-medeiros/recipes-angular 11 years ago
LICENSE Initial commit 11 years ago
README.md Add site for interactive tutorials to readme 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 Fixed problem with markup in previous commit 11 years ago
free-programming-books-es.md Added more PHP books in spanish 11 years ago
free-programming-books-fa_IR.md Alphabetizing fa_IR 11 years ago
free-programming-books-fr.md Create free-programming-books-fr.md 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 Fix two index links 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 Add portuguese translation of "XP from the Trenches", Kniberg 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 Added "Java Programming for Kids, Parents and Grandparents" (EN, FR, RU) 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 Update free-programming-books-zh.md 11 years ago
free-programming-books.md Merge pull request #615 from rodrigo-medeiros/recipes-angular 11 years ago
free-programming-interactive-tutorials-en.md Merge pull request #596 from rubymaverick/tryobjectivec 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 16,000 people starred in 3 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