Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d3b38dd

Browse files
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
1 parent 32b3494 commit d3b38dd

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

docs/content/guide/index.ngdoc

+21-9
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,27 @@ This is a short list of libraries with specific support and documentation for wo
128128

129129
## Learning Resources
130130

131-
* **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)
132-
133-
* **Videos: **[egghead.io](http://egghead.io/), [Angular on YouTube](http://youtube.com/angularjs)
134-
135-
* **Courses (free online):** [thinkster.io](http://thinkster.io), [CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1)
136-
137-
* **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)
138-
139-
* **Courses ($ onsite):** [angularbootcamp.com](http://angularbootcamp.com/)
131+
###Books
132+
* [AngularJS](http://www.amazon.com/AngularJS-Brad-Green/dp/1449344852) by Brad Green and Shyam Seshadri
133+
* [Mastering Web App Development](http://www.amazon.com/Mastering-Web-Application-Development-AngularJS/dp/1782161821) by Pawel Kozlowski and Pete Bacon Darwin
134+
* [AngularJS Directives](http://www.amazon.com/AngularJS-Directives-Alex-Vanston/dp/1783280336) by Alex Vanston
135+
* [Recipes With AngularJS](http://www.amazon.co.uk/Recipes-Angular-js-Frederik-Dietz-ebook/dp/B00DK95V48) by Frederik Dietz
136+
* [Developing an AngularJS Edge](http://www.amazon.com/Developing-AngularJS-Edge-Christopher-Hiller-ebook/dp/B00CJLFF8K) by Christopher Hiller
137+
138+
###Videos:
139+
* [egghead.io](http://egghead.io/),
140+
* [Angular on YouTube](http://youtube.com/angularjs)
141+
142+
###Courses
143+
* **Free on-line:**
144+
[thinkster.io](http://thinkster.io),
145+
[CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1)
146+
* **Paid on-line:**
147+
[Pluralsite (3 courses)](http://www.pluralsight.com/training/Courses/Find?highlight=true&searchTerm=angularjs),
148+
[Tuts+](https://tutsplus.com/course/easier-js-apps-with-angular/),
149+
[lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html)
150+
* **Paid on-site:**
151+
[angularbootcamp.com](http://angularbootcamp.com/)
140152

141153
## Getting Help
142154

0 commit comments

Comments
 (0)