Posts

 Topics to cover 1  Course Intro 2 JS intro 3 Hello World Program 4 Statement And comment 5JavaScript Variable (Let and Const) 6 Operator in JavaScript 7 Data Type In JS

Second Lesson statement and comments

 Yahan per hum statement or comment k baray me jane ge statement statement jis tarhan normal language me hoti hai isi tarha ksi program me bhi aik line ko statement kehty hain examples My name is Sabir.  is example me normal english hai var = a; a = 45; alert (a); is example me 

first lesson on JavaScript

 4 ways to produce output in js alert console