Files and resources for my AngularJS workshop at the 2014 AIM Faculty Academy.
####Quick Links
This is the Infotec web application we'll be using as a reference for our web application: https://event.crowdcompass.com/infotec/multi-level-list/ScheduleByTrack/1
####Tools
- Notepad++ (windows) http://notepad-plus-plus.org/
 - TextWrangler (mac) http://www.barebones.com/products/textwrangler/
 - XAMPP (windows) https://www.apachefriends.org/index.html
 - MAMP (mac) http://www.mamp.info/en/
 - Twitter Bootstrap: http://getbootstrap.com/
 - Online JSON Viewer: http://jsonviewer.stack.hu/
 
####Resources
- Angular Project Site: https://angularjs.org/
 - Free Angular Course: http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro
 - Angular YouTube Channel: https://www.youtube.com/user/angularjs/
 - Egghead.io Angular Videos: https://egghead.io/
 - Massive list of addtional resources: https://github.com/jmcunningham/AngularJS-Learning
 - Angular & SEO: http://www.ng-newsletter.com/posts/serious-angular-seo.html
 - Google AJAX Application Guide: https://developers.google.com/webmasters/ajax-crawling/
 - Twitter Bootstrap Theme: http://getbootstrap.com/customize/
 - Subdomains with XAMPP: http://www.codingcereal.com/2011/05/setting-up-multiple-subdomains-in-your-localhost-using-xampp/
 
####Friday Tutorials
- Free Angular Course: http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro
 - Code Avengers JavaScript Intro: http://www.codeavengers.com/javascript/17#1.1
 - Code Cademy jQuery Intro: http://www.codecademy.com/tracks/jquery
 - Basic jQuery Tutorial from W3Schools: http://www.w3schools.com/jquery/jquery_intro.asp
 - Building a Responsive Website: http://www.lingulo.com/tutorials/css/how-to-build-a-html5-website-from-scratch
 
####Teaching Tools
- CodePen: http://codepen.io/
 - jsFiddle: http://jsfiddle.net/
 - Plunkr: http://plnkr.co/
 - GitBook (make books with GitHub): https://www.gitbook.io/
 - GitHub Pages (host websites on GitHub): https://pages.github.com/
 - Bit Bucket (private GitHub Pages): https://bitbucket.org/