mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Merge pull request #63 from bryanbraun/patch-1
Added subcategory for Backbone.js and a link for 'Developing Backbone.js...
This commit is contained in:
commit
9e8f390088
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user