Loading...

Terminy kursów:

26.06.2023 - 30.06.2023

Pozostałe szkolenia

MS-55244 Javascript for Developers (dawniej MS-20480)

Czas trwania kursu: 5 dni
Cena: 3399 zł netto

KLUCZOWE ZAGADNIENIA

  • Tworzenie I testowanie kodu JavaScript na potrzeby nowych przeglądarek internetowych
  • Zrozumienie założeń oraz praca z wykorzystaniem modelu (DOM) – Document Object Model
  • Zapoznanie się z technologiami Ajax I Web Services
  • Praca z technologiami jQuery, DOM, Ajax
  • Praca formatami XML I JSON
  • Zapoznanie się oraz praca z Restful Web Services
  • Praca z Anonymous Functions, Self-Invoking Functions oraz Closures
  • Opis oraz zapoznanie się ze zmiennymi oraz obiektami JavaScriot

Przemysław Rosłon, Microsoft Certified Trainer

 CERTYFIKACJE ZAWODOWE

Certyfikacja podstawowa CertyfIkacja specjalistyczna Certyfikacja ekspercka
FUNDAMENTALS ASSOCIATE EXPERT

 

Tematyka szkolenia pokrywa zagadnienia wymagane na ścieżce MCSA: Web Applications
Dowiedz się więcej o certyfikacjach Microsoft


POZIOM SZKOLENIA

podstawowy średniozaawansowany zaawansowany ekspercki
100 200 300 400

 

TEMATYKA ZAJĘĆ

  • Module 1: Basic Scripting
    JavaScript Basics
    JavaScript or ECMAScript?
    Which Version of JavaScript am I Using?
    Shims, Shivs, and Polyfills
    Writing and Testing JavaScript
    Editors and the F12 Tools
    Key Parts of a Script
    Lab: Basic Scripting

 

  • Module 2: The Document Object Model
    The DOM
    Accessing Objects from the DOM
    Responding to Events
    Adding Elements to the DOM
    Lab: The Document Object Model

 

  • Module 3: Introduction to jQuery
    jQuery
    Downloading the jQuery Library
    jQuery Versions
    Linking to the Library
    Selecting Elements using jQuery
    Working with the Data Returned by jQuery
    Setting CSS Properties
    Running a Function Against the jQuery Return Set
    Lab: jQuery

 

  • Module 4: Ajax and Web Services
    Web Services
    HTTP Verbs
    Data Formats – XML and JSON
    Ajax
    RESTful Web Services
    OData
    OData Queries
    OData Updates
    Lab: Ajax and Web Services

 

  • Module 5: Diving in Deeper
    Is JavaScript Compiled?
    Data Types and Objects
    Extending Data Types
    Variables, Scopes and Hoisting
    Functions
    The “this” Keyword
    Errors
    Recursion
    Lab: Diving in Deeper