Certificate Authentication

Javascript Basics Certificate for Neha Jain

Add to LinkedIn

Certificate ID: 
532733
Authentication Code: 
0f7a5
Certified Person Name: 
Neha Jain
Trainer Name: 
Antonio Radesca
Duration Days: 
2
Duration Hours: 
14
Course Name: 
Javascript Basics
Course Date: 
5 September 2017 09:30 to 6 September 2017 16:30
Venue: 
Amsterdam, Netherlands
Course Outline: 
  • Introduction to JavaScript
    • History, implementations, versions
    • Embedding code in an HTML document
    • Syntax
    • Keywords and reserved
    • Variables
    • Data types
    • Operators
    • Control statements
    • Function
    • Memory management
  • Reference types
    • Types wrapper
    • Array
    • Date
    • RegExp
    • Math
    • Function
  • Object-Oriented Programming
    • Creating Objects
    • Inheritance
  • Anonymous functions
    • Recursion
    • Closures
    • Private elements
  • Browser Object Model
    • Objects: window, location, navigator, screen, history
    • Counters time
    • Detecting the type of customer
  • Document Object Model
    • Hierarchy DOM
    • Access and modify elements
  • Events
    • Types of events
    • Handling events
    • Propagation
    • The event object
    • Software generation of events
    • Memory and Performance
  • Service forms from JavaScript
  • Emergencies and debugging
    • Reporting and Exception Handling
    • Techniques and tools for debugging
    • Typical mistakes IE