Section 1:
  • Part-1 introduction
  • Part-2 code editor
  • Part-3 first web page
  • Part-4 comments
  • Part-5 external file
  • Part-6 data types
  • Part-7 using html in javascript
  • Part-8 variables
  • Part-9 prompt box
  • Part-10 arithmetic operators
  • Part-11 assignment operators
  • Part-12 comparison operators
  • Part-13 logical operators
  • Part-14 else-if statement
  • Part-15 nested if
  • Part-16 switch statement
  • Part-17 for loop
  • Part-18 nested loop
  • Part-19 while loop
  • Part-20 do-while loop
  • Part-21 function
  • Part-22 multiple parametre with function
  • Part-23 return function
  • Part-24 nested function
  • Part-25 break and continue function
  • Part-26 global and local variable
  • Part-27 onclick function
  • Part-28 array
  • Part-29 creating array in different ways
  • Part-30 array properties and method
  • Part-31 array join and pop method
  • Part-32 reverse push and sort method
  • Lecture 33
First project
  • Lecture 34: creating calculator
Second project
  • Lecture 35: birth finder project
Third Project
  • Lecture 36: Image slider project
  • Bonus lecture