📚 Freely available programming books
Go to file
Victor Felder 0c8ef55a31 Merge branch 'master' of https://github.com/ligurio/free-programming-books into ligurio-master
Conflicts:
	free-programming-books.md
2015-03-01 15:23:40 +01:00
.editorconfig .editorconfig init 2014-05-22 21:24:24 +04:30
CONTRIBUTING.md Update CONTRIBUTING.md 2015-02-13 15:24:27 +01:00
LICENSE Initial commit 2013-10-10 23:50:37 -07:00
README.md Update README.md 2015-02-28 14:23:41 +01:00
TODO.md Alphabetizing zh. 2014-12-07 16:43:36 +08:00
free-courses-en.md Merge pull request #1370 from mrblueblue/master 2015-02-20 11:29:15 +01:00
free-podcasts-screencasts-cs.md Fix formatting 2014-07-27 22:37:18 +02:00
free-podcasts-screencasts-en.md Add "The Bikeshed" to Ruby podcasts. 2015-02-10 12:22:56 +05:30
free-programming-books-az.md Fix formatting 2014-07-27 22:37:18 +02:00
free-programming-books-bg.md Edited so it complies with the formatting guide. 2015-02-14 11:04:30 +02:00
free-programming-books-cs.md Added book about statistics in czech language 2015-02-15 22:02:28 +01:00
free-programming-books-de.md Added two [LaTeX] Books from [FernUni Hagen] in de 2015-02-09 08:40:28 +01:00
free-programming-books-es.md Update free-programing-books-es.md 2015-02-28 08:15:01 -06:00
free-programming-books-fa_IR.md کتاب رایانش ابری اضافه شد. 2015-01-24 09:05:08 +03:30
free-programming-books-fr.md Add french book "Une introduction à Python 3" by Cordeau & Pointal 2015-02-25 13:22:59 +01:00
free-programming-books-gr.md Sorted by alphabetical order 2014-11-22 15:23:40 +02:00
free-programming-books-hu.md Fix formatting 2014-07-27 22:37:18 +02:00
free-programming-books-id.md Meh.. Alphabetizing are important.. 2015-01-01 03:38:44 +07:00
free-programming-books-it.md Update free-programming-books-it.md 2015-02-04 09:10:56 +01:00
free-programming-books-ja.md Added Kevin Kelly Essay Part 3 2015-02-06 16:01:42 +09:00
free-programming-books-ko.md Merge pull request #1398 from imyaman/master 2015-02-27 13:39:06 +01:00
free-programming-books-pl.md Fix formatting 2014-07-27 22:37:18 +02:00
free-programming-books-pt_BR.md Merge pull request #1374 from isvaldo/isvaldo-new-php-books01 2015-02-20 11:31:20 +01:00
free-programming-books-pt_PT.md Fix formatting 2014-07-27 22:37:18 +02:00
free-programming-books-ro.md Fixed a ton of dead links, close #1179 2014-11-03 11:11:18 -05:00
free-programming-books-ru.md fix PCL 404 error 2015-02-18 10:41:25 +03:00
free-programming-books-se.md Added MATLAB book in Swedish 2014-12-03 15:42:18 -05:00
free-programming-books-sk.md Added books in slovak language 2014-09-06 11:21:18 +02:00
free-programming-books-tr.md Update free-programming-books-tr.md 2014-12-27 07:44:58 -06:00
free-programming-books-ua.md Add a ukrainian translation of the http://learnyouahaskell.com 2015-02-15 20:23:27 +02:00
free-programming-books-zh.md Modify some front learning materials 2015-02-13 04:08:32 +08:00
free-programming-books.md Merge branch 'master' of https://github.com/ligurio/free-programming-books into ligurio-master 2015-03-01 15:23:40 +01:00
free-programming-interactive-tutorials-en.md Added [Try MongoDB] into Interactive Tutorials 2015-02-13 10:17:40 +05:30
free-programming-interactive-tutorials-pt_BR.md [pt_BR], [pt_PT] - Interactive init 2014-10-15 22:04:23 +03:30
free-programming-interactive-tutorials-pt_PT.md [pt_BR], [pt_PT] - Interactive init 2014-10-15 22:04:23 +03:30
javascript-frameworks-resources.md Add AngularJs vs EmberJs 2015-02-04 10:42:10 +11:00
problem-sets-competitive-programming.md Update problem-sets-competitive-programming.md 2015-02-12 13:30:14 -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.

NEW : Search inside free-programming-books.md (and a whole lot more of learning resources)

resrc.io/search

How To Contribute

It's easy. Please read CONTRIBUTING.

  • 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 starred by over 36,000

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

Podcast - Screencast

Free Podcasts and Screencasts:

Software Testing Books