Early in 2010, I ran a series of articles for JSMag that attempted to provide an introduction to JavaScript.

Over the course of five articles, I introduce JavaScript for beginners by discussing the five major features of the language.

  1. Variables & Data Types
  2. Conditionals
  3. Arrays & Loops
  4. Functions
  5. Objects

JSMag is a great resource regardless of your level of experience and is always looking for additional contributors, so check out the site if you’re interested.