README.md 3.8 KB
Newer Older
1 2
#List of Free Learning Resources
##Intro
A
Adam Baxter 已提交
3
If you want to find a learning resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io).
V
Victor Felder 已提交
4 5
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.
V
Victor Felder 已提交
6

A
Adam Baxter 已提交
7
Moved to GitHub for collaborative updating and for the site mentioned above.
V
vhf / victor felder 已提交
8

V
Victor Felder 已提交
9

M
Mojtahedi 已提交
10
### How To Contribute
11
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). Please read [CONTRIBUTING](/CONTRIBUTING.md).
M
Mojtahedi 已提交
12
- [Fork](https://help.github.com/articles/fork-a-repo)
J
Jake Worth 已提交
13
- Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important, too.)
S
Sebastian Godelet 已提交
14
- [Edit](https://github.com/vhf/free-programming-books/edit/master/free-programming-books.md) (we prefer multiple small commits rather than one large change)
M
Mohammad Hossein Mojtahedi 已提交
15
- [Send a PR](https://help.github.com/articles/using-pull-requests)
V
Victor Felder 已提交
16
- be part of a project that over 25,000 people starred in 7 months. ;)
A
Aaron Raimist 已提交
17

V
Victor Felder 已提交
18
**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.
A
Aaron Raimist 已提交
19

20

A
Aaron Raimist 已提交
21
### How to Share
22 23 24 25
+ [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=)
26

V
Victor Felder 已提交
27

V
Victor Felder 已提交
28 29 30
### In Other Spoken Languages
+ Bulgarian: [github](/free-programming-books-bg.md)
+ Chinese: [github](/free-programming-books-zh.md)
V
Václav Makeš 已提交
31
+ Czech: [github](/free-programming-books-cs.md)
M
Mojtahedi 已提交
32
+ French: [github](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/).
M
Mohammad Hossein Mojtahedi 已提交
33
    The French list was based on [this](http://progdupeu.pl/forums/sujet/43/une-banque-de-liens) page.
M
Mojtahedi 已提交
34
+ German: [github](/free-programming-books-de.md)
V
Victor Felder 已提交
35 36
+ Greek: [github](/free-programming-books-gr.md)
+ Hungarian: [github](/free-programming-books-hu.md)
V
Václav Makeš 已提交
37
+ Indonesian : [github](/free-programming-books-id.md)
M
Mojtahedi 已提交
38 39
+ Italian: [github](/free-programming-books-it.md)
+ Japanese: [github](/free-programming-books-ja.md)
V
Victor Felder 已提交
40 41
+ Korean: [github](/free-programming-books-ko.md)
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
M
Mojtahedi 已提交
42 43
+ Polish: [github](/free-programming-books-pl.md)
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
V
Victor Felder 已提交
44
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
T
Theodor Savuscan 已提交
45
+ Romanian (Romania): [github](/free-programming-books-ro.md)
V
Victor Felder 已提交
46 47 48
+ Russian: [github](/free-programming-books-ru.md)
+ Turkish: [github](/free-programming-books-tr.md)
+ Spanish: [github](/free-programming-books-es.md)
49 50
+ Ukrainian: [github](/free-programming-books-ua.md)

M
Mojtahedi 已提交
51

52
### Noticeable lists from [reSRC](http://resrc.io/)
M
Mojtahedi 已提交
53
+ Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/)
54 55 56


### Interactive Programming Resources
57
+ Free interactive programming tutorials: [github](/free-programming-interactive-tutorials-en.md) or [site](http://resrc.io/list/217/programming-interactive-tutorials/)