1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-27 17:43:29 +00:00
programming-books/README.md
2013-12-27 02:36:38 +04:00

64 lines
2.9 KiB
Markdown

List of Free Learning Resources
===
Intro
---
If you want to find a learning resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io).
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.
Moved to GitHub for collaborative updating and for the site mentioned above.
### How To Contribute
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution).
- [Fork](https://help.github.com/articles/fork-a-repo)
- Edit (we prefer multiple small commits rather than one large change)
- [Send a PR](https://help.github.com/articles/using-pull-requests )
- be part of a project that over 14,000 people starred in less than 2 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
<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://github.com/vhf/free-programming-books" data-size="large">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
### In Other Speaking Languages
+ French: [github](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/).
The French list was based on <http://progdupeu.pl/forums/sujet/43/une-banque-de-liens>.
+ German: [github](/free-programming-books-de.md)
+ Italian: [github](/free-programming-books-it.md)
+ Japanese: [github](/free-programming-books-ja.md)
+ Russian: [github](/free-programming-books-ru.md)
+ Turkish: [github](/free-programming-books-tr.md)
+ Chinese: [github](/free-programming-books-zh.md)
+ Polish: [github](/free-programming-books-pl.md)
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
+ Spanish: [github](/free-programming-books-es.md)
+ Korean: [github](/free-programming-books-ko.md)
+ Bulgarian: [github](/free-programming-books-bg.md)
+ Ukrainian: [github](/free-programming-books-ua.md)
### Noticable lists from [reSRC](http://resrc.io/)
+ Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/)