mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 22:05:29 +00:00
54 lines
2.2 KiB
Markdown
54 lines
2.2 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 less than 2 month. ;)
|
|
|
|
|
|
### 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/)
|