JavaScript Chapter 6 - Practice Set | JavaScript Tutorial in Hindi #29

preview_player
Показать описание

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

I am still remember when I quit my job to follow my passion. And CWH is the first channel where I completed my web development series. The way of teaching is awesome. And bhai jo meme use karta hai usse to maza hi ajata hai. Being a 2015 pass out with zero knowledge & confidence, nai laga tha karpuanga. But today I can proudly say that, I am working as a Full stack developer. Skhukriya Bhaii❤❤

sameerahmedshaikh
Автор

Even the paid courses also don't match with this level of quality content. Thank you so much bhaiya love you❤❤

entertainingworld
Автор

4:04 Harry bhai do-while loop se question 2 ekdm perfect ho jaa raha

do{
let age = prompt("Enter your age");
age = Number.parseInt(age);
if(age>18){
alert("You can drive")
}else{
alert("You can not drive")
}
}while(confirm("check again"))

abhishekgond
Автор

Bahut sari fun elements 🤣, Especially the loop one, Learning ki sath laughing that's what makes you special.💛

nadeemabdun
Автор

Till now one of the best practice set 😂

MavericksBlue
Автор

Harry bhai padhane ke sath sath entertainment ka bhi pura khyal rkhte hai🤣🤣🤣

harshrajvarma
Автор

1- let a=prompt("you can drive");
if (a<18) {
console.log("you cannot drive")
} else {
console.log("you can drive")
}

debabratadas
Автор

Big respect for you. You are doing such a great work.You are my motivation. God bless you.

nabeelahmad
Автор

Hey Harry, You did a great job. And "Thanks" is very small word for all of your efforts. I believe "God Bless You" will be more apprepreate for your cpntinous endless efforts.

vishalagarwal
Автор

Harry bhai, app bohot mst kaam krte ho harry bhai, please esehi tutorial bnate rho, may God bless you a healthy and wealthy life

ratneshsiddha
Автор

Today i solved all the prblms without looking to ur solution Really very happy today🤩 i was the one who had zero coding knowledge, but now bcz of u i am coding at one level .Thanku soo much harry. U r the best teacher ever

sukanyas
Автор

thank you so much harry bhaiya....as a student I was very confused about my career....but after following your videos and guidance today I am very confident and building projects in my own....thank you so much for educating us for free with such a dedication and hardwork....really thankful to you😃🥺

smartlearner
Автор

Sir,
Your lectures are absolutely
Lots of information with memes....
It makes the lecture super awesome! 💐⚡

aaqibalam
Автор

Hey Harry in the second question there's a more simplest way to run the program let age= 18;
let a =prompt("Enter Your Age Here")
if (a>=age) {
alert("You can drive")
confirm("You want to see the prompt again")
let a =prompt("Enter Your Age Here")
}
else{
alert("You cannot drive")

}

shivamraj
Автор

This course is best i am loving❤️ it harry bhai💯😚🔥🔥🔥
One small request try to increase frequency of video :-)

optimus
Автор

VERY SIMPLE WAY TO DO "Q2" Harry Bhaiya!!

function drive() {
alert(` ${((prompt("Enter your age:")) < 18) ? "No, You cannot drive!!" : "Yes, You can drive"} `)
}
drive()
let permission = confirm("Wanna see the 'prompt' again?")
if (permission){
drive();
}else{
console.log('ok')
}

internetgeek
Автор

Your humour is on point😂😂....Love to learn from you❤❤

saddubhaiii
Автор

Problem 2 :
let a = prompt("Enter The Age : ");
let b = confirm("Do you want to see prompt again")
while(b){
a = prompt("Enter The Age : ");
a = Number.parseInt(a);
b = confirm("Do you want to see prompt again")
}
a < 18 ? alert("you cannot drive") : alert("you can drive") ;

shydcuk
Автор

Knowledgeable👍👍👍 Thanks for making this JavaScript course🙏🙏🙏

shivamtiwari
Автор

your lectures play very important role in my learning

asifali-fcxt
visit shbcf.ru