JavaScript for C# Developers
Overview
Building compelling sites that work across devices is the new black. For existing .NET developers, this can be a challenge to understand the differences between JavaScript and .NET. If this is you, this course is for you.
Prerequisites
This course is specifically for .NET developers and builds on existing C# and VB.NET skillsets.
What You will Learn?
-
How C# and JavaScript are different
-
OOP in JavaScript
-
Modularity in JavaScript
-
How to build JavaScript projects
Course Outline
-
Module 1: Introducing JavaScript
Module 2: JavaScript Type System
Module 3: Object Orientation in JavaScript
-
OOP in JavaScript
-
Classes
-
Inheritance in JavaScript
-
Understanding the Prototype Object
-
You Don't have to use Classes
Module 4: Using the HTML DOM
Module 5: Modular JavaScript
Module 6: Compiling JavaScript