説明なし

Alexander Fefelov 7b62e4cd7d Added "Warren's Abstract Machine: A Tutorial Reconstruction" 12 年 前
LICENSE 9d12a9c3f4 Initial commit 12 年 前
README.md 2279e461ca Add site for interactive tutorials to readme 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 771466427e Added "EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard" (DE) 12 年 前
free-programming-books-es.md f4f348f343 Added more PHP books in spanish 12 年 前
free-programming-books-fa_IR.md 84ced5c1df Alphabetizing fa_IR 12 年 前
free-programming-books-fr.md 8d29fd3ab7 Added "Java Programming for Kids, Parents and Grandparents" (EN, FR, RU) 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 aba15d1704 Added "Effective Scala" (CN, 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 aba15d1704 Added "Effective Scala" (CN, RU) 12 年 前
free-programming-books.md 7b62e4cd7d Added "Warren's Abstract Machine: A Tutorial Reconstruction" 12 年 前
free-programming-interactive-tutorials-en.md da59a5edf5 Added "Scala Tour" 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 or site