1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-09 09:32:22 +00:00
programming-books/README.md

64 lines
2.9 KiB
Markdown
Raw Normal View History

2013-11-29 16:22:07 +00:00
List of Free Learning Resources
===
2013-10-11 06:53:59 +00:00
2013-11-29 16:22:07 +00:00
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).
- [Fork](https://help.github.com/articles/fork-a-repo)
2013-12-23 23:49:11 +00:00
- Edit (we like multiple small commits rather than one large change)
2013-11-29 16:22:07 +00:00
- [Send a PR](https://help.github.com/articles/using-pull-requests )
2013-12-23 23:49:11 +00:00
- be a part of a project that over 13,000 people starred in less than 2 months. ;)
2013-12-23 23:49:11 +00:00
**Again, unlike other projects, we like 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>
2013-10-18 13:33:28 +00:00
2013-10-17 09:22:08 +00:00
2013-12-23 23:49:11 +00:00
### In Other (non-computer) Languages
2013-10-20 08:39:43 +00:00
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/).
2013-10-17 09:22:08 +00:00
2013-11-29 16:22:07 +00:00
The French list was based on <http://progdupeu.pl/forums/sujet/43/une-banque-de-liens>.
2013-11-29 16:34:44 +00:00
+ German: [github](/free-programming-books-de.md)
2013-11-29 16:34:44 +00:00
+ Italian: [github](/free-programming-books-it.md)
2013-11-22 13:45:28 +00:00
2013-11-29 16:34:44 +00:00
+ Japanese: [github](/free-programming-books-ja.md)
2013-11-29 16:34:44 +00:00
+ Russian: [github](/free-programming-books-ru.md)
2013-10-18 09:49:23 +00:00
+ Turkish: [github](/free-programming-books-tr.md)
2013-11-29 16:34:44 +00:00
+ Chinese: [github](/free-programming-books-zh.md)
2013-10-23 23:27:04 +00:00
2013-11-29 16:34:44 +00:00
+ Polish: [github](/free-programming-books-pl.md)
2013-10-29 19:11:47 +00:00
2013-11-29 16:34:44 +00:00
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
2013-10-30 04:48:38 +00:00
2013-11-29 16:34:44 +00:00
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
2013-11-14 05:46:54 +00:00
2013-11-29 16:34:44 +00:00
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
2013-11-29 16:22:07 +00:00
2013-11-29 16:34:44 +00:00
+ Spanish: [github](/free-programming-books-es.md)
2013-11-29 16:22:07 +00:00
2013-11-29 16:34:44 +00:00
+ Korean: [github](/free-programming-books-ko.md)
2013-11-29 16:22:07 +00:00
2013-11-29 16:34:44 +00:00
+ Bulgarian: [github](/free-programming-books-bg.md)
2013-11-29 16:22:07 +00:00
### Noticable 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/)