JavaScript Syllabus

Subject Details

  1. Fundamentals of Javascript

1. JavaScript Cheatsheet

JavaScript Cheatsheet

2. About Javascript Tutorial

3. Important Points about Javascript

4. Why Javascript!

  2. JavaScript Objects

1. JavaScript Object Prototypes

JavaScript Object Prototypes

  3. Map in javascript

1. Map in javascript

Map in javascript

  4. 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 ?

What is Asynchronous programming in JavaScript ?

  5. Data Types in Javascript

1. Javascript Data Types MCQ

Javascript Data Types MCQ

2. var and let in JavaScript

var and let in JavaScript

3. Data Types Introduction

4. Numbers

5. Booleans

6. JavaScript Strings

  6. Variable in Javascript

1. Variable Introduction

2. Local and Global

  7. Operators in Javascript

1. Operators Introduction

  8. Decision Making of Javascript

1. Decision Making Introduction

  9. Loop control in Javascript

1. Loop Control Introduction in JavaScript Language

2. JavaScript While Loop

JavaScript While Loop

3. Do While Loop JavaScript Language

Do While Loop JavaScript Language

4. JavaScript For Loop

JavaScript For Loop

5. JavaScript For-of Loop

JavaScript For-of Loop

6. JavaScript For-in Loop

JavaScript For-in Loop

  10. Control Flow in Javascript

1. break statement in Javascript

2. continue statement

  11. Array in Javascript

1. Array Introduction

  12. Function in Javascript

1. make fullscreen

webpage fullscreen

2. exit fullscreen

exit fullscreen

3. Event Listener in javascript

event Listener in javascript

4. What is block in JavaScript

What is block in JavaScript

5. Block scope in JavaScript

Block scope in JavaScript

6. What is Shadowing in JavaScript

What is Shadowing in JavaScript

7. Function Introduction

8. Closure

  13. String and String functions in Javascript

1. String Introduction

  14. Recursion in Javascript

1. Recursion Introduction

  15. OOP Concept

1. Oop Concept Introduction

  16. 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()

getElementById()

8. getElementsByClassName() Method

getElementsByClassName() Method

  17. JavaScript Events

1. JavaScript Events

JavaScript Events

2. DOM Load event

DOM Load event

3. mouseover event Listener

mouseover event Listener

4. mouseout event Listener

mouseout event Listener

5. mousedown event Listener

mousedown event Listener

6. Keydown event Listener

Keydown event Listener

7. focus event Listener

focus event Listener

  18. AJAX and Javascript

1. AJAX and Javascript

AJAX and Javascript

2. AJAX with JSON

AJAX with JSON

3. XHR Request

XHR Request

4. Update the DOM using AJAX

Learn how to use AJAX to update the DOM dynamically without refreshing the page. Discover the power of the XMLHttpRequest object and how it can be used to communicate with a server and update the Document Object Model. Get tips and examples for updating parts of the page with new data from the server.

5. XML data using AJAX

XML data using AJAX

6. JSON Files and AJAX

JSON Files and AJAX

JavaScript