learn/README.md

23 lines
753 B
Markdown

# Objective
I want to learn the following technologies:
* [Bower](http://bower.io)
* [AngularJS](http://angularjs.org)
Later:
* [Go](http://golang.org)
* [Grunt](http://gruntjs.com)
* [Sass](http://sass-lang.com)
* [Slim Framework](http://www.slimframework.com/)
* [W3.CSS](http://www.w3schools.com/w3css/) / [Bootstrap](http://getbootstrap.com)
This repository is used to keep track of the progress.
# Tutorials
* [AngularJS Tutorial Step 0](https://docs.angularjs.org/tutorial/step_00)
* [Managing Frontend Dependencies & Deployment Part 1: Bower](https://blog.engineyard.com/2014/frontend-dependencies-management-part-1)
* [Node, Grunt, Bower and Yeoman -- A Modern web dev's Toolkit](http://juristr.com/blog/2014/08/node-grunt-yeoman-bower/)