Тайлбар байхгүй

Victor Felder dd23ccb7a9 Correct hungarian file mode 12 жил өмнө
LICENSE 9d12a9c3f4 Initial commit 12 жил өмнө
README.md 5761464aea Update README to include interactive tutorials 12 жил өмнө
TODO.md 80a64fb6b5 add new books 12 жил өмнө
free-programming-books-bg.md 8dbc65d8b1 Update free-programming-books-bg.md 12 жил өмнө
free-programming-books-de.md 2fc6dc6ae6 Fixed problem with markup in previous commit 12 жил өмнө
free-programming-books-es.md ba198b9926 Update free-programming-books-es.md 12 жил өмнө
free-programming-books-fa_IR.md 84ced5c1df Alphabetizing fa_IR 12 жил өмнө
free-programming-books-fr.md 243c2fa9f5 Added "Play.Rules!" (FR) 12 жил өмнө
free-programming-books-gr.md 71441f7ddf Create free-programming-books-gr.md 12 жил өмнө
free-programming-books-hu.md dd23ccb7a9 Correct hungarian file mode 12 жил өмнө
free-programming-books-it.md f02551c94d Added Algorithms and datastructure 12 жил өмнө
free-programming-books-ja.md f2192fbabf Fix two index links 12 жил өмнө
free-programming-books-ko.md cc82467443 Added 'Go Tour' in Korean 12 жил өмнө
free-programming-books-pl.md 8cf534c572 Merge pull request #525 from CucumisSativus/master 12 жил өмнө
free-programming-books-pt_BR.md d26268c4b8 Add portuguese translation of "XP from the Trenches", Kniberg 12 жил өмнө
free-programming-books-pt_PT.md 586e7cbaee Added a popular CSS book to the languages *es*, *fa-IR*, *fr* and *pt-PT*. 12 жил өмнө
free-programming-books-ru.md dd41aa4bae Added "Укус Питона" (RU) 12 жил өмнө
free-programming-books-tr.md b314e217dd added C notes in Turkish 12 жил өмнө
free-programming-books-ua.md 12596bdfcf Added "Дизайн патерни - просто, як двері" 12 жил өмнө
free-programming-books-zh.md 119f4fb0e8 Update free-programming-books-zh.md 12 жил өмнө
free-programming-books.md b647cd10b3 Python and Perl5 12 жил өмнө
free-programming-interactive-tutorials-en.md 823f07313f Merge pull request #596 from rubymaverick/tryobjectivec 12 жил өмнө
javascript-frameworks-resources.md c115df99bf Add Hello Backbone resource 12 жил өмнө

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