Javascript Syllabus

  1. Fundamentals of Javascript

1. About Javascript Tutorial

2. Important Points about Javascript

3. Why Javascript!

  2. Overview of Javascript

1. History of Javascript

2. First Program in Javascript, Hello World

3. Places to put JavaScript code

4. Comments in Javascript

5. Output Display in Javascript

6. Asynchronous programming in JavaScript ?

  3. Data Types in Javascript

1. Data Types Introduction

2. Numbers

3. Booleans

4. JavaScript Strings

  4. Variable in Javascript

1. Variable Introduction

2. Local and Global

  5. Operators in Javascript

1. Operators Introduction

  6. Decision Making of Javascript

1. Decision Making Introduction

  7. Loop control in Javascript

1. Loop Control Introduction

2. JavaScript While Loop

3. JavaScript Do-While Loop

4. JavaScript For Loop

5. JavaScript For-of Loop

6. JavaScript For-in Loop

  8. Control Flow in Javascript

1. break statement

2. continue statement

  9. Array in Javascript

1. Array Introduction

  10. Function in Javascript

1. make fullscreen

2. exit fullscreen

3. Event Listener in javascript

4. Function Introduction

5. Closure

  11. String and String functions in Javascript

1. String Introduction

  12. Recursion in Javascript

1. Recursion Introduction

  13. OOP Concept

1. Oop Concept Introduction

  14. DOM Manipulation

1. Introduction to DOM

2. DOM Selectors for Single Elements

3. DOM Selectors for Multiple Elements

4. Traversing the DOM

5. Traversing the DOM

6. Creating new HTML elements

7. getElementById()

8. getElementsByClassName() Method

  15. JavaScript Events

1. JavaScript Events

2. DOM Load event

3. mouseover event Listener

4. mouseout event Listener

5. mousedown event Listener

6. Keydown event Listener

7. focus event Listener

  16. AJAX and Javascript

1. AJAX and Javascript

2. AJAX with JSON

3. XHR Request

4. Update the DOM using AJAX

5. XML data using AJAX

6. JSON Files and AJAX