From 5de76f5e0de0667da7e125aa16379935c75ecac0 Mon Sep 17 00:00:00 2001 From: Gustavo Sillero Date: Wed, 30 Oct 2013 15:34:35 -0200 Subject: [PATCH] Creating AngularJS sub-section Moved "AngularJS in 60 Minutes" to new sub-section Angular.js --- free-programming-books.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index f0cdde29..c72e3a3e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -60,6 +60,7 @@ * [Java](#java) * [Wicket](#wicket) * [JavaScript](#javascript) + * [Angular.js](#angularjs) * [Backbone.js](#backbonejs) * [D3.js](#d3js) * [jQuery](#jquery) @@ -100,9 +101,9 @@ * [Scala](#scala) * [Scheme](#scheme) * [Scilab](#scilab) -* [Scratch](#scratch) +* [Scratch](#scratch) * [Security](#security) -* [Sed](#sed) +* [Sed](#sed) * [Silverlight](#silverlight) * [Smalltalk](#smalltalk) * [Subversion](#subversion) @@ -114,7 +115,7 @@ * [TypeScript](#typescript) * [Vim](#vim) * [Websphere](#websphere) -* [Windows Phone](#windows-phone) +* [Windows Phone](#windows-phone) * [Windows 8](#windows-8) @@ -524,7 +525,7 @@ * [Git Reference](http://www.gitref.org) * [Version Control by Example (Mercurial, Subversion, Verasity)](http://www.ericsink.com/vcbe/) * [Git Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) *(Just fill the fields with any values)* -* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net) +* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net) * [Git In The Trenches](http://cbx33.github.io/gitt/index.html) * [Conversational Git](http://blog.anvard.org/conversational-git/) @@ -633,11 +634,14 @@ * [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) * [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html) * [The JavaScript Tutorial](http://javascript.info/) -* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF) * [Javascript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)* * [Dev Docs](http://devdocs.io/) * [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com/) - Noel Rappin +####Angular.js + +* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF) + ####Backbone.js * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) @@ -1077,11 +1081,11 @@ See also [LaTeX](#latex) ###Windows Phone -* [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx) -* [Windows Phone Toolkit In Depth 3rd Edition](http://www.geekchamp.com/marketplace/components/windows-phone-toolkit-in-depth-3rd-edition) +* [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx) +* [Windows Phone Toolkit In Depth 3rd Edition](http://www.geekchamp.com/marketplace/components/windows-phone-toolkit-in-depth-3rd-edition) * [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/) -* [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](http://coolthingoftheday.blogspot.co.uk/2012/05/free-ebook-guidance-advanced-windows.html) - - -###Windows 8 +* [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](http://coolthingoftheday.blogspot.co.uk/2012/05/free-ebook-guidance-advanced-windows.html) + + +###Windows 8 * [Programming Windows 8 Apps with HTML, CSS, and JavaScript](http://blogs.msdn.com/b/microsoft_press/archive/2012/06/04/free-ebook-programming-windows-8-apps-with-html-css-and-javascript-first-preview.aspx) \ No newline at end of file -- GitLab