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❤❤
@ujjawalmehrotra19952 жыл бұрын
interviews ke liye kaise prepare kre plus kha se apply kre for interviews ?
@sameerahmedshaikh44792 жыл бұрын
@@ujjawalmehrotra1995 frankly tell you. Mera aptitude utna sahi nai tha..so I tried internship. I started looking for companies jo internship k sath job offer de. And from internshala I found one company who hired me.
@uzmakhan23012 жыл бұрын
Hii
@sameerahmedshaikh44792 жыл бұрын
@@uzmakhan2301 Hii
@bhumishingh76642 жыл бұрын
Hy
@entertainingworld1546 Жыл бұрын
Even the paid courses also don't match with this level of quality content. Thank you so much bhaiya love you❤❤
@abhishekgond73002 жыл бұрын
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"))
@TheRipper-gf8et7 ай бұрын
thanks buddy.
@nadeemabdun83572 жыл бұрын
Bahut sari fun elements 🤣, Especially the loop one, Learning ki sath laughing that's what makes you special.💛
@hackerunknown88092 жыл бұрын
Console. Tulu function barhiyaaa tha bhai
@kaushikrajit5169 Жыл бұрын
Are Bass Kr Bhai 🤣🤣🤣
@xeno-m1194 Жыл бұрын
Circus how gya dosto 😂😂
@MavericksBlue2 жыл бұрын
Till now one of the best practice set 😂
@harshrajvarma47582 жыл бұрын
Harry bhai padhane ke sath sath entertainment ka bhi pura khyal rkhte hai🤣🤣🤣
@CommonStudentActivity Жыл бұрын
🥰❤❤🩹✌✌✌
@debabratadas4021 Жыл бұрын
1- let a=prompt("you can drive"); if (a
@nabeelahmad87612 жыл бұрын
Big respect for you. You are doing such a great work.You are my motivation. God bless you.
@vishalagarwal19712 жыл бұрын
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.
@ratneshsiddha2 жыл бұрын
Harry bhai , app bohot mst kaam krte ho harry bhai , please esehi tutorial bnate rho, may God bless you a healthy and wealthy life
@sukanyas4218 Жыл бұрын
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
@smartlearner333 Жыл бұрын
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😃🥺
@shivamtiwari42932 жыл бұрын
Knowledgeable👍👍👍 Thanks for making this JavaScript course🙏🙏🙏
@BLACKWIZX3 ай бұрын
are bas kar bhaiii was epic , one of the best js series on youtube ever
@aaqibalam4221 Жыл бұрын
Sir, Your lectures are absolutely fantastic..... Lots of information with memes.... It makes the lecture super awesome! 💐⚡
@bemadamigos66222 жыл бұрын
11:48 Bhaisaab humour ekdum top tier hai 🤣🤣🤣
@MathsKingRavi3 ай бұрын
Thank you sir and Big brother
@internetgeek87282 жыл бұрын
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') }
@saddubhaiii Жыл бұрын
Your humour is on point😂😂....Love to learn from you❤❤
@Abhay_Rangera Жыл бұрын
11:49 maajaaaaaaaa hi aa gya yr 🤣🤣🤣🤣🤣🤣🤣
@mi.ve_arts Жыл бұрын
oh bas kar bhai was superb
@codingwithshiku4735 Жыл бұрын
harry bhai maza aa gya sukriya bhai
@shydcuk Жыл бұрын
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") ;
@neoanderson752810 ай бұрын
what the point of writing the last conditional expression when neither it is under any variable or nor its is under the loop .. how you gonna call it ? i guess if you have wrote it than there must be use of it
by practicing and watching ur videos i have improved in codding console.tullu
@shivamraj1784 Жыл бұрын
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") }
@2ameridiem Жыл бұрын
incorrect code. if someone is below the age of 18, the else block will run and the program ends. they won't be able to view the prompt again. you wanna keep asking the user if they wanna see the prompt and only stop when they press cancel.
@2ameridiem Жыл бұрын
let age = prompt('enter age') age = Number.parseInt(age); if (age >= 18) alert('you can drive!') else alert('cant drive!') let run = confirm('wanna see prompt again?'); while (run) { age = prompt('enter your age') age = Number.parseInt(age); if (age >= 18) alert('you can drive!') else alert('cant drive!') run = confirm('wanna see prompt again?'); } try this
@saurabhwadekar8110 Жыл бұрын
Are bas kar bhai meme!!!!!!!!!!😃😃 Quality content!!!!!!!!!!!!!!!!!!!!!
@wahabkhokhar88262 жыл бұрын
Most amazing I love it ab interest barh raha hai bhai
@GeetaChaudhary-o9p11 ай бұрын
very interesting lecture. thank u bro very helpful thank u for giving these lectures for free
@toufikumar71692 жыл бұрын
Maja a geya video dekh kar 👍😍
@sandiproy34172 жыл бұрын
Harry bhaiya maja araha hai 🥰🥰🥰😍😍😍😍🤩
@dearprogrammer3455 Жыл бұрын
11:49 Maan lo maine magenta kiya Aree bss krr bhai Harry bhai tussi great ho Matlab padhai ke sath memes bhi😂😂
@KaushalDonga7 ай бұрын
wahhh harry bhai last me color wala bus kr bhai very funny🤣🤣🤣 tusi greate ho bhai
@LovepreetKumar-us6gw27 күн бұрын
Thanks buddy, You are amazing!
@asifali-fc8xt2 жыл бұрын
your lectures play very important role in my learning
@littleexperiance21472 жыл бұрын
Any body now difference between java and Javascript
@FandM-d5k2 жыл бұрын
Best teaching harry bhai 🔥🔥
@technikalproblem67802 жыл бұрын
Thank you so much sir for creating this video for us!
@usamabaig85915 ай бұрын
Q:2 let runAgain= true; function canDrive (age){ return age >= 18 ? true : false } while (runAgain) { let age = prompt("Please Enter the age:") age = Number.parseInt(age) if (age >= 18){ alert("you can drive") } else{ alert("you can not drive") } runAgain = confirm("Do you want to play again?") }
@AKitexpert2 жыл бұрын
harry bhai ajj ti practice boht achi thi maza agaya
@shreyashtidke52692 жыл бұрын
Very good explanation..
@ashutoshdash1402 жыл бұрын
harry bhai😂, mere saath bhi same isuue hogaya tha, mera bhi infinite loop me chalagaya tha ek baar, phir new repl bana liya.
@sachigoyal93008 ай бұрын
But how to solve that one?
@inf008shorts Жыл бұрын
I first tried it myself. And then see your answer. I found a better way to do 1 question.
@priyanshubehera80852 жыл бұрын
Love you bro ... Here are the solutions before watching your code Q1)let age = prompt("Enter the age :") age=Number.parseInt(age) if (age > 18) { alert("You can drive") } else {alert ("You can't drive ")} Q2)let age = prompt("Enter the age :") age=Number.parseInt(age) if (age > 18) { alert("You can drive") } else {alert ("You can't drive ")} confirm ("Do you wanna see the prompt again") if (age > 18) { alert("You can drive") } else {alert ("You can't drive ")} Q3) let age = prompt("Enter the age :") age=Number.parseInt(age) if (age 18) { alert("You can drive") } else {alert ("You can't drive ")} Q4) smajhhh m nhi ayaa :(( Q5)let color=prompt("Enter the color name you want to apply to the background"); document.body.style.backgroundColor= color ;
@usamabaig85915 ай бұрын
let age =prompt("Please Enter the age:") if (age>=18){ alert("you can drive") } else{ alert("you can not drive") } Question:1
@akashkumbhar3791 Жыл бұрын
maja aa raha hai ...big boss
@mrcoll25182 жыл бұрын
i solved only four question but that was very enjoying experience for me .. // question 1 let age=prompt("enter your age"); if(age>=18){ document.write("you can drive the car"); if(age
@WorldCommunityCorner2 жыл бұрын
Thank You very very much for this amazing practice set ❤🌹🙏
@maazkhan5410 Жыл бұрын
3:25 let age = prompt("Enter your age") if(age
@NamanCodes Жыл бұрын
its wrong you have not converted the age from string to integer
@vivekkapil4571 Жыл бұрын
Thanks Harry bhai for providing a cool js playlist 🎉
@shwetashrivastava83742 жыл бұрын
thnku so much for this series
@kumarvlogs298 Жыл бұрын
The best video of the playlist up till now The comedy level of harry bhai in this video is at a next hype...... Love you harry bhaiya... One day I will meet you..... The biggest motivator for me.......@CodeWithHarry
@williamahsan10102 жыл бұрын
4:42 Harry bhai Problem No 2 me best approach tha ki do while loop use karte
@SunehraTabassum-sx2dh2 ай бұрын
here is how i coded : let question = prompt("Enter Your age"); question = Number.parseInt(question); const rungain = ()=>{ prompt("do you want to enter age again?") } const candrive = ()=>{ if(question >= 18){ alert("you can drive") } else { alert("you cannot drive") } rungain() } candrive();
@haroonkhan10402 жыл бұрын
You are so good teacher. Love 😍 from PAKISTAN ❤️❤️❤️❤️
@littleexperiance21472 жыл бұрын
pakistan kha say Any body now difference between java and Javascript
@s2ndanish4732 жыл бұрын
Machate Raho 🤘
@oneminutenews67712 жыл бұрын
while (c = 1) { let age = prompt("enter your age") const canDrive = (age) => { return age >= 18 ? true : false } if (canDrive(age)) { alert("you can drive") let c = 0 break } else { alert("you can't drive") let c = 1 } }
@optimus27932 жыл бұрын
This course is best i am loving❤️ it harry bhai💯😚🔥🔥🔥 One small request try to increase frequency of video :-)
@abhishekkamble3975 Жыл бұрын
main bhi fass gaya while loop main...
@pranshukaushik71042 жыл бұрын
Thanku for all the efforts u are making to teach us 😄😄😄😄
@jaspreetsinghdwakhari9570 Жыл бұрын
adhbut attttti uttaaam
@muhmmadarshadmuhmmadarshad30542 жыл бұрын
Thanku so much sir today is my internal practical exam in uni
@CVR211321 күн бұрын
function test(){ let a = prompt("Enter your age"); a = parseInt(a); if(a >=18 ){ alert("You can drive!"); }else{ alert("You cannot drive!") } let con = confirm("You want to check again"); if(con){ test(); } } test(); use reccursion
@rulebreaker43842 жыл бұрын
Allhmdulliah done with lectr 29 .. love from Pakistan
@PRALAY.THAKUR Жыл бұрын
Nice explainnation 🎉🎉
@educationalxentertainmente93512 жыл бұрын
Ex.2 = do{ a = prompt("enter your age") a = Number.parseInt(a) sure = confirm("Do you want to re-enter your age? If yes then click 'yes' else 'cancel'") }while(sure) if (a>=18){ alert("you can drive") } else{ alert("you can't drive") }
@littleexperiance21472 жыл бұрын
Any body now difference between java and Javascript
@educationalxentertainmente93512 жыл бұрын
@@littleexperiance2147 don't get confused between JS and Java they both are very different. like you can't compare appple and banan that's how can't compare JS and Java.One major difference between them is JS is use for Web development and Java is use for app development. Now you understand difference between them. Don't get confused by their name.
@littleexperiance21472 жыл бұрын
@@educationalxentertainmente9351 Thanks dear so much
@Alone422 жыл бұрын
💕 best chennall on KZbin harry BHAi
@一百零八萊奧桑德 Жыл бұрын
bas kar bhai was on point🤣
@utkarshsinghtiwari54242 жыл бұрын
Thanks Harry bhai 😊😊
@s2ndanish4732 жыл бұрын
Harry bhai is great 🔥
@mohdnaeemkhan82 жыл бұрын
Bhai kon si ide use kr rahe hai is video me?
@roster62922 жыл бұрын
@@mohdnaeemkhan8 ye replet he
@REDISCOVERTHEWORLD Жыл бұрын
practice 2nd do{ let age=prompt("enter age"); age>25?alert("eligible"):alert("not eligible"); } while(confirm("you want to see again"))
@priyanshutyagi_0200111 ай бұрын
Thankyou harry bhai❤
@dinoraj9049 Жыл бұрын
Harry bhaiya is the best
@Lv_La_Lr2 ай бұрын
Harry Sensei OP ❤❤
@sameerkun2 жыл бұрын
I was watching so seriously but then this came 00:11:50
@factwithsujal4676 Жыл бұрын
question 1 simple alert("enter your age"); let a= prompt("age"); let b = parseInt(a); if(b>=18){ alert("you can drive"); } else{ alert("you cannot drive"); }
@AmanKumarSinhaOfficial2 жыл бұрын
Ques 2 : ANS const eligible = (age) => { if (age >= 18) return true; return false; } let age = prompt("Enter your age"); age = Number.parseInt(age); let input = true; while (input) { age = prompt("Enter your age"); age = Number.parseInt(age); if (eligible(age)) { alert("Yes you can drive"); } else { alert("You can't drive"); } input = confirm("Do you want to enter age again?") }
@AARTIDEVI-sr1px2 жыл бұрын
Thanks bro app ki mene python in 15 hours wali video dekhi bhot ache se app ne python samjhaya hai thanks 😊😊 use video mai aapko thank nahi bol paya isliye aapki lastest video mai de raha hu😅
@littleexperiance21472 жыл бұрын
Any body now difference between java and Javascript
@shrabonisinha Жыл бұрын
The last one is very amazing
@cg.yamangaming4632 Жыл бұрын
Bhaiya your Net Time dailog very owsome
@arshiyanshaikh-code5902 жыл бұрын
done, thank you bhai.
@factwithsujal4676 Жыл бұрын
second alert("enter your age"); let run=true; while(run){ let a= prompt("age"); let b = parseInt(a); if(b>=18){ alert("you can drive"); } else{ alert("you cannot drive"); } run=confirm("you want again")};
@vishalkhandla67914 ай бұрын
Most funny video till now , all of the meme are on point 🤣🤣
@irshadshaikh34312 жыл бұрын
next level editing
@devtomar847211 ай бұрын
❤❤ se Thank you for 29
@no1typist Жыл бұрын
Thanks a bunch!
@tejasmahakalkar939211 ай бұрын
5:05 -> Us Harry Bhai Us!!!!!😂😂😂
@ganeshparjapt17312 жыл бұрын
aaare bass kar baiiiii bichh jo comedy ke liyee thanksss 🤨😜😜
@varadacharya2802 Жыл бұрын
the question2 can be solved using do while loop also let age; let again = 1; const canDrive = (age) => { return age >= 18 ? true : false; }; do { let age = prompt("enter your age : "); age = Number.parseInt(age); if (canDrive(age)) alert("You can drive"); else alert("You cannot drive"); again = confirm("Do you want to play again ?"); } while (again);
@mayurchotaliya5375 Жыл бұрын
Q-2 let playagain = true while(playagain){ let age = Number(prompt(`Enter your age`)); alert(age>18? `you can drive` : `you can't drive`) playagain = confirm(`do you want to play again`); }
@036akberhussain Жыл бұрын
solution for 2nd question can be done using do-while loop do{ let age = Number.parseInt(prompt("Enter your age ")) if (age < 18) { alert("You are under 18. You cannot drive") } }while(confirm("Do you want to enter age again ?"));
@ececse Жыл бұрын
thankyou bhaiya
@Ravi-oh8xz2 жыл бұрын
Thanks Harry bhai
@noonedotcode6 ай бұрын
We can Do let age = parseInt(prompt('Enter Your Age'))
@anshumanpandey1092 жыл бұрын
// problem 5(while using geting console error ) let color = prompt("Enter the page background color") document.body.style.background = color VM29:1 Uncaught SyntaxError: Identifier 'color' has already been declared and in BOM and DOM concept getting error: console.log(document.body) document.style.background = "yellow" null 28.js:3 Uncaught TypeError: Cannot set properties of undefined (setting 'background') at 28.js:3:27 28.html:40 Live reload enabled.
@mukunda-w9j Жыл бұрын
Write this windows.onload=function(){ Let color=prompt("enter a color") document.body.style.background=color }
@user-void.042 жыл бұрын
Tysm brother
@AsimAbbasi7535 ай бұрын
Q1) let age = prompt("Enter your age") age = Number.parseInt(age) if (age < 18) { alert("You cannot drive") } else { alert("You can drive") }
@samarjeetsingh171010 ай бұрын
how strange that i am learning js from scratch and i did the second question in first attempt and my teacher harry sir did many attempts😅😅 by the way here is my code:- //QUES 2 let age = prompt("Please tell your age to know if you can drive or not:","0") age = Number.parseInt(age) const candrive=(age)=>{ return age>=18?"Yes you can drive":"You can not drive" } let confirm_age = confirm("Do you want to rewrite your age?") if(confirm_age){ age = prompt("Write again:","0") alert(candrive(age)) } else { alert(candrive(age)) alert("Thanks for the confirmation") }
@anubratachakraborty89622 жыл бұрын
Q1. let user = prompt('Enter your age'); user = Number.parseInt(user); let ans = user>18 ? 'You can drive' : 'Sorry you are under age'; alert(ans);
@tanmaykhatri60612 жыл бұрын
I solved first question in just one line of code: alert(`You can${Number.parseInt(prompt("What is your age"))
@rohitverma2178 Жыл бұрын
😂😂😂😂😂 shabash beta , are bs kar bhai , it's too funny yr