bartwang / javascript-kickoff

This course introduces developers to the JavaScript Language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This course introduces developers to the JavaScript Language.

License:MIT License


Languages

Language:CSS 52.1%Language:HTML 29.9%Language:JavaScript 18.0%