mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 22:05:29 +00:00
e971ae5481
I couldn't add a Facebook share button because I don't have an account but here is the link if someone else wants to add it: https://developers.facebook.com/docs/plugins/like-button/
59 lines
2.7 KiB
Markdown
59 lines
2.7 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 purpose of reSRC.io : [List of Free Programming Books](http://resrc.io/list/10/list-of-free-programming-books/).
|
|
|
|
|
|
### 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
|
|
- [Send a PR](https://help.github.com/articles/using-pull-requests )
|
|
- be a Part of a job which over 13,000 people considered watching in less than 2 months. ;)
|
|
|
|
|
|
### 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)
|
|
|
|
+ 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)
|
|
|
|
### 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/)
|