5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Web Development and Graphic Design     Scripting     JavaScript

Explore basic Javascript, one of the most widely used programming languages in the domain of web development, including concepts involved in the programming language, the features which distinguish it from other languages, and its applications. Key concepts covered in this 10-video course include the role of Javascript within a larger web application involving HTML and CSS; learning how browsers render web pages as a structured document object model (DOM); and the high-level properties of the Javascript programming language. Begin by examining properties and features around arrays and functions in Javascript; learning what an object is in Javascript and how it is represented; and learning some of the quirks of the Javascript language, and what distinguishes it from most other high-level languages. Next, learn what closures are in Javascript and what is included within this construct; and learn how common attributes of a set of objects can be defined within a prototype for those objects.



Objectives

JavaScript: Introduction

  • discover the key concepts covered in this course
  • recognize where JavaScript fits within a larger web application involving HTML and CSS
  • describe how browsers render web pages as a structured DOM
  • list the high-level properties of the JavaScript programming language
  • identify the properties and features around arrays and functions in JavaScript
  • recall what an object is JavaScript and how it is represented
  • identify some of the quirks of the JavaScript language which distinguish it from most other high-level languages
  • recognize what closures are in JavaScript and what is included within this construct
  • describe how common attributes of a set of objects can be defined with in a prototype for those objects
  • summarize the key concepts covered in this course