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