diff --git a/README.md b/README.md index f4b526346dbc0591696498a41bc9549d04a366aa..32b588d4c3f20646e26b40a2f66194dd736a0dd7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). Pl - Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important, too.) - Edit (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 that over 17,000 people starred in 4 months. ;) +- be part of a project that over 18,000 people starred in 4 months. ;) **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. diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index febc6c531be54779333bdc728f1f4c4f58b6792f..35bf4e6cb63f230a9a7416cd9338b506fc460537 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -427,6 +427,7 @@ ###Scala +* [Learning Scalaz](http://eed3si9n.com/learning-scalaz/) * [tetrix in Scala](http://eed3si9n.com/tetrix-in-scala-html5-book) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index e853c6c62251bf06f0e0674b1660ad3000c6d037..8ee1123e9c9d0bd336d4f3a69ac1af2eda3ad9e4 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -44,8 +44,10 @@ ###JavaScript -* [Guia Rápido de Desenvolvimento para Firefox OS: Criando apps com HTML5 para o Firefox OS](https://leanpub.com/guiarapidofirefoxos) +* [Aprendendo Padrões de Projeto JavaScript PT-BR](https://leanpub.com/aprendendo-padroes-de-projeto-javascript) +* [Eloquent Javascript PT-BR](https://leanpub.com/eloquentejavascript) * [Fundamentos de jQuery](http://herberthamaral.com/posts/2013-02-25-sobre-o-jquery-fundamentals.html) +* [Guia Rápido de Desenvolvimento para Firefox OS: Criando apps com HTML5 para o Firefox OS](https://leanpub.com/guiarapidofirefoxos) ###LaTeX diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index 9e6ffc4d847041b194ab5e95cb044f110daaadb5..ab291722258bc598ebc82620c23f27869061457c 100644 --- a/free-programming-books-ru.md +++ b/free-programming-books-ru.md @@ -1,6 +1,7 @@ ###Index * [Списки книг](#meta-lists) * [Language Agnostic](#language-agnostic) + * [Cloud Computing](#cloud-computing) * [Networking](#networking) * [Open Source Ecosystem](#open-source-ecosystem) * [Programming Paradigms](#programming-paradigms) @@ -18,6 +19,7 @@ * [LaTeX](#latex) * [Lisp](#lisp) * [MetaPost](#metapost) +* [Misc](#misc) * [NoSQL](#nosql) * [Perl](#perl) * [PHP](#php) @@ -51,6 +53,10 @@ * [Архитектура приложений с открытым исходным кодом](http://rus-linux.net/MyLDP/BOOKS/Architecture-Open-Source-Applications/index.html) +####Cloud Computing +* [Разработка мультитенантных приложений для облака, издание 3-е](http://www.microsoft.com/ru-ru/download/details.aspx?id=29263) + + ####Programming Paradigms * [Введение в функциональное программирование](https://code.google.com/p/funprog-ru/) - John Harrison * [Практика функционального программирования](http://fprog.ru) - журнал @@ -121,6 +127,8 @@ ###MetaPost * [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html) +###Misc +* [Не мешайте мне работать!](http://motivateme.ru/book/) - Стас Давыдов ###NoSQL * [Маленькая книга о MongoDB](http://jsman.ru/mongo-book/index.html) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 2df389e500268211459dff76e57c011569181bef..334dcdecdea16aa7abbb579cbb95ee444a09400b 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -46,6 +46,7 @@ ###Javascript * [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/) +* [Javascript 原理](http://typeof.net/s/jsmech/), by Belleve Invis. ###LaTeX @@ -58,6 +59,7 @@ ### Haskell * [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/) +* [Haskell 趣学指南](http://learnyouahaskell-zh-tw.csie.org/) ### Scala diff --git a/free-programming-books.md b/free-programming-books.md index 94075e09dc875165ece6550ae6f6b143047af3a5..c3ee3ebfecd56f0e8b2968fca73313ee2f80697b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -62,6 +62,7 @@ * [Language Agnostic](#language-agnostic) * [Algorithms & Datastructures](#algorithms--data-structures) * [Cellular Automata](#cellular-automata) + * [Cloud Computing](#cloud-computing) * [Compiler Design](#compiler-design) * [Database](#database) * [Datamining](#datamining) @@ -107,6 +108,7 @@ * [PC-BSD](#pc-bsd) * [Perl](#perl) * [PHP](#php) +* [PicoLisp](#picolisp) * [PostgreSQL](#postgresql) * [PowerShell](#powershell) * [Processing](#processing) @@ -239,6 +241,10 @@ * [Cellular Automata Books](http://uncomp.uwe.ac.uk/genaro/Cellular_Automata_Repository/Books.html) +####Cloud Computing +* [Multi-tenant Applications for the Cloud, 3rd Edition](http://www.microsoft.com/en-us/download/details.aspx?id=29263) + + ####Compiler Design * [Basics of Compiler Design (Anniversary Edition](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen * [Compilers and Compiler Generators: An Introduction with C++](http://www.scifac.ru.ac.za/compilers/) - P. D. Terry @@ -269,7 +275,6 @@ * [Introduction to Data Science](http://jsresearch.net/wiki/projects/teachdatascience/Teach_Data_Science.html) - Jeffrey Stanton * [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html) * [School of Data Handbook](http://schoolofdata.org/handbook/) -* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman * [Theory and Applications for Advanced Text Mining](http://www.intechopen.com/books/theory-and-applications-for-advanced-text-mining) @@ -289,6 +294,7 @@ * [A Course in Machine Learning](http://ciml.info/dl/v0_8/ciml-v0_8-all.pdf) (PDF) * [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF) * [AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java](http://wps.aw.com/wps/media/objects/5771/5909832/PDF/Luger_0136070477_1.pdf) - George F. Luger, William A Stubblefield +* [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani * [Artificial Intelligence | Machine Learning](http://see.stanford.edu/see/materials/aimlcs229/handouts.aspx) - Andrew Ng *(Notes, lectures, and problems)* * [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage) * [Computer Vision: Algorithms and Applications](http://hackershelf.com/book/134/computer-vision-algorithms-and-applications/) @@ -301,7 +307,12 @@ * [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code) * [Programming Computer Vision with Python](http://programmingcomputervision.com/) * [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html) +* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman * [The Python Game Book](http://thepythongamebook.com/en:start) +* [The LION Way: Machine Learning plus Intelligent Optimization](http://www.e-booksdirectory.com/details.php?ebook=9575) +* [Introduction to Machine Learning](http://arxiv.org/abs/0904.3664v1) +* [Machine Learning](http://www.intechopen.com/books/machine_learning) +* [Inductive Logic Programming](http://www-ai.ijs.si/SasoDzeroski/ILPBook/) ####Mathematics @@ -797,11 +808,11 @@ ###Go -* [The Go Tutorial](http://golang.org/doc/go_tutorial.html) -* [Go by Example](https://gobyexample.com/) -* [Learning Go](http://www.miek.nl/projects/learninggo/) * [An Introduction to Programming in Go](http://www.golang-book.com/) +* [Go by Example](https://gobyexample.com/) +* [Learning Go](http://archive.miek.nl/projects/learninggo/index.html) * [Network programming with Go](http://jan.newmarch.name/go/) +* [The Go Tutorial](http://golang.org/doc/go_tutorial.html) ###Gradle @@ -886,6 +897,7 @@ ###Java +* [Agile Java](http://www.langrsoft.com/ftp/agileJava/) - Jeff Langr * [Animation/Games in Java](http://www.heatonresearch.com/articles/series/3) * [Apache Jakarta Commons: Reusable Java Components](http://ptgmedia.pearsoncmg.com/images/0131478303/downloads/Iverson_book.pdf) - Will Iverson * [Artificial Intelligence - Foundation of Computational Agents](http://artint.info/html/ArtInt.html) @@ -940,6 +952,7 @@ * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles) * [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan * [Javascript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)* +* [Javascript the Right Way](https://github.com/braziljs/js-the-right-way) * [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf) * [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics) * [Leaflet Tips and Tricks: Interactive Maps Made Easy](https://leanpub.com/leaflet-tips-and-tricks) - Malcolm Maclean @@ -970,9 +983,9 @@ ####D3.js -* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html) - Scott Murray * [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks) * [Dashing D3.js](https://www.dashingd3js.com/table-of-contents) +* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html) - Scott Murray * [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3) @@ -985,8 +998,8 @@ ####jQuery -* [jQuery Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)* * [jQuery Novice to Ninja](http://mediatheque.cite-musique.fr/MediaComposite/Debug/Dossier-Orchestre/ressources/jQuery.Novice.to.Ninja.2nd.Edition.pdf) (PDF) +* [jQuery Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)* ####Knockout.js @@ -994,11 +1007,11 @@ ####Node.js +* [JavaScript and Node FUNdamentals](https://leanpub.com/jsfun/read) *(Leanpub - by Azat Mardanov)* * [Mastering Node.js](http://visionmedia.github.com/masteringnode/) * [Mixu's Node Book](http://book.mixu.net/node/) -* [The Node Beginner Book](http://nodebeginner.org/) * [Node: Up and Running](http://chimera.labs.oreilly.com/books/1234000001808/index.html) - Tom Hughes-Croucher -* [JavaScript and Node FUNdamentals](https://leanpub.com/jsfun/read) *(Leanpub - by Azat Mardanov)* +* [The Node Beginner Book](http://nodebeginner.org/) ###LaTeX @@ -1185,6 +1198,7 @@ See also [TeX](#tex) ###Parrot / Perl 6 * [Using Perl 6](http://github.com/perl6/book/) (work in progress) +* [Perl 6 Programming] (https://en.wikibooks.org/wiki/Perl_6_Programming) ###PC-BSD @@ -1239,6 +1253,11 @@ See also [TeX](#tex) * [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) +###PicoLisp +* [PicoLisp by Example](http://www.scribd.com/doc/103733857/PicoLisp-by-Example) +* [PicoLisp Works](http://www.scribd.com/doc/103732688/PicoLisp-Works) + + ###PostgreSQL * [Practical PostgreSQL](http://www.commandprompt.com/ppbook/) @@ -1330,7 +1349,6 @@ See also [TeX](#tex) * [Django by Example](http://www.lightbird.net/dbe/) * [Django by Example for Django 1.5](http://lightbird.net/dbe2/) * [Effective Django](http://effectivedjango.com/) -* [Tango With Django](http://www.tangowithdjango.com/book/) * [Deploy Django](http://www.deploydjango.com) * [The Django Book](http://www.djangobook.com) * [Tango With Django](http://www.tangowithdjango.com/) @@ -1426,6 +1444,7 @@ See also [TeX](#tex) * [Another tour of Scala](http://naildrivin5.com/scalatour) * [EAI Patterns with Actor Model](https://github.com/alexanderfefelov/eai-patterns-with-actor-model) - Vaughn Vernon * [Effective Scala](http://twitter.github.com/effectivescala/) +* [Learning Scalaz](http://eed3si9n.com/learning-scalaz/) * [Pro Scala: Monadic Design Patterns for the Web](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/) * [Program Transformation in Scala](http://homepages.cwi.nl/~ai/MScThesis-A-Izmaylova.pdf) - Anastasia Izmaylova * [Programming in Scala, First Edition](http://www.artima.com/pins1ed/) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index f87672a94487b55bdc19b3dae13362f6f568d40d..a85229148eb02557f832fdf774181ff6291756c0 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -24,6 +24,10 @@ * [Try Erlang](http://www.tryerlang.org/) +###F# +* [Try F#](http://www.tryfsharp.org/) + + ###Git * [Githug](https://github.com/Gazler/githug) (Tutorial in shell) * [Learn Git Branching](http://pcottle.github.io/learnGitBranching/) @@ -42,7 +46,7 @@ * [Learn Java](http://www.learnjavaonline.org/) -###Javascript +###JavaScript * [Learning Advanced JavaScript](http://ejohn.org/apps/learn/) * [Learn JavaScript](http://www.learn-js.org/) * [Learn knockout.js](http://learn.knockoutjs.com)