1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 22:40:47 +00:00
📚 Freely available programming books
Go to file
vhf / victor felder dbc8dfa3e6 Merge pull request #683 from BryanSLam/patch-1
Removed duplicate entry (Google Java style guide)
2014-02-07 15:19:09 +01:00
CONTRIBUTING.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-bg.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-de.md [de] Adding Programmiereinführung mit Python 2014-01-24 09:54:34 -06:00
free-programming-books-es.md [es] Added Python book for beginners 2014-01-24 09:04:11 -06:00
free-programming-books-fa_IR.md [fa_IR] LaTeX typo 2014-01-20 22:34:25 +03:30
free-programming-books-fr.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-gr.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-hu.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-it.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-ja.md Fixes #637 2014-01-26 19:04:34 +03:30
free-programming-books-ko.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-pl.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-pt_BR.md Add two lines in the end section javascript 2014-01-24 15:34:42 -03:00
free-programming-books-pt_PT.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-ru.md little fix 2014-02-03 17:57:29 +04:00
free-programming-books-tr.md were placed in alphabetical order 2014-01-21 11:24:59 +02:00
free-programming-books-ua.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
free-programming-books-zh.md Update free-programming-books-zh.md 2014-02-06 20:30:44 +08:00
free-programming-books.md Removed duplicate entry (Google Java style guide) 2014-02-06 16:09:12 -08:00
free-programming-interactive-tutorials-en.md Use proper case 2014-02-02 22:32:43 -08:00
javascript-frameworks-resources.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
LICENSE Initial commit 2013-10-10 23:50:37 -07:00
README.md 18000 Stars 2014-02-03 16:08:05 +03:30
TODO.md Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03: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.

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 that over 18,000 people starred in 4 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