1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 00:59:02 +00:00
📚 Freely available programming books
Go to file
victor felder 1d6c0d1ddb Merge pull request #1470 from alesegdia/master
Added Sorella's Understanding JS OOP article.
2015-05-10 13:49:58 +02: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
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 [en] Adding Python Podcasts 2015-05-09 02:45:44 -07:00
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-programming-books-es.md 2015-03-11 10:45:47 +01:00
free-programming-books-fa_IR.md کتاب رایانش ابری اضافه شد. 2015-01-24 09:05:08 +03:30
free-programming-books-fr.md Correct dead link 2015-04-03 21:31:42 +02: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 new android programming tutorials 2015-04-19 00:43:56 +07:00
free-programming-books-it.md Merge pull request #1449 from minimalprocedure/master 2015-04-24 10:44:27 +02: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 Update free-programming-books-ko.md 2015-04-20 14:30:04 +09:00
free-programming-books-pl.md Fix formatting 2014-07-27 22:37:18 +02:00
free-programming-books-pt_BR.md Add correct link to portuguese version of EloquentJS book 2015-05-07 17:59:39 -03:00
free-programming-books-pt_PT.md Update free-programming-books-pt_PT.md 2015-04-12 22:50:32 +01: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 Change link ohaskell.ru -> ohaskell.dshevchenko.biz 2015-05-04 13:10:03 +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 Java Programming for Kids, Parents and Grandparents (UA) 2015-05-05 12:55:06 +03:00
free-programming-books-zh.md 修改链接地址 2015-04-13 10:07:48 +08:00
free-programming-books.md Merge pull request #1470 from alesegdia/master 2015-05-10 13:49:58 +02:00
free-programming-interactive-tutorials-en.md Add SQLBolt 2015-05-01 16:55:01 +05:30
free-programming-interactive-tutorials-pt_BR.md removing broken links 2015-03-23 13:26:49 -03:00
free-programming-interactive-tutorials-pt_PT.md removing broken links 2015-03-23 13:26:49 -03:00
javascript-frameworks-resources.md Added Booty5.js ebook 2015-04-12 10:47:01 +01:00
LICENSE Initial commit 2013-10-10 23:50:37 -07:00
problem-sets-competitive-programming.md problem-sets: leetcode 2015-05-07 08:43:53 +02:00
README.md Brace yourself, 40,000 stars is coming 2015-05-08 18:00:49 +02:00
TODO.md Update TODO.md 2015-04-12 22:51:58 +01:00

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 39,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