diff --git a/free-programming-books.md b/free-programming-books.md index 15224ae3ce5a46f0ab37e29bd831053b0f9f80df..b73a677dd9deb019a82295ea6e11ebaaf2421052 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -30,8 +30,9 @@ * [Icon](#icon) * [Java](#java) * [JavaScript](#javascript) - * [Node.js](#nodejs) + * [Backbone.js](#backbonejs) * [D3.js](#d3js) + * [Node.js](#nodejs) * [LaTeX](#latex) * [Linux](#linux) * [Lisp](#lisp) @@ -405,6 +406,14 @@ * [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) * [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html) +####Backbone.js + +* [Developting Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) + +####D3.js + +* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html) + ####Node.js * [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/) @@ -412,10 +421,6 @@ * [Mastering Node.js](http://visionmedia.github.com/masteringnode/) * [Mixu's Node Book](http://book.mixu.net/node/) -####D3.js - -* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html) - ###LaTeX * [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf)