JavaScript – Advanced Programming Training Course

Overview

The training is designed for JavaScript developers, designing and implementing advanced Internet applications. Topics discussed during the training aimed at bringing best practices in JavaScript programming and highlight the most common mistakes. An important point of the training is to discuss the available object-oriented programming with JavaScript syntax.

Requirements

  • Basic knowledge of JavaScript programming
  • Fundamentals of object-oriented programming

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

Leave a Reply

Your email address will not be published. Required fields are marked *