瀏覽代碼

Added subcategory for Backbone.js and a link for 'Developing Backbone.js Applications'

Also alphabetized the subcategories under Javascript, now that there are three.
Bryan Braun 12 年之前
父節點
當前提交
d7789ffd92
共有 1 個文件被更改,包括 10 次插入5 次删除
  1. 10 5
      free-programming-books.md

+ 10 - 5
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)