JavaScript Essentials

£499.00 exc VAT
Qty

The JavaScript Essentials online training course is designed to teach students the fundamentals of JavaScript programming. This course is critical for someone trying to get into web development and wanting to learn more about JavaScript fundamentals.

Course Content

Module 1: Introduction To JavaScript
1.1 Introduction
1.2 JavaScript From The Dawn Of The Web - Part 1
1.3 JavaScript From The Dawn Of The Web - Part 2
1.4 Getting The Right Tools
1.5 Creating Your First JavaScript Program - Part 1
1.6 Creating Your First JavaScript Program - Part 2

Module 2: Core Concepts And Syntax
2.1 The Structure And Content - Part 1
2.2 The Structure And Content - Part 2
2.3 Naming And Casing Best Practices
2.4 Understanding Variables - Part 1
2.5 Understanding Variables - Part 2
2.6 Understanding Variables - Part 3
2.7 Working With Operators - Part 1
2.8 Working With Operators - Part 2
2.9 Working With Loops - Part 1
2.10 Working With Loops - Part 2
2.11 Creating Functions - Part 1
2.12 Creating Functions - Part 2
2.13 Understanding Types And Objects - Part 1
2.14 Understanding Types And Objects - Part 2
2.15 Understanding Types And Objects - Part 3
2.16 Understanding Types And Objects - Part 4
2.17 Understanding Types And Objects - Part 5

Module 3: Getting A Handle On The DOM
3.1 Introduction To The HTML Document Object Model
3.2 Accessing DOM Elements
3.3 Changing DOM Elements
3.4 Creating DOM Elements
3.5 Responding To Events - Part 1
3.6 Responding To Events - Part 2

Module 4: Working With Libraries
4.1 Introduction To Libraries
4.2 Installing And Using jQuery - Part 1
4.3 Installing And Using jQuery - Part 2
4.4 Modifying Web Pages Using jQuery - Part 1
4.5 Modifying Web Pages Using jQuery - Part 2
4.6 Conclusion