diff --git a/free-programming-books.md b/free-programming-books.md index e23f76c9a..54a08b10b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -35,8 +35,9 @@ * [IDL](#idl) * [Java](#java) * [JavaScript](#javascript) - * [Node.js](#nodejs) + * [Backbone.js](#backbonejs) * [D3.js](#d3js) + * [Node.js](#nodejs) * [LaTeX](#latex) * [Linux](#linux) * [Lisp](#lisp) @@ -482,6 +483,14 @@ * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) +####Backbone.js + +* [Developing 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 * [Mastering Node.js](http://visionmedia.github.com/masteringnode/) @@ -489,10 +498,6 @@ * [The Node Beginner Book](http://nodebeginner.org/) * [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/) -####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)