/javascript-kickoff

This course introduces developers to the JavaScript Language.

Primary LanguageCSSMIT LicenseMIT

JavaScript Kickoff

This course introduces developers to the popular JavaScript Language. In this course, developers will isolate the JavaScript core types in the browser to see how the JavaScript language differs from Java or other Object Oriented languages.

Topics

  • JavaScript History
  • Primitives and Flow Control
  • Arrays
  • Objects
  • Regular Expressions
  • The DOM
  • Functions
  • Event Handlers
  • Timing and Callbacks
  • Debugging

Primitives and Flow Control

Arrays

Objects

Regular Expressions

The DOM

Functions