If Else Conditionals & Switches in JavaScript | JavaScript Tutorial In Hindi #8

preview_player
Показать описание
I have an updated version of JavaScript course going on. This Ultimate JavaScript course is being supplied with handwritten notes and I highly recommend the latest course over this.
This video is a part of my JavaScript In Hindi Course. JavaScript is a high-level, interpreted programming language that conforms to the ECMAScript specification. JavaScript has dynamic typing, prototype-based object-orientation, and first-class functions.

Alongside HTML and CSS, JavaScript is one of the best and most demanded technologies of the World Wide Web. JavaScript enables interactive web pages and is a crucial part of web applications. The vast majority of sites use it, and major web browsers have a dedicated JavaScript engine in order to execute it.

As a multi-paradigm language, it supports event-driven, functional, and imperative programming fashion. It has APIs for dealing with text, arrays, regular expressions, and the DOM, but the language itself does not include any I/O, such as networking, storage, or graphics facilities. It relies upon the host machine environment in which it is embedded to provide these features.

Best Hindi Videos For Learning Programming:

Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

I have an updated version of JavaScript course going on. This Ultimate JavaScript course is being supplied with handwritten notes and I highly recommend the latest course over this.

CodeWithHarry
Автор

and ...thank you so much. by your continuous effort we are learning in very easy way, free of cost.
Thank you Harry bhai..love you..♥️

AmanKumar-nggj
Автор

Best JavaScript Tutorial On YouTube.
Thank you Code With Harry 😃♥️

iamaniketkr
Автор

you are am a begginner and now i am learning very fast bro

vedmalpani
Автор

11:30
Question Solved Sir....
Answer :
let age = 18;
canVote = true;
if(age >= 18 && canVote ) {
console.log("You can vote");
}
else if(age <= 18 || canVote ) {
console.log("You cannot vote");
}
else {
console.log("You cannot vote");
}
Thanks sir great video

krrishchaudhary
Автор

Awesome tutorial bhai, i was new in programming and this is my first launguage after html and css, and i can easily access notes and all, wish me luck for the long journery, , allah hafizz

arsimuddinkhaja
Автор

perfect explanation of if else and switch ..

sushilprajapati
Автор

Thank you so much sir for your high efforts

iamfutureflashx
Автор

I was thinking that I know 'if else " and so can I skip this video, but I have watched and as I expect I learn so many things. you are amazing.☺

nilamrakholiya
Автор

harry bhai, one short advice if new audience or new programmer are viewing this video, please pause and ask to take notes or make digital notes otherwise its seems that audience will learn JS by just watching the tutorial.

SimReplay
Автор

harry bhai, Hacktoberfest ke bare me btane ke liye shukriya
mai class 9 me padti hun aur maine T shirt jeet

shreyasingh
Автор

Congratulations on 1 million subscribers

himanshuharshtha
Автор

11:30
let room1 = 23;
let room2 = 'Sam';
let stu = true;

if((room1 == 23 || room2 == 'Sam')&& stu ){
console.log('Printed all terms')
}
else{
console.log('Not Printed');
}

sarikaprajapati
Автор

आप इतना सारा फ्री में सिखा रहे है मेरे पास पैसे नहीं आपको देने को लेकिन मै आपके ads पर क्लिक नहीं करता हूँ ताकि आपको थोडा revenue generate हो सके
love you harry bhai for this type learning for free
proud to be an indian
jai hind jai bharat

HistoryDNA
Автор

harry bhai agar possible ho to sql ki bhi playlist banao

vaibhavpatil
Автор

Thank u for these videos Harry bhai....Great videos and Great contents

abinashchoudhury
Автор

I am yours big fan 💕💗💛💕💛💞🧡💕🧡💞🧡💕💛🧡💚🧡💕🧡and 30ty liker

rrv
Автор

Bro aapne es video me comparison operation ka use Kiya hai lekin es series me esse pehle comparison operator ke baare me bataya nahi hai

krishnakamlesh
join shbcf.ru