Introduction
  • Introduction
  • Introduction to JavaScript
  • What things can JavaScript do
  • Where to put a JavaScript Code
  • JavaScript Outputs
  • How to write the Inside stuff in JavaScript
  • Variables in JavaScript
  • Comments in JavaScript
  • Javascript Functions
  • How to take input in JavaScript
  • Taking input from HTML form and processing it with JavaScript
Conditions in JavaScript
  • Conditions in JavaScript
  • Building a calculator with JavaScript
  • Nested if in JavaScript
  • AND and OR in JavaScript
  • Vowel checker in JavaScript
  • Check if a number is even or odd in JavaScript
  • Functions (with and without parameters)
  • Function with return
  • Events in JavaScript
  • JavaScript Strings
  • Objects in JavaScript
  • Arrays in JavaScript
Loops in JavaScript
  • Loops or Iterations in JavaScript
  • Looping an array in JavaScript
  • For Loop in JavaScript
JavaScript Program
  • Sum of all natural numbers till the input
  • Multiply all numbers till the input
  • How calculator type numeric buttons work in JavaScript
  • Some JavaScript techniques you must know
  • External javascript
Advance Program
  • Marksheet Program using JavaScript
  • Blub On Off Program In JavaScript