3 impossible Things 1) AI stackoverflow se proper question ka answer le aaye 2) Universe ke atoms ko ginana 3) Harry bhai se bekar tutorial expect karna
means alot man i have hardly come across mentors who really put efforts into there students..rather than just doing their job thank u so much the course....hope i can be a successfull devloper like u one day
I made triangle, Please suggest if i can change something, #include #include using namespace std; int main(){ // ***** Learned this by wathcing Harry Bhai's Tutorials.***** int a=7,b=7,c=7,d=7,e=7,f=7; cout
operator precedence batata hai ki c++ compiler ek expression ko kaise evaluate karne wala hai, harry bhai ne jo brackets use karein uska mtlb hai ki c++ kis way mein evaluate karega, agar aap program likh rahe ho to aapko brackets ki jarurat nhi hai agar, aapko pata hai ki expression kis flow mein evaluate hogi, brackets use tab karo jub aap operators ko apni marji se evaluate karna chahte ho jaise :- 5*3+2 = 17, compiler yahan pehle multiply karega fir addition, aur mujhe brackets lagane ki jarurat nhi hai multiply ke liye par, agar main chahta hoon ki addition pehle ho multipication baad mein tub main brackets use karunga 5*(3+2) = 10 👍
Harry bhai really aap bohot acche se padhate ho literally aisa lag raha hai jaise me school me aaya hu aur mujhe ek ek word ki information mil rahi hai...thank you very much for this content 👍🙌🙏
thanks harry bhai, I was get very disturbed when I see my college teacher teaching me C++, but then I started to watch your playlist and I am now quite relax.....and completed few videos......
At 11:24, I tried myself too by making these equations:- //int a = 3, b = 4; //int c = (a * 5) + b; //int c = ((((a * 5) + b) - 45) + 87); //int c = (((a * b) - 12) + 14); //int c = (14 + (-12 + (a * b))); cout
I made Triangle,Rectangle,Square,Pentagon,Oval using setw manupilator here is the c++ code:- #include #include using namespace std; int main() { const int a =54; // a=4; // cout
I have executed a statement without using operator precedence and then executed it with operatir precedence but it gave the same result. I'm confused if it gives sane result with it then why use operator precedence?
@@moonyt7033 bro c++ me operator precedence ka concept harry bhai ne bataya hain ki c++ calculation kaise karta hain mtlb ki kaun sa operator pehle use hoga aur kaun saa baad me. ab dekho bracket ke ander jo bhi operater hoga wo pehle execute hoga aur bracket ke bahar waala baad me hoga,just like BOARDMASS but aapko pata hain ki bitwise operator (&&,||,etc)pehle use hoga ki arithmetic operator(+,-,/,etc),to operator precedence ek rule hain jo ki c++ follow karta hain
@@Pranauv Yes , But This course isn't enough to get a job in MNC's. After this, definitely do the course of DSA. That course will be useful in getting the job.
This guy teaches way better than my college faculty 😀😀.
do college faculty even teach?
Hy
Hallo
Trurr
@@TechAkshayAk hii
3 impossible Things
1) AI stackoverflow se proper question ka answer le aaye
2) Universe ke atoms ko ginana
3) Harry bhai se bekar tutorial expect karna
Nailed It
....
superb comment!
@@poojamaheshwari748 wait... whatt ??
how??
@@poojamaheshwari748 join English tution, ASAP
@@poojamaheshwari748 ab aap seedha seedha comment nahi padh paa rahi toh yahi bolunga na ki tution lo
means alot man i have hardly come across mentors who really put efforts into there students..rather than just doing their job thank u so much the course....hope i can be a successfull devloper like u one day
are you now a developer after 2 year btw just asking
@@karan37prajapat 😅shayd nahi ha bechari fail ho gye or ab shadi ho gye hogi
@@bhawika-tu5qs 😂
@@karan37prajapataap ban gaye developer?😅
#include
#include
using namespace std;
int main(){
int i;
int a;
int f;
i = 6;
f = 1;
do
{
int a=i*f;
cout
Best channel for beginners. 👍👍
Anyone can easily understand the concept of c++. Explained very nicely from basics.
Thank you so much sir.
One Love for Harry bhaiiii Dedication
Harry bhai swear to god mein ny pehly apna college sy c++ shruh kia lekin samaj ni aya ab ap sy kar raha . you are great
Same here bro!
same here bro
Same
@9:09 I made a rectangle using setw manipulator
#include
#include
using namespace std;
int main(){
int a = 2;
int b = 2;
int c = 2;
int d = 2;
int e = 2;
int f = 2;
int g = 2;
int h = 2;
int i = 2;
int j = 2;
int k = 2;
int l = 2;
cout
result:0; kyu use kiya hai aapne, return 0; kyu nahi kiya,
I made triangle, Please suggest if i can change something,
#include
#include
using namespace std;
int main(){
// ***** Learned this by wathcing Harry Bhai's Tutorials.*****
int a=7,b=7,c=7,d=7,e=7,f=7;
cout
@@unknownhuman4097 error dekha rahathaa
Why use so many variables just simply use one variable and assign it a single value
@Sankalp did u complete cpp series...I've seen your comment of code (triangle wala) ...did this course help?
Thank you so much sir for this particular playlist
It is really helpful for us
🙏🙏
operator precedence batata hai ki c++ compiler ek expression ko kaise evaluate karne wala hai, harry bhai ne jo brackets use karein uska mtlb hai ki c++ kis way mein evaluate karega, agar aap program likh rahe ho to aapko brackets ki jarurat nhi hai agar, aapko pata hai ki expression kis flow mein evaluate hogi, brackets use tab karo jub aap operators ko apni marji se evaluate karna chahte ho
jaise :-
5*3+2 = 17, compiler yahan pehle multiply karega fir addition, aur mujhe brackets lagane ki jarurat nhi hai multiply ke liye par,
agar main chahta hoon ki addition pehle ho multipication baad mein tub main brackets use karunga
5*(3+2) = 10
👍
Bhai apki python ki playlist Se practical ek number gaya
Thanks Bhai 3000
Would love it if you continue this series...the best thing i ever saw on RUclips❤️
youtube is my teacher. cwh is legend
Wah sir ji ek AP he ho RUclips per thank u
Harry sir really better int teaching then my college faculty.
bhiaya aap bohot acha padhate ho . teacher material ho aap.😘👌
Harry bhai really aap bohot acche se padhate ho literally aisa lag raha hai jaise me school me aaya hu aur mujhe ek ek word ki information mil rahi hai...thank you very much for this content 👍🙌🙏
Jalwa hi jalwa ...bs Harry vai ka Jalwa ❤
Best course on the net
Enjoyable..I am learning slowly..thanks sir
amazing harry bhai, mera college chalu bhi nai hua hai toh bhi maine itne videos dekh liye.......
sir...………..nothing to say...………..no words can described u...…...just love uuuuuuuuuuuuuu
Bhai thanks 🙏aapki. Wajah se thodi bahut c++ seekh paa rha hu warna clg ki. Online classes se toh kuch smj ni aaya
aapki videos sach mein bahot information milti hai
My favourite course.
I like this
same here
@@ruchiagarwal4943 hmm same
@@ruchiagarwal4943 are u a software developer now?
Sir swad aa jaata haii apki video dekh k
Thank You!!
You are the one in this world sir
Sir ji aap great ho♥️
Bhaiya please complete the playlist. Because in this lockdown you are our sun.
Thanks for all your hard work for us💓💓
thanks harry bhai, I was get very disturbed when I see my college teacher teaching me C++, but then I started to watch your playlist and I am now quite relax.....and completed few videos......
Awesome sir pure acche se sikh gaye
At 11:24, I tried myself too by making these equations:-
//int a = 3, b = 4;
//int c = (a * 5) + b;
//int c = ((((a * 5) + b) - 45) + 87);
//int c = (((a * b) - 12) + 14);
//int c = (14 + (-12 + (a * b)));
cout
Ab aap toh programming me pro ho gaye honge kyonki 10months ho gaye kyo...
@@ajaymore1654 😅
@@ajaymore1654 Ab aap bhi programming me pro ho gaye honge kyonki 9 bmonths ho gaye.
Barabar na?🤠🤠
@@AnEngineerHuman ab to Apne b programming ki ABC seekh li hogi kyun k 2 weeks ho Gaye hen ..kyun?
@@qadirentro171 Han bro,Par utna nahi jitna socha tha.
Lagbagh aadhi ABC ho gayi.
Ab auor kar rahe hai.
A Good One 👍🏻
best videos to review your concepts...you are just awesome.....thanks for your hardwork and dedication.... kam se kam white hat jr se to accha hi h
if you'd have errors in using setw, then you should use the header file named as #include firstly.
Kyu bhai reason?
Thank you harry bhai for creating such amazing content I am watching these tutorials in 2024
You are the best teacher ☺️
And amazing coding technique ever
JazakAllah.
Thank YOu Harry Bhai!
cout
;
Harry sir teach very very good
Harry this is amazing course pls also bring question series for competitive programming
a question can be made regarding to operator precedence
#include
using namespace std;
int main()
{
int a = 6, b = 4;
int c = (((a*10) - 64) + 2);
cout
-2
These lectures are really helpful for a beginner like me.
Nice explanation
Best on youtube
Thank you sir :)
Thanks u make things very easy
Harry is best🤠
Watching this after 2 years... And this is better than our uni Professors💯❣️
Smjh nhi ata...ki koi itna acha kese pdha skta h...future m jitne bhi bche successful honge...unki success ke peeche harry sir ka hath hoga...
Thanks 👍👍👍
than you sir.. really love the way u teach ...😄😄
you makes things soo easy to understand ,than any college faculty....
Good sir
Aap mast padhate hai ,,
Kamaal ho Harry bhai😇😇
Day-07
Completed upto tutorial-08
date-09/12/2022
AAP ekk vs code me program par shortcut key apply karne ki vediio bna do bro..Bhaut help hogi bhai hamari
loving this tutorial very heplful
Thank you so much 💞
@CodeWithHarry
at 4:36 if the constant float (3.11) and the next value of a (45.6) both are same then the code should work ???
Dhanyawad sir ji 🙏
Harry bhaiya..LOVE YOU 3000
Thank you, Harry bhai!
10:27 operator precedence
Keep it up no one teaches better than him..
Very nice presentation 💜
Oyeeee haary vai aagyeee🔥
can u please make a video on all the keyboard shortcuts u use in vs code for cpp
You are awsome sir
🔥🔥🔥
Great explanation sir 👍 your vedio so helpful for me 😊
Bole toh jhakkas Harry bhai ..
Good explaining guruji 😍😍😍
Thanks alot Harry Sir
Sir, kindly make a complete series on DBMS (SQL)
after web development
Your Big fan sir & regular viewer
One Point to add in this, If we create global variable with same name as of const. and use : : then, global variable is your Output.
yes create global variable and local variable with same name then : : will work
Top level video sir g.👏👏👏👏👏
I made Triangle,Rectangle,Square,Pentagon,Oval using setw manupilator here is the c++ code:-
#include
#include
using namespace std;
int main()
{
const int a =54;
// a=4;
// cout
I have executed a statement without using operator precedence and then executed it with operatir precedence but it gave the same result. I'm confused if it gives sane result with it then why use operator precedence?
@@moonyt7033 bro c++ me operator precedence ka concept harry bhai ne bataya hain ki c++ calculation kaise karta hain mtlb ki kaun sa operator pehle use hoga aur kaun saa baad me. ab dekho bracket ke ander jo bhi operater hoga wo pehle execute hoga aur bracket ke bahar waala baad me hoga,just like BOARDMASS but aapko pata hain ki bitwise operator (&&,||,etc)pehle use hoga ki arithmetic operator(+,-,/,etc),to operator precedence ek rule hain jo ki c++ follow karta hain
Thank You Sir 😊
thanks for efforts.
This was very helpful.
Completed ✅ , thanks bhaiya ❤️
Day 3 ❤ done
Thanks sir I waiting this series video and refresh this playlist
I am here after completing c tutorial. Thanks Harry bhai ❤️🙏🏽
me too!!!!
me too man!! did u finish this course??
@@Pranauv Yes , Now I am learning SDL2 Library for 2D game development.
@@heeru379 this is a good course for learning c++ from basics to the very end(oops) right??
@@Pranauv Yes , But This course isn't enough to get a job in MNC's. After this, definitely do the course of DSA. That course will be useful in getting the job.
Best teacher
thanks, soo much harry bhai
good workharry bhai!
Bhtt bhtt thnku sirggg🙏🙏
this course is very usefull for us
thanku this fever
Hary is great
Bhaiya yeh bracquets lgani kyun jaruri hai operators precedence mein?
Maine krke dekha tha bina bracquets lgae bhi work kr rha tha.....
Bhaiya please reply............
Amazing
I am 14 years old and learning to code and want to learn more with you bhaiya you teach very well
thanks bhaiya
Thank you Harry bhai
Thank you sir, you are covering basic too🌝
@9:09 I also made a rectangle