README.md 4.2 KB
Newer Older
C
Craig Davison 已提交
1
# List of Free Learning Resources [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
C
Christoph Uschkrat 已提交
2
## 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

S
Shubham Rao 已提交
7
Moved to GitHub for collaborative updating and for the site mentioned above.
V
vhf / victor felder 已提交
8

M
Mojtahedi 已提交
9
### How To Contribute
10
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). Please read [CONTRIBUTING](/CONTRIBUTING.md).
M
Mojtahedi 已提交
11
- [Fork](https://help.github.com/articles/fork-a-repo)
J
Jan Hořava 已提交
12
- Read the [TODO](/TODO.md) file (Adding new books is our #1 priority, but things like Alphabetizing are important, too.)
S
Sebastian Godelet 已提交
13
- [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 已提交
14
- [Send a PR](https://help.github.com/articles/using-pull-requests)
F
Fwiffo 已提交
15
- Be part of a project starred by over 42,000
A
Aaron Raimist 已提交
16

V
Victor Felder 已提交
17
**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 已提交
18

19

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

V
Victor Felder 已提交
26

V
Victor Felder 已提交
27
### In Other Spoken Languages
M
msxiyev 已提交
28
+ Azerbaijan: [github](/free-programming-books-az.md)
V
Victor Felder 已提交
29 30
+ 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)
E
Enguerran 已提交
32
+ French: [github](/free-programming-books-fr.md)
M
Mojtahedi 已提交
33
+ German: [github](/free-programming-books-de.md)
V
Victor Felder 已提交
34 35
+ Greek: [github](/free-programming-books-gr.md)
+ Hungarian: [github](/free-programming-books-hu.md)
V
Václav Makeš 已提交
36
+ Indonesian : [github](/free-programming-books-id.md)
M
Mojtahedi 已提交
37 38
+ Italian: [github](/free-programming-books-it.md)
+ Japanese: [github](/free-programming-books-ja.md)
V
Victor Felder 已提交
39 40
+ Korean: [github](/free-programming-books-ko.md)
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
M
Mojtahedi 已提交
41 42
+ Polish: [github](/free-programming-books-pl.md)
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
V
Victor Felder 已提交
43
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
T
Theodor Savuscan 已提交
44
+ Romanian (Romania): [github](/free-programming-books-ro.md)
V
Victor Felder 已提交
45
+ Russian: [github](/free-programming-books-ru.md)
V
Václav Makeš 已提交
46
+ Slovak: [github](/free-programming-books-sk.md)
V
Victor Felder 已提交
47
+ Spanish: [github](/free-programming-books-es.md)
W
WizuO 已提交
48
+ Swedish: [github](/free-programming-books-se.md)
V
Vinoth kumar A 已提交
49
+ Turkish: [github](/free-programming-books-tr.md)
50 51
+ Ukrainian: [github](/free-programming-books-ua.md)

M
Mojtahedi 已提交
52

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


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

S
Sergey Bronnikov 已提交
60

61 62 63
### Podcast - Screencast
Free Podcasts and Screencasts:

V
Václav Makeš 已提交
64
+ Czech: [github](/free-podcasts-screencasts-cs.md)
V
Vignesh Prabhu 已提交
65
+ English: [github](/free-podcasts-screencasts-en.md)
66 67


S
Sergey Bronnikov 已提交
68 69
### Software Testing Books
+ [Free ebooks about software testing](https://github.com/ligurio/free-software-testing-books)