Certificate Authentication

JavaScript - Advanced Programming Certificate for Morena Xaba

Add to LinkedIn

Certificate ID: 
650187
Authentication Code: 
7ba13
Certified Person Name: 
Morena Xaba
Trainer Name: 
Ahmed Yossef
Duration Days: 
2
Duration Hours: 
14
Course Name: 
JavaScript - Advanced Programming
Course Date: 
2021-09-15 09:00 to 2021-09-16 16:30
Course Outline: 

JavaScript - object orientation

  • Creating classes and objects
  • The most important pre-defined objects
  • Prototyping and constructors
  • Encapsulation
  • polymorphism
  • Inheritance
  • Aggregation

Design Patterns

  • Singleton
  • Factory
  • Observer
  • Factory
  • Decorator
  • Strategy

Advanced JavaScript programming patterns

  • Self-timer features
  • Create an alias objects
  • Namespaces
  • module Pattern
  • Switching Libraries "on demand"
  • Basics of designing your own library

AJAX

  • Fundamentals of asynchronous communication
  • The XMLHttpRequest object
  • JSON
  • And server response error handling
  • JSONP