📚 Freely available programming books
Go to file
dannguyen 3679dfbd5e Added Google style guides (official & unofficial)
Added the list from https://code.google.com/p/google-styleguide/, which includes C++, Objective C, Java, Python, HTML/CSS, and Common Lisp. Also added is Ian McDonald's Ruby guide, which was used internally on an unofficial basis but is also thorough.
2014-01-02 06:16:36 -05:00
LICENSE Initial commit 2013-10-10 23:50:37 -07:00
README.md Update the numbers of starring people 2014-01-01 23:48:33 +03:30
TODO.md Added new tasks in TODO. Mainly sorting all the free book pages. 2013-12-25 07:50:39 -08:00
free-programming-books-bg.md LaTeX and Persian Conflict 2013-12-11 12:49:21 +03:30
free-programming-books-de.md Update free-programming-books-de.md 2013-12-28 20:12:45 +01:00
free-programming-books-es.md Merge pull request #528 from cmeraz/master 2013-12-28 10:55:27 -08:00
free-programming-books-fa_IR.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-fr.md Added "PC Assembly Language" (EN, FR, IT, ES, DE, KO) 2013-12-28 05:42:25 +04:00
free-programming-books-it.md Added "PC Assembly Language" (EN, FR, IT, ES, DE, KO) 2013-12-28 05:42:25 +04:00
free-programming-books-ja.md Fix two index links 2013-12-28 20:16:22 +01:00
free-programming-books-ko.md Added "PC Assembly Language" (EN, FR, IT, ES, DE, KO) 2013-12-28 05:42:25 +04: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 postgresql section. 2013-12-31 17:03:11 +02:00
free-programming-books-tr.md editing index format 2014-01-01 16:09:25 +02:00
free-programming-books-ua.md Added "Дизайн патерни - просто, як двері" 2013-12-27 01:01:56 +04:00
free-programming-books-zh.md Quick fix to zh list 2013-12-31 09:28:49 -02:00
free-programming-books.md Added Google style guides (official & unofficial) 2014-01-02 06:16:36 -05:00
javascript-frameworks-resources.md Fixing typo 2013-12-25 07:51:59 -08: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
  • Edit (we prefer multiple small commits rather than one large change)
  • Send a PR
  • be part of a project that over 15,000 people starred in near to 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

Tweet

In Other Speaking Languages

Noticable lists from reSRC

  • Free JavaScript frameworks resources and tutorials: github or site