📚 Freely available programming books
Go to file
Alexander Fefelov 7d0882aa98 Added "tetrix in Scala" (EN, JA) 2014-01-17 07:56:06 +04:00
LICENSE Initial commit 2013-10-10 23:50:37 -07:00
README.md Add site for interactive tutorials to readme 2014-01-10 13:33:43 +01:00
TODO.md add new books 2014-01-04 01:48:07 +03:30
free-programming-books-bg.md Update free-programming-books-bg.md 2014-01-07 18:21:09 +02:00
free-programming-books-de.md Added "EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard" (DE) 2014-01-15 00:21:07 +04:00
free-programming-books-es.md Added more PHP books in spanish 2014-01-12 18:08:42 -06:00
free-programming-books-fa_IR.md Alphabetizing fa_IR 2014-01-03 04:45:34 +03:30
free-programming-books-fr.md Added "Java Programming for Kids, Parents and Grandparents" (EN, FR, RU) 2014-01-12 11:28:45 +04:00
free-programming-books-gr.md Create free-programming-books-gr.md 2014-01-06 13:37:21 +02:00
free-programming-books-hu.md Correct hungarian file mode 2014-01-10 13:33:25 +01:00
free-programming-books-it.md Added Algorithms and datastructure 2014-01-02 12:47:06 +01:00
free-programming-books-ja.md Added "tetrix in Scala" (EN, JA) 2014-01-17 07:56:06 +04:00
free-programming-books-ko.md Added 'Go Tour' in Korean 2014-01-07 11:08:42 +09:00
free-programming-books-pl.md Merge pull request #525 from CucumisSativus/master 2013-12-28 08:26:27 -08:00
free-programming-books-pt_BR.md Add portuguese translation of "XP from the Trenches", Kniberg 2013-12-11 05:10:19 +01:00
free-programming-books-pt_PT.md Added a popular CSS book to the languages *es*, *fa-IR*, *fr* and *pt-PT*. 2013-12-21 21:48:17 -02:00
free-programming-books-ru.md Added "Effective Scala" (CN, RU) 2014-01-14 22:49:29 +04:00
free-programming-books-tr.md added C notes in Turkish 2014-01-06 13:29:31 +01:00
free-programming-books-ua.md Added "Дизайн патерни - просто, як двері" 2013-12-27 01:01:56 +04:00
free-programming-books-zh.md Added "Effective Scala" (CN, RU) 2014-01-14 22:49:29 +04:00
free-programming-books.md Added "tetrix in Scala" (EN, JA) 2014-01-17 07:56:06 +04:00
free-programming-interactive-tutorials-en.md Added "Scala Tour" 2014-01-14 23:27:39 +04:00
javascript-frameworks-resources.md Add Hello Backbone resource 2014-01-08 11:39:57 -05:00

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