Skip to content

Commit 9a0d078

Browse files
committed
added free jquery and ember study course on Tut+. Added codeschool site to guides
jquery and ember is a free Tut+ Premium course Code School teaches web technologies in the comfort of your browser with video lessons, coding challenges, and screencasts.Ruby, RoR, Rspec, JS, Backbone.js, Node.js, jQuery, HTML5, CSS3, iOS
1 parent 36bf66a commit 9a0d078

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
+ [Web Development Teaching Materials](http://www.teaching-materials.org/)
99
+ [Learn HTML5, CSS3, and Responsive WebSite Design in One Go](http://javascriptissexy.com/learn-html5-css3-and-responsive-web-site-design-in-one-go/)
1010
+ [Codeacademy](http://codeacademy.com) Good source for beginners
11+
+ [Codeschool](http://www.codeschool.com/) - Check out tryruby, trygit and tryjquery courses. Also have many useful courses.
1112
+ Architecture
1213
+ [BEM](http://bem.info/method/): Methodology aimed at achieving fast to develop long-lived projects, team scalability, and code reuse.
1314
+ [Atomic Design](http://bradfrostweb.com/blog/post/atomic-web-design/)
@@ -151,6 +152,7 @@
151152
+ [jQuery](http://jquery.com/)
152153
+ [Github](https://github.com/jquery/jquery)
153154
+ [jQuery Wiki Page "Plugins/Authoring"](http://docs.jquery.com/Plugins/Authoring)
155+
+ [30 Days to Learn jQuery](http://freecourses.tutsplus.com/30-days-to-learn-jquery/index.html) - A free Tut+ Premium course
154156
+ [jQuery Plugin Development Boilerplate](http://www.websanova.com/tutorials/jquery/jquery-plugin-development-boilerplate)
155157
+ [The Ultimate Guide to Writing jQuery Plugins](http://www.websanova.com/tutorials/jquery/the-ultimate-guide-to-writing-jquery-plugins)
156158
+ [Book: jQuery Fundamentals](http://jqfundamentals.com/)
@@ -185,7 +187,7 @@
185187
+ [Knockout](http://knockoutjs.com/): Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern
186188
+ [Sammy.js](http://sammyjs.org/) is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.
187189
+ [Ember.js](http://emberjs.com/): A framework for creating ambitious web applications.
188-
190+
+ [Let’s Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/) - A free Tut+ Premium course
189191
+ [Maria](https://github.com/petermichaux/maria): The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.
190192
+ [Terrific Composer](http://terrifically.org/composer/) is a Frontend Development Framework specifically designed for building deluxe frontends based on the [Terrific concept](http://terrifically.org/)
191193
+ [Rivets.js](http://rivetsjs.com/): Lightweight and powerful data binding + templating solution for building modern web applications.

0 commit comments

Comments
 (0)