README.md 3.3 KB
Newer Older
M
Mojtahedi 已提交
1 2
List of Free Learning Resources
===
V
vhf / victor felder 已提交
3

M
Mojtahedi 已提交
4 5 6
Intro
---

A
Adam Baxter 已提交
7
If you want to find a learning resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io).
V
Victor Felder 已提交
8 9
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 已提交
10

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

V
Victor Felder 已提交
13

M
Mojtahedi 已提交
14 15 16
### How To Contribute
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution).
- [Fork](https://help.github.com/articles/fork-a-repo)
M
Mohammad Hossein Mojtahedi 已提交
17
- Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important,too.)
V
Victor Felder 已提交
18
- Edit (we prefer multiple small commits rather than one large change)
M
Mohammad Hossein Mojtahedi 已提交
19
- [Send a PR](https://help.github.com/articles/using-pull-requests)
20
- be part of a project that over 15,000 people starred in near to 3 months. ;)
A
Aaron Raimist 已提交
21

V
Victor Felder 已提交
22
**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 已提交
23 24

### How to Share
25 26 27 28
+ [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=)
29

V
Victor Felder 已提交
30

V
Victor Felder 已提交
31
### In Other Speaking Languages
L
Luminous Spice 已提交
32

M
Mojtahedi 已提交
33
+ French: [github](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/).
V
Victor Felder 已提交
34

M
Mojtahedi 已提交
35
    The French list was based on <http://progdupeu.pl/forums/sujet/43/une-banque-de-liens>.
M
Mojtahedi 已提交
36
+ German: [github](/free-programming-books-de.md)
37

M
Mojtahedi 已提交
38
+ Italian: [github](/free-programming-books-it.md)
S
Scony 已提交
39

M
Mojtahedi 已提交
40
+ Japanese: [github](/free-programming-books-ja.md)
B
BlueKore 已提交
41

M
Mojtahedi 已提交
42
+ Russian: [github](/free-programming-books-ru.md)
43

44 45
+ Turkish: [github](/free-programming-books-tr.md)

M
Mojtahedi 已提交
46
+ Chinese: [github](/free-programming-books-zh.md)
N
numb95 已提交
47

M
Mojtahedi 已提交
48
+ Polish: [github](/free-programming-books-pl.md)
J
Johan 已提交
49

M
Mojtahedi 已提交
50
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
M
minsOne 已提交
51

M
Mojtahedi 已提交
52
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
B
Borislav 已提交
53

M
Mojtahedi 已提交
54
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
M
Mojtahedi 已提交
55

M
Mojtahedi 已提交
56
+ Spanish: [github](/free-programming-books-es.md)
M
Mojtahedi 已提交
57

M
Mojtahedi 已提交
58
+ Korean: [github](/free-programming-books-ko.md)
M
Mojtahedi 已提交
59

M
Mojtahedi 已提交
60
+ Bulgarian: [github](/free-programming-books-bg.md)
M
Mojtahedi 已提交
61

62 63
+ Ukrainian: [github](/free-programming-books-ua.md)

I
Istvan Viczian 已提交
64 65
+ Hungarian: [github](/free-programming-books-hu.md)

M
mankal111 已提交
66 67
+ Greek: [github](/free-programming-books-gr.md)

M
Mojtahedi 已提交
68 69
### Noticable lists from [reSRC](http://resrc.io/)

M
Mojtahedi 已提交
70
+ Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/)