mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +00:00
📚 Freely available programming books
bbc5a7ff2a
'C++11: Syntax and Feature' is a C++11 reference book based on the latest C++ specification, ISO/IEC 14882:2011. It is written by Ezoe Ryo, who is a member of C++ standard committee. This book is fantastic because the words used in this book is the same ones in C++ specification, so readers can look up them in specification easily. It is published with GFDL license today. |
||
---|---|---|
free-programming-books-ch.md | ||
free-programming-books-de.md | ||
free-programming-books-es.md | ||
free-programming-books-fa.md | ||
free-programming-books-fr.md | ||
free-programming-books-it.md | ||
free-programming-books-ja.md | ||
free-programming-books-ko.md | ||
free-programming-books-pt_BR.md | ||
free-programming-books-ru.md | ||
free-programming-books.md | ||
javascript-frameworks-resources.md | ||
LICENSE | ||
README.md |
List of free learning resources
Free programming books -- free-programming-books.md
This list initially was a clone of stackoverflow - List of freely available programming books by George Stocker. Now updated, with dead links gone (hopefully) and new content.
Moved to GitHub for collaborative updating and for the purpose of reSRC.io : List of free programming books.
French : Free programming books -- free-programming-books-fr.md
The French list was based on http://progdupeu.pl/forums/sujet/43/une-banque-de-liens.
German : Free programming books -- free-programming-books-de.md
Italian : Free programming books -- free-programming-books-it.md
Japanese : Free programming books -- free-programming-books-ja.md
Russian : Free programming books -- free-programming-books-ru.md
Chinese : Free programming books -- free-programming-books-ch.md
Portuguese : Free programming books -- free-programming-books-pt_BR.md
Persian : Free programming books -- free-programming-books-fa.md
Free JavaScript frameworks resources and tutorials -- javascript-frameworks-resources.md
###How to contribute
- Fork
- Edit
- Send a PR
- Who might have guessed? ;)