programming-books/README.md

58 lines
3.8 KiB
Markdown
Raw Normal View History

#List of Free Learning Resources
##Intro
2013-12-23 23:49:11 +00:00
If you want to find a learning resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io).
2013-11-30 14:16:17 +00:00
And for those who want to learn a computer language, you should check out these books on [reSRC.io](http://resrc.io/list/10/list-of-free-programming-books/) or on [github](/free-programming-books.md).
This list initially was a clone of [stackoverflow - List of Freely Available Programming Books](http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926#392926) by George Stocker. Now updated, with dead links gone and new content.
2013-10-17 09:22:08 +00:00
2013-12-23 23:49:11 +00:00
Moved to GitHub for collaborative updating and for the site mentioned above.
2013-10-11 06:53:59 +00:00
2013-10-17 09:22:08 +00:00
2013-11-29 16:22:07 +00:00
### How To Contribute
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). Please read [CONTRIBUTING](/CONTRIBUTING.md).
2013-11-29 16:22:07 +00:00
- [Fork](https://help.github.com/articles/fork-a-repo)
2014-01-07 20:47:19 +00:00
- Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important, too.)
- [Edit](https://github.com/vhf/free-programming-books/edit/master/free-programming-books.md) (we prefer multiple small commits rather than one large change)
2014-01-03 22:23:18 +00:00
- [Send a PR](https://help.github.com/articles/using-pull-requests)
2014-05-03 13:05:32 +00:00
- be part of a project that over 25,000 people starred in 7 months. ;)
2013-12-26 10:50:42 +00:00
**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
2014-01-03 03:15:17 +00:00
+ [Share on Twitter](http://twitter.com/home?status=https://github.com/vhf/free-programming-books%0AFree%20Programming%20Books)
+ [Share on Facebook](http://www.facebook.com/sharer/sharer.php?s=100&p[url]=https://github.com/vhf/free-programming-books&p[images][0]=&p[title]=Free%20Programming%20Books&p[summary]=)
+ [Share on Google Plus](https://plus.google.com/share?url=https://github.com/vhf/free-programming-books)
+ [Share on LinkedIn](http://www.linkedin.com/shareArticle?mini=true&url=https://github.com/vhf/free-programming-books&title=Free%20Programming%20Books&summary=&source=)
2013-10-18 13:33:28 +00:00
2013-10-17 09:22:08 +00:00
2014-01-06 12:20:53 +00:00
### In Other Spoken Languages
+ Bulgarian: [github](/free-programming-books-bg.md)
+ Chinese: [github](/free-programming-books-zh.md)
2014-03-23 10:31:25 +00:00
+ Czech: [github](/free-programming-books-cs.md)
2013-11-29 16:34:44 +00:00
+ French: [github](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/).
2014-02-23 04:54:54 +00:00
The French list was based on [this](http://progdupeu.pl/forums/sujet/43/une-banque-de-liens) page.
2013-11-29 16:34:44 +00:00
+ German: [github](/free-programming-books-de.md)
2014-01-06 12:20:53 +00:00
+ Greek: [github](/free-programming-books-gr.md)
+ Hungarian: [github](/free-programming-books-hu.md)
2014-03-23 10:36:36 +00:00
+ Indonesian : [github](/free-programming-books-id.md)
2013-11-29 16:34:44 +00:00
+ Italian: [github](/free-programming-books-it.md)
+ Japanese: [github](/free-programming-books-ja.md)
2014-01-06 12:20:53 +00:00
+ Korean: [github](/free-programming-books-ko.md)
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
2013-11-29 16:34:44 +00:00
+ Polish: [github](/free-programming-books-pl.md)
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
2014-01-06 12:20:53 +00:00
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
2014-04-10 18:01:27 +00:00
+ Romanian (Romania): [github](/free-programming-books-ro.md)
2014-01-06 12:20:53 +00:00
+ Russian: [github](/free-programming-books-ru.md)
+ Turkish: [github](/free-programming-books-tr.md)
+ Spanish: [github](/free-programming-books-es.md)
+ Ukrainian: [github](/free-programming-books-ua.md)
2013-11-29 16:22:07 +00:00
### Noticeable lists from [reSRC](http://resrc.io/)
2013-11-29 16:34:44 +00:00
+ Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/)
### Interactive Programming Resources
+ Free interactive programming tutorials: [github](/free-programming-interactive-tutorials-en.md) or [site](http://resrc.io/list/217/programming-interactive-tutorials/)