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

SkillSoft Explore Course

IT Professional Certifications     Microsoft     Microsoft Certified Solutions Associate (MCSA): Web Applications     70-480 Programming in HTML5 with JavaScript and CSS3
This course dives into HTML5 and demonstrates the functionality of JavaScript, including integrations, validations, and form creation. This course is part of a series in preparing for the Microsoft 70-480 exam.

Objectives

JavaScript Object Oriented Programming

  • start the course
  • recognize OOP principles and apply them to JavaScript
  • recognize how to use the HTML5 canvas and SVG graphics
  • recognize how to use prototypes to implement inheritance
  • recognize how to create custom objects and their methods

HTML5 Form Creation and Validation

  • create a basic layout container to fulfill the objective for the exam
  • demonstrate the process of creating a form
  • validate user input using JavaScript
  • validate user input using HTML5 form attributes
  • define the use of encapsulation and inheritance in JavaScript

Practice: JavaScript OOP and HTML5 Forms

  • define the OOP structure and demonstrate how to create elements in JavaScript