Tuesday 13 March 2012

A look into JavaScript

Just a quick one today for those of you interested. I had to do a presentation at work yesterday that covered a number of topics relating to JavaScript so I thought I would upload them and share them here to see if they are of any use to anybody else.

Topics to be covered

  • JavaScript Overview
  • Document Object Model
  • Objects & Prototypes
  • jQuery Library
  • AJAX & JSON
  • MV* Frameworks


The slides can be downloaded at my Google Docs Upload


It uses local file reading so the following text should be added to your Chrome shortcut --allow-file-access-from-files (as we know everybody uses Chrome right? :) ) 


Any feedback would of course be welcomed for improving them for future use.