aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorPete Bacon Darwin2013-10-28 20:57:43 +0000
committerPete Bacon Darwin2013-10-28 21:27:30 +0000
commitd3b38dda0644e200310a52b00ae0c3cbbcbf2cc1 (patch)
tree842047f9e10c1e513e4bf5b1bfec70c6f70671f1 /docs/content
parent32b3494aa1b2343d078961c4e6a9ce139e0a4675 (diff)
downloadangular.js-d3b38dda0644e200310a52b00ae0c3cbbcbf2cc1.tar.bz2
docs(guide): improve links to books
Nested bullet points don't appear very nicely so resorted to nested heading for the Learning Resources and in particular Books sections. Closes #4677
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/guide/index.ngdoc30
1 files changed, 21 insertions, 9 deletions
diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc
index e736e260..58f23388 100644
--- a/docs/content/guide/index.ngdoc
+++ b/docs/content/guide/index.ngdoc
@@ -128,15 +128,27 @@ This is a short list of libraries with specific support and documentation for wo
## Learning Resources
-* **Books: **[AngularJS](http://www.amazon.com/AngularJS-Brad-Green/dp/1449344852), [Mastering Web App Development](http://www.amazon.com/Mastering-Web-Application-Development-AngularJS/dp/1782161821), [AngularJS Directives](http://www.amazon.com/AngularJS-Directives-Alex-Vanston/dp/1783280336), [Developing an AngularJS Edge](http://www.amazon.com/Developing-AngularJS-Edge-Christopher-Hiller-ebook/dp/B00CJLFF8K)
-
-* **Videos: **[egghead.io](http://egghead.io/), [Angular on YouTube](http://youtube.com/angularjs)
-
-* **Courses (free online):** [thinkster.io](http://thinkster.io), [CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1)
-
-* **Courses ($ online):** [Pluralsite (3 courses)](http://www.pluralsight.com/training/Courses/Find?highlight=true&searchTerm=angularjs), [Tuts+](https://tutsplus.com/course/easier-js-apps-with-angular/), [lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html)
-
-* **Courses ($ onsite):** [angularbootcamp.com](http://angularbootcamp.com/)
+###Books
+* [AngularJS](http://www.amazon.com/AngularJS-Brad-Green/dp/1449344852) by Brad Green and Shyam Seshadri
+* [Mastering Web App Development](http://www.amazon.com/Mastering-Web-Application-Development-AngularJS/dp/1782161821) by Pawel Kozlowski and Pete Bacon Darwin
+* [AngularJS Directives](http://www.amazon.com/AngularJS-Directives-Alex-Vanston/dp/1783280336) by Alex Vanston
+* [Recipes With AngularJS](http://www.amazon.co.uk/Recipes-Angular-js-Frederik-Dietz-ebook/dp/B00DK95V48) by Frederik Dietz
+* [Developing an AngularJS Edge](http://www.amazon.com/Developing-AngularJS-Edge-Christopher-Hiller-ebook/dp/B00CJLFF8K) by Christopher Hiller
+
+###Videos:
+* [egghead.io](http://egghead.io/),
+* [Angular on YouTube](http://youtube.com/angularjs)
+
+###Courses
+* **Free on-line:**
+ [thinkster.io](http://thinkster.io),
+ [CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1)
+* **Paid on-line:**
+ [Pluralsite (3 courses)](http://www.pluralsight.com/training/Courses/Find?highlight=true&searchTerm=angularjs),
+ [Tuts+](https://tutsplus.com/course/easier-js-apps-with-angular/),
+ [lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html)
+* **Paid on-site:**
+ [angularbootcamp.com](http://angularbootcamp.com/)
## Getting Help