mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-22 02:18:51 +00:00
Formatting
This commit is contained in:
parent
f4b113d9d5
commit
caf8ca9dc7
@ -29,8 +29,8 @@
|
|||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [JavaScript (Node.js specific)](#javascript-nodejs-specific)
|
* [Node.js](#nodejs)
|
||||||
* [JavaScript (D3.js specific)](#javascript-d3js-specific)
|
* [D3.js](#d3js)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
@ -38,7 +38,6 @@
|
|||||||
* [Mathematica](#mathematica)
|
* [Mathematica](#mathematica)
|
||||||
* [Maven](#maven)
|
* [Maven](#maven)
|
||||||
* [Mercurial](#mercurial)
|
* [Mercurial](#mercurial)
|
||||||
* [Nemerle](#nemerle)
|
|
||||||
* [.NET (C# / VB / Nemerle / Visual Studio)](#net-c--vb--nemerle--visual-studio)
|
* [.NET (C# / VB / Nemerle / Visual Studio)](#net-c--vb--nemerle--visual-studio)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [Oberon](#oberon)
|
* [Oberon](#oberon)
|
||||||
@ -393,14 +392,14 @@
|
|||||||
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/)
|
* [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)
|
* [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
|
||||||
|
|
||||||
###JavaScript (Node.js specific)
|
####Node.js
|
||||||
|
|
||||||
* [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/)
|
* [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/)
|
||||||
* [The Node Beginner Book](http://nodebeginner.org/)
|
* [The Node Beginner Book](http://nodebeginner.org/)
|
||||||
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
|
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
|
||||||
* [Mixu's Node Book](http://book.mixu.net/)
|
* [Mixu's Node Book](http://book.mixu.net/)
|
||||||
|
|
||||||
###JavaScript (D3.js specific)
|
####D3.js
|
||||||
|
|
||||||
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
|
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
|
||||||
|
|
||||||
@ -542,7 +541,7 @@
|
|||||||
###PHP
|
###PHP
|
||||||
|
|
||||||
* [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials)
|
* [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials)
|
||||||
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's <em>PHP In a Nutshell</em>)
|
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's *PHP In a Nutshell*)
|
||||||
* [Symfony2](http://symfony.com/doc/current/book/index.html)
|
* [Symfony2](http://symfony.com/doc/current/book/index.html)
|
||||||
* [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/)
|
* [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user