Csus/resource/language/javascript

From wiki.ucalgary.ca
< Csus‎ | resource
Revision as of 22:05, 13 June 2014 by Cmah (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Javascript
  • Note: Java is to Javascript as car is to carpet
  • This language is not taught in your degree, but if you want to do web apps or get involved with web development, this is one of the languages you should start with

Tutorials

Videos

Libraries

jQuery

KnockoutJS

  • KnockoutJS is a standalone JavaScript implementation of the Model-View-ViewModel pattern with templates - Wiki
  • Learn KnockoutJS - Interactive tutorial