mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
72 lines
4.0 KiB
Markdown
72 lines
4.0 KiB
Markdown
# List of Free Learning Resources [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
|
|
|
[View the list](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md)
|
|
|
|
## Intro
|
|
This list initially was a clone of [stackoverflow - List of Freely Available Programming Books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926) by George Stocker. Now updated, with dead links gone and new content.
|
|
|
|
Moved to GitHub for collaborative updating and for the site mentioned above.
|
|
|
|
### How To Contribute
|
|
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). Please read [CONTRIBUTING](/CONTRIBUTING.md).
|
|
- [Fork](https://help.github.com/articles/fork-a-repo)
|
|
- Read the [TODO](/TODO.md) file (Adding new books is our #1 priority, but things like Alphabetizing are important, too.)
|
|
- [Edit](https://github.com/vhf/free-programming-books/edit/master/free-programming-books.md) (we prefer multiple small commits rather than one large change)
|
|
- [Send a PR](https://help.github.com/articles/using-pull-requests)
|
|
- Be part of a project starred by over 42,000
|
|
|
|
**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.
|
|
|
|
|
|
### How to Share
|
|
+ [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=)
|
|
|
|
|
|
### In Other Spoken Languages
|
|
+ Azerbaijan: [github](/free-programming-books-az.md)
|
|
+ Bulgarian: [github](/free-programming-books-bg.md)
|
|
+ Chinese: [github](/free-programming-books-zh.md)
|
|
+ Czech: [github](/free-programming-books-cs.md)
|
|
+ French: [github](/free-programming-books-fr.md)
|
|
+ German: [github](/free-programming-books-de.md)
|
|
+ Greek: [github](/free-programming-books-gr.md)
|
|
+ Hungarian: [github](/free-programming-books-hu.md)
|
|
+ Indonesian : [github](/free-programming-books-id.md)
|
|
+ Italian: [github](/free-programming-books-it.md)
|
|
+ Japanese: [github](/free-programming-books-ja.md)
|
|
+ Korean: [github](/free-programming-books-ko.md)
|
|
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
|
|
+ Polish: [github](/free-programming-books-pl.md)
|
|
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
|
|
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
|
|
+ Romanian (Romania): [github](/free-programming-books-ro.md)
|
|
+ Russian: [github](/free-programming-books-ru.md)
|
|
+ Slovak: [github](/free-programming-books-sk.md)
|
|
+ Spanish: [github](/free-programming-books-es.md)
|
|
+ Swedish: [github](/free-programming-books-se.md)
|
|
+ Turkish: [github](/free-programming-books-tr.md)
|
|
+ Ukrainian: [github](/free-programming-books-ua.md)
|
|
|
|
|
|
### Noticeable 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/)
|
|
|
|
|
|
### Interactive Programming Resources
|
|
+ Free interactive programming tutorials: [github](/free-programming-interactive-tutorials-en.md) or [site](http://resrc.io/list/217/programming-interactive-tutorials/)
|
|
|
|
|
|
### Podcast - Screencast
|
|
Free Podcasts and Screencasts:
|
|
|
|
+ Czech: [github](/free-podcasts-screencasts-cs.md)
|
|
+ English: [github](/free-podcasts-screencasts-en.md)
|
|
+ Russian: [github](/free-podcasts-screencasts-ru.md)
|
|
|
|
|
|
### Software Testing Books
|
|
+ [Free ebooks about software testing](https://github.com/ligurio/free-software-testing-books)
|