Exactly, When I Was in College and I was practicing C++ I always wondered who is going to pay me to write code to 2+2 = 4, print patterns, detect prime numbers. I hope the Education system picks up the much needed advancement in tech.
lol operating system and GNU compilers are made in C/C++ which is literally called as rocket science department of computer science. even python is written in c language (lmao) python languages's interpreter is written in C . Trust me try to do some kernel level development you will see magic of C ,whole structure is running on c and c++, it is old and who ever make these things are already beast and you can't compete these guys , you open osdevelopment git and websites and people conrtributing are literally computer scientists and legendary contributors. change your thinking ,your thinking is wrong once you see how an os developer codes ,you will consider web developers as fools roaming around corners in the world claiming themselves as greatest coder irrespective they are from amazon or google . even though i want to become web developer too but cannot disrespect these languages and these developers they are literally backbone of everything , literally.
@@gokumidoriya6340 Bro It's true that doing these basic things are esstential part of learning and I absolutely agree. What I am saying is they should also teach us latest trends after these basic stuff. Maybe in 5th or 6th Semester. Like if they're teaching XML they should also teach JSON. I am against the old syllabus which is still taught in Bachelors and Masters Degree in tier 3 colleges which is of no use. For example Visual Basic 6.0 which is outdated 10 years ago.
00:03 Some students and professionals have not explored C++ yet 01:56 The missed opportunity of creating in C++ for developers and students. 04:04 C++ has many libraries and frameworks despite misconceptions. 06:02 Explore some developments in C++ 07:38 C++ supports writing synchronous code 09:21 Advocating for exploring new languages and technologies 11:08 C++ offers libraries for web-based user interface creation. 13:12 Exploring C++ for broader skills and opportunities Crafted by Merlin AI.
"Software developer bano, JS/Java/Python developer nahi" The best advice a great teacher gave and I focused, not only tech stuff but I've learnt so many things from you as a person bhi like staying calm and humble, raw and humorous, I'm so glad ab naturally itne shi se align ho gya hu ki ye Sab Framework and libraries pehle se hi pta thi na khi UA-cam pe search kiya na pre-made projects repos copy paste krne ka wait kiya and rightnow I'm learning much more advanced topics of C++ my endsem exams are going on but I assure you sir aapki community ko aage badhaane wali direction me mera ek chota sa contribution hoga july tak sab learnings ka with example and crisp explanation article/blog share krunga🙏😇
Mere man m yehi khyaal bhot bar aya ki sab CP tk hi ruk jate. Thank you sir for making this video. Actually mere khud man h cpp m aage dev krne ka. Mere lie video bhot beneficial rahega
I am a Chemistry student. I am trying to make a virtual synthesizer using C++. In order to harness the full potential of C, C++, and Java please adopt the hobbyist and inventor mindset.
Woohh! Revealing an interesting side of cpp. This question bothered me alot "why we are not using cpp to built projects?" , "why we should learn cpp only to implement DSA?". Hope i found this channel in my early days of College ❤️.
Would like to add to this beautiful topic chosen here. I definitely feel that only doing DSA/Leetcode is not enough building projects at the system level using languages such as C, C++, Rust, Zig etc, Will 100% boost ones fundamental knowledge on how to interact with the OS and its apis heck you can build your own OS for fun to learn the inner details of the one you're using right now. Basically what I am trying to say is be more curious, explore more, its fun! Up skill yourself! Its okay if you use python/javascript at work but to know what is running underneath will help tremendously. Building compilers, using something like SDL or even using opengl directly and building a game engine, building your own web server at the system level working with linux's socket api's are some cool and interesting project ideas. It will be tough, but fun at the same time. After all javascript and python cannot run without what is there under it right?
C++ se bass dsa and cp krke job lene me asan hota hai.. Bas yahi suna tha ajj tak... Magar yeh sunkar dimag ke tar hil gaye ajj🙂 Bahot sari terms toh apane jo batayi smj hi nhi ayi..... Small request : can please guide us on how to explore these kind of stuff.. Please sir.... I am loving these series❤.
Can you say that what he told in this channel about c++ and frameworks . Because im from Tamilnadu that's why i couldn't understand this . Im also a cpp guy . I want to know what he said in this video . Plz can you say that ?
I used to be a cpp fan boy in my starting years of college but sadly due to less industrial exposure and lack of resources i have to switch from cpp to js. I m a mern stack developer now but this video again opened a gate for me to explore cpp again
Nice, Is ne to meri ankhe hi khol di Me abhi 11th me jao ga jis me computer longa is me C/C++ hai, ab in ko bhi sikhne ka jazba ban gaya hai Mujhe Abhi Advanced Python, HTML(ap ke hi channel se), CSS(Basic) ati hai Aur me ab JS sikho ga for fronted is ke bad backned me Django(ap ke hi channel se) aur jab me DSA bhi karlonga aur advanced ho ja onga to tab C++ ko zaroor explore kar onga, kiun ke Python ke short code ke bad mera C++ ke long code me jane me thora difficult hoga, to jab me advanced ho ja onga to C++ ke liye confidence bhi ajae ga Thank You sir jee :)
it's really very easy to answer. you need to be familiar with lower level logic. even if you will become familiar with it, you still need to make a framework to make the main product otherwise there will be lots and lots of issues. and the implementation of it, is somewhat hard compare to a high level programming language. it's not really that hard, but the concepts like pointers, structures and in c++ the whole OOP has created kind of a fear in everyone's head, due to somewhat complex syntax.
FINALLLLLLYYYYYY!!!!!!!!!!!!!!! This video has so much wisdom!! SO SO SO RELATABLE!!!! Finally someone talked about this!! Great work bhaiya. Sadly i am a 2024 graduate, but still i will learn. Very excited for this.
I learned C++ in college. Then came web development but I don't see anyone using C++ in the backend, then the question came to my mind that where C++ is used, today you have explained it beautifully.
Thanks a lot sir, after spending 6 years coding in C++, I was ready to leave it now. Thanks for letting me know that it is more than just CPP, OS, Desktop App language. Felt amazing. You are a great teacher.
Day 1: hmm new channel let's see... is that really ice tea or.......🍺😂 Day 2: Sir toh chill h channel bhi chill h sub toh banta h boss Day 3~6: itna in-depth js confusion hi confusion 😕 Day 6: gajab js ki playlist h 1000 padhaya tabhi kam se kam 200 dimag mai betha 100 implement hua Day 7: arrey best live streams in this category zeher fun dimak fad info Day 8: Discord pe community -> resume screening, doubts solving, sir ke killer comment comebacks ,etc... final verdict of channel - really under-rated, in my fav top 3, sir ka zone hi alag level pe h 🥴
Sir congratulations on 300k subs 😍🤩🥳 Tech exploration bhot hi unique unorthodox topic hai jo maine kisi aur tech UA-camrs ko krte nhi dekha… Aap lifesaver ho sir students aur freshers k ❤
I always heard that cpp is one of the fastest language and even seen in many benchmark’s. Also tried to check if we can build fast website using cpp but this is an eye opener, every cpp student must try to build some web/app using cpp.
Sir this was the only video i needed . Mai bhi kuch time isi chiz pe research kar rha tha ki how could i replace js with C++ but kuch mila nhi. Had so much info from this video. Thank you sir...❤❤
Ek time tha jab c++ bohot achhe se aata tha Mera programming ka foundation ko achha karne keliye c++ bohot help kiy.. par ham bhi wo hi bichre huye student hai jisne bad me js pakar liya development ke liye aur c++ bich me chhut gayi ... bohot din ho geye c++ aur nahi kiye ab to DSA karne ka bhi ichhai js me hi hai .. future me explore zarur karenge ❤ Thank you for all the valueable content sir ❤
if the goal is to explore low level system language with control like cpp, a good emerging option is rust. It has much better dev ecosystem and dev experience, it's on a constant rise not stopping any soon
Thank you for this insightful video It's inspiring to see how C++ can be more than just a language for games or OS development I'm excited to explore new projects and opportunities in this versatile language and will definitely share this message with fellow learners
My information regarding c++ was very superficial before but after watching this video my thoughts got a new way of thinking.... Thanks a lot sir really admirable content..💜
I partially agree with your point that C++ is a good language to learn. However i have some arguments to make. First, i can tell from my experience that C++ is a bit bloated and abstracted and lot of features are built upon C. Our teaching is not focused on best practices when dealing with projects. My point is to learn C first and understand memory. Experience gained from it will be so beneficial that it will help in other languages as well.
I started C++ cause i wanted to learn game dev in unreal engine and also did learn fundamental and some advanced stuff but had to quit mid way cause my pc was not decent enough to any actual work on unreal engine , Might pick it up again now cause that was the thing that made me choose programming as a career.
sir your video just came at the right time, i have done dsa in c++, and i was struggling to make some projects , so i started learning mern stack. the timing of this video is so perfect that i happen to discuss all this just a few hours before i am watching this video. thank you so much sir for this type of informative content 🙏🙏🙏🙏❤❤❤❤
mera to bahut mann tha UI, servers banane ka especially CPP me , par jaisa aapne bola hamko mid tak leke aaye fir chod diye, lekin itna malum padd gya ki, koi asli technologist hai to vo hai (Sir Hitesh Choudhary)
This video gives a new life to all cpp coders out there who until now just know to solve dsa or competitive programming problems. This channel never disappoints every time I come here. Respect (c) ++ to you, sir
When I joined my first company as a fresher, We had a meet with the senior engineers, they asked all of us which tech stack do we use, out of 30 PPL only one said C++ and that too only for DSA. The senior asked me why I didn't use C++ , my answer was because there are no resources available which explores the development side of C++ like building projects as we have for js, java,python. At that time he said C++ is such a language which you will learn best only on the job.
The point is that if you want to make web based tools you can use this tool. But its not the only direction you can follow other path as well. But c++ is not only limited to that you can also your c++ skills in robotics, iot, simulations and other interested things.
I literally wasted my 2months on being indecisive on whether I should continue my c++ journey or not. I dedicated 4 whole months to learn this language only, Got so deep in it and was disheartened to see little to no development in C++. I was deciding to learn python and js and their frameworks to start building projects but thank you now I can move forward with this.
I am a beginner game dev and making game at a company in Unreal Engine 5. C++ is used as Core language in the engine. it has blueprint(a visual scripting language ,which later transpiles into C++) but if we want to create high performing and multiplayer games which uses advance networking stuff and algorithms. we need to make it in C++.
5:16 this is what , i means teaching loops if condition etc. things is not means of programmer , unitill and unless students does not see something we are doing by this tech and this how we utilized C language , then Yes 100% people have already many things ! ,
Thank you soo much mene ya question bhut baar socha ki aakhir C++ ma dsa karne ka faayda hi ky h agar phir mujhe kisi or framework pe kaam karna h to agar mujhe NodeJS or Django pe hi karna h to ma JS or python hi ma na karu DSA.. But again people don't have arguments they still stuck in speed hoti h, best language h qki sab youtuber usi ma karaate h etc etc... But it's a great video and nowdays answering all of my questions jo mene kabhi na kabhi soche the...
From the very beginning, I've been coding in C++. For solving any DSA problems, I always picked C++. Then in my second year, when my friend told me to learn JavaScript because we could create good projects with it, it felt like a pain for me. I used to think that C++ was the language that would always be my primary language, no matter what tech I worked with. But today, sir, you motivated me to explore it again. I'm in my fourth year now and have been working for a US company for the last six months, mostly using JavaScript there. But no, my first love, I'm coming back...
I find it intresting , i being a c++ user since 2019 i found myself extremely inclined toward it but during my 3rd year in college i found out that development is must need skill so i jumped to Js at that moment i also had the thought why cant i just do the frontend and backend both using C++ but due unavailability of courses i had to learn Js.I can recall that i found a course on W3schools but it was only text based,no videos with limited content to frontend.Still after watching this video i think the counter button code was too complexx and other simpler task would reqiure a large code content thats why i think this is less explored in this development section.
2:28 nope lol. It's honestly quite interesting on how C/C++ compilers are developed so far ahead that the compilers can literally optimize your code so much that it is more optimized and faster than Assembly.
During my time in college, while honing my C++ skills, I often pondered who would be willing to compensate me for tasks such as coding 2+2=4, generating patterns, and identifying prime numbers. Hopefully, the educational system embraces essential technological progress.
i made a Custom Paint Application Using C++ and OpenGL library in my 2nd year . I also taught it on Udemy . Many Bought it , learned from it and said its their first practical project
Whooaaaww, wait 💀 Muzhe lagta tha log C++ sirf basics strong karr lene ke liye padhte hai aajkal, That language is still my love in college jo ki maine I guess 10th mei padhi thi basic OOP just cuz Papa said and I in fact am learning python and java now 😭 I somewhat hated the Idea of shifting to python jiske syntax se muzhe nafrat hai kind of, because of no brackets no data types in parameters in function definitions. Just plain english like boring language 😭 This video is exactly my experience with c++ and explaination why I had to leave the language 😭 Nostalgia is hitting me harder than anything after reading that cpp scope resolution operators aur c++ syntax once again 😭
I always thought why we don't write backend in cpp... Then this video arrise. Inshallah one day i will be exploring cpp drogon for back-end. Currently focusing on rails
C ✖️ c++ ✔️ Python✖️javascript✔️ Java✖️kotlin✔️ Java ✖️ clojure✔️ Every language has its own feature comparison is unworthy and comparison only held though ease of coding.😅
Sir apki baat to bilkul sahi hai magar ajkal ke teachers ko kahi na kahi apne videos ki financial growth ki hi jyada tension hai na ki viewers ke growth ki, and as we all know ki dsa in cpp sells more so people make courses of dsa in cpp. I would love to learn C++ if you launch your video series on exploring development.
hitesh.ai/udemy for the latest course on Udemy
Exactly, When I Was in College and I was practicing C++ I always wondered who is going to pay me to write code to 2+2 = 4, print patterns, detect prime numbers. I hope the Education system picks up the much needed advancement in tech.
lol operating system and GNU compilers are made in C/C++ which is literally called as rocket science department of computer science. even python is written in c language (lmao) python languages's interpreter is written in C . Trust me try to do some kernel level development you will see magic of C ,whole structure is running on c and c++, it is old and who ever make these things are already beast and you can't compete these guys , you open osdevelopment git and websites and people conrtributing are literally computer scientists and legendary contributors.
change your thinking ,your thinking is wrong
once you see how an os developer codes ,you will consider web developers as fools roaming around corners in the world claiming themselves as greatest coder irrespective they are from amazon or google . even though i want to become web developer too but cannot disrespect these languages and these developers they are literally backbone of everything , literally.
you learned only 2+2=4 and prime numbers, fibbo series in college?
bro they teach you patterns to teach you for loops etc, stop this nonsense of will i even use it in future
@@gokumidoriya6340 Bro It's true that doing these basic things are esstential part of learning and I absolutely agree. What I am saying is they should also teach us latest trends after these basic stuff. Maybe in 5th or 6th Semester. Like if they're teaching XML they should also teach JSON.
I am against the old syllabus which is still taught in Bachelors and Masters Degree in tier 3 colleges which is of no use.
For example Visual Basic 6.0 which is outdated 10 years ago.
@@dhavald4359 There were more but nothing which can be used in real projects.
Just logic building stuff.
C++ to school tak padai ki and kafi samjh ata tha. Sach me lgta tha bs itna hi tha par technology evolved so much. thanks for sharing
Have you worked on a c++ codebase before ?
@@AyushVachhani at school level only
00:03 Some students and professionals have not explored C++ yet
01:56 The missed opportunity of creating in C++ for developers and students.
04:04 C++ has many libraries and frameworks despite misconceptions.
06:02 Explore some developments in C++
07:38 C++ supports writing synchronous code
09:21 Advocating for exploring new languages and technologies
11:08 C++ offers libraries for web-based user interface creation.
13:12 Exploring C++ for broader skills and opportunities
Crafted by Merlin AI.
"Software developer bano, JS/Java/Python developer nahi" The best advice a great teacher gave and I focused, not only tech stuff but I've learnt so many things from you as a person bhi like staying calm and humble, raw and humorous, I'm so glad ab naturally itne shi se align ho gya hu ki ye Sab Framework and libraries pehle se hi pta thi na khi UA-cam pe search kiya na pre-made projects repos copy paste krne ka wait kiya and rightnow I'm learning much more advanced topics of C++ my endsem exams are going on but I assure you sir aapki community ko aage badhaane wali direction me mera ek chota sa contribution hoga july tak sab learnings ka with example and crisp explanation article/blog share krunga🙏😇
Waiting for it .I just started c++ 1st year ka end sem khatam hua
@@paultrends4418 Mai to aaj pehla endsem dene ja ra hu lol on my way, sem 6 and will share surely
waiting
@@paultrends4418 omg same lets connect
Send link of the blog..
Mere man m yehi khyaal bhot bar aya ki sab CP tk hi ruk jate. Thank you sir for making this video. Actually mere khud man h cpp m aage dev krne ka. Mere lie video bhot beneficial rahega
Sir aap india ka bhut hi bara knowledge gap fill kr rhe hn
Thnku so much sir❤
I am a Chemistry student. I am trying to make a virtual synthesizer using C++. In order to harness the full potential of C, C++, and Java please adopt the hobbyist and inventor mindset.
do it using python youll save ton of time
@@rugvedjoshi2003 It will be slow.
@@vaibhav5783 not in terms of speed but in syntax you'll save a lpt of time
Woohh! Revealing an interesting side of cpp. This question bothered me alot "why we are not using cpp to built projects?" , "why we should learn cpp only to implement DSA?". Hope i found this channel in my early days of College ❤️.
This is something we all need to look up to... Lets build a project using c++ guys
Would like to add to this beautiful topic chosen here. I definitely feel that only doing DSA/Leetcode is not enough building projects at the system level using languages such as C, C++, Rust, Zig etc, Will 100% boost ones fundamental knowledge on how to interact with the OS and its apis heck you can build your own OS for fun to learn the inner details of the one you're using right now. Basically what I am trying to say is be more curious, explore more, its fun! Up skill yourself! Its okay if you use python/javascript at work but to know what is running underneath will help tremendously. Building compilers, using something like SDL or even using opengl directly and building a game engine, building your own web server at the system level working with linux's socket api's are some cool and interesting project ideas. It will be tough, but fun at the same time. After all javascript and python cannot run without what is there under it right?
C++ se bass dsa and cp krke job lene me asan hota hai.. Bas yahi suna tha ajj tak... Magar yeh sunkar dimag ke tar hil gaye ajj🙂
Bahot sari terms toh apane jo batayi smj hi nhi ayi.....
Small request : can please guide us on how to explore these kind of stuff.. Please sir....
I am loving these series❤.
bhai sachme , mera dimak hil geya hain..... yee information kavi pata bhi nhi tha
As a c++ learner am glad finally u came up with this
Thank you so much sir. I have been doing CP and DSA in C++ and MERN stack for development for years now but had no idea about these frameworks
Can you say that what he told in this channel about c++ and frameworks . Because im from Tamilnadu that's why i couldn't understand this . Im also a cpp guy . I want to know what he said in this video . Plz can you say that ?
I used to be a cpp fan boy in my starting years of college but sadly due to less industrial exposure and lack of resources i have to switch from cpp to js. I m a mern stack developer now but this video again opened a gate for me to explore cpp again
Nice, Is ne to meri ankhe hi khol di
Me abhi 11th me jao ga jis me computer longa is me C/C++ hai, ab in ko bhi sikhne ka jazba ban gaya hai
Mujhe Abhi Advanced Python, HTML(ap ke hi channel se), CSS(Basic) ati hai
Aur me ab JS sikho ga for fronted is ke bad backned me Django(ap ke hi channel se) aur jab me DSA bhi karlonga aur advanced ho ja onga to tab C++ ko zaroor explore kar onga, kiun ke Python ke short code ke bad mera C++ ke long code me jane me thora difficult hoga, to jab me advanced ho ja onga to C++ ke liye confidence bhi ajae ga
Thank You sir jee :)
What is your age?
it's really very easy to answer. you need to be familiar with lower level logic. even if you will become familiar with it, you still need to make a framework to make the main product otherwise there will be lots and lots of issues. and the implementation of it, is somewhat hard compare to a high level programming language. it's not really that hard, but the concepts like pointers, structures and in c++ the whole OOP has created kind of a fear in everyone's head, due to somewhat complex syntax.
FINALLLLLLYYYYYY!!!!!!!!!!!!!!!
This video has so much wisdom!! SO SO SO RELATABLE!!!!
Finally someone talked about this!!
Great work bhaiya. Sadly i am a 2024 graduate, but still i will learn. Very excited for this.
I learned C++ in college. Then came web development but I don't see anyone using C++ in the backend, then the question came to my mind that where C++ is used, today you have explained it beautifully.
C++ is widely used for backend in HFT domain.
Thanks a lot sir, after spending 6 years coding in C++, I was ready to leave it now.
Thanks for letting me know that it is more than just CPP, OS, Desktop App language.
Felt amazing.
You are a great teacher.
This was a great video indeed! I'll try these C++ frameworks for sure...
Day 1: hmm new channel let's see... is that really ice tea or.......🍺😂
Day 2: Sir toh chill h channel bhi chill h sub toh banta h boss
Day 3~6: itna in-depth js confusion hi confusion 😕
Day 6: gajab js ki playlist h 1000 padhaya tabhi kam se kam 200 dimag mai betha 100 implement hua
Day 7: arrey best live streams in this category zeher fun dimak fad info
Day 8: Discord pe community -> resume screening, doubts solving, sir ke killer comment comebacks ,etc...
final verdict of channel - really under-rated, in my fav top 3, sir ka zone hi alag level pe h 🥴
baki ke aur 2 kon hai
baki 2?
Sir congratulations on 300k subs 😍🤩🥳 Tech exploration bhot hi unique unorthodox topic hai jo maine kisi aur tech UA-camrs ko krte nhi dekha… Aap lifesaver ho sir students aur freshers k ❤
I always heard that cpp is one of the fastest language and even seen in many benchmark’s. Also tried to check if we can build fast website using cpp but this is an eye opener, every cpp student must try to build some web/app using cpp.
I have started my coding with c++ and I got only 50 marks 😂 then I got the best J's playlist and I have done it Alhumdulillah thank you so much sir ❤
kis teacher ki playlist bro ??
@@rehansaqib4802 Hitesh Chaudhary ki JavaScript playlist
@@rehansaqib4802 chai aur code ki
😂😂
Are baba, finally C++ rocks
We want more tech explorations #chaiaurcode #ChaiAurCode #chai_aur_code
Sir this was the only video i needed . Mai bhi kuch time isi chiz pe research kar rha tha ki how could i replace js with C++ but kuch mila nhi. Had so much info from this video. Thank you sir...❤❤
+1
Most of feel cheated after studying cpp
thanks a lot sir for this video ... currently doing dsa in cpp. definitely gonna explore after doing dsa and mern
Aur ye series to lifelong hogi I think !
Really Interesting...Tech Exploration Series is Great!!
This was an eye-opener.
I am into JS and Go.
I am sharing this video to the juniors I know so that they can decide better
Ek time tha jab c++ bohot achhe se aata tha Mera programming ka foundation ko achha karne keliye c++ bohot help kiy.. par ham bhi wo hi bichre huye student hai jisne bad me js pakar liya development ke liye aur c++ bich me chhut gayi ... bohot din ho geye c++ aur nahi kiye ab to DSA karne ka bhi ichhai js me hi hai .. future me explore zarur karenge ❤
Thank you for all the valueable content sir ❤
if the goal is to explore low level system language with control like cpp, a good emerging option is rust. It has much better dev ecosystem and dev experience, it's on a constant rise not stopping any soon
Pata nahi mujha aaj tak aisa video nahi mela jo yea baat keya ho ya mera senior bhi ya phir teacher thanks for such wonderful video ❤❤❤❤
The first UA-camr I met who talked about creating a future in C++ talked sensibly; C++ should be left in the middle of the learning path.
Thank you for this insightful video It's inspiring to see how C++ can be more than just a language for games or OS development I'm excited to explore new projects and opportunities in this versatile language and will definitely share this message with fellow learners
Amazing perspective provided here!! Hope people with "areeh nahi web dev series kyu nahi" mindset will grow here. I am one of those people😩
A guiding hand can only take you so far. People who are generally interested in these things , find their way.
Sir 300k subscribers congrats, and 1Million soon ❤
My information regarding c++ was very superficial before but after watching this video my thoughts got a new way of thinking.... Thanks a lot sir really admirable content..💜
Thank You so Much Sir!
After Harry Bhai i am learning Coding Stuff from yours channel!
Thank You soo much for be there!
Love from Pakistan!
I partially agree with your point that C++ is a good language to learn. However i have some arguments to make. First, i can tell from my experience that C++ is a bit bloated and abstracted and lot of features are built upon C. Our teaching is not focused on best practices when dealing with projects. My point is to learn C first and understand memory. Experience gained from it will be so beneficial that it will help in other languages as well.
Today 300k congratulations in advance sir jii 🎉🎉🎉
I started C++ cause i wanted to learn game dev in unreal engine and also did learn fundamental and some advanced stuff but had to quit mid way cause my pc was not decent enough to any actual work on unreal engine , Might pick it up again now cause that was the thing that made me choose programming as a career.
sir your video just came at the right time, i have done dsa in c++, and i was struggling to make some projects , so i started learning mern stack. the timing of this video is so perfect that i happen to discuss all this just a few hours before i am watching this video. thank you so much sir for this type of informative content 🙏🙏🙏🙏❤❤❤❤
Thanks a lot for the insights. I will explore more and make something for sure.
Congratulations Sir For Complete 300k
Family ❤
mera to bahut mann tha UI, servers banane ka especially CPP me , par jaisa aapne bola hamko mid tak leke aaye fir chod diye, lekin itna malum padd gya ki, koi asli technologist hai to vo hai (Sir Hitesh Choudhary)
This video gives a new life to all cpp coders out there who until now just know to solve dsa or competitive programming problems.
This channel never disappoints every time I come here.
Respect (c) ++ to you, sir
When I joined my first company as a fresher, We had a meet with the senior engineers, they asked all of us which tech stack do we use, out of 30 PPL only one said C++ and that too only for DSA. The senior asked me why I didn't use C++ , my answer was because there are no resources available which explores the development side of C++ like building projects as we have for js, java,python. At that time he said C++ is such a language which you will learn best only on the job.
5:26 bro has a 'life left' theme for his chrome tab 💀☠
Great video hitesh sir ❤ lots of love
Chai aur code should continue the application of C++
We are moving soon 🔜 300k
Best wishes 🎉
The point is that if you want to make web based tools you can use this tool. But its not the only direction you can follow other path as well. But c++ is not only limited to that you can also your c++ skills in robotics, iot, simulations and other interested things.
I am amazed day by day at how much you know and how you teach us in easy manner.
Best tech series on youtube🔥❤
just completed your cpp series sir ❤
I literally wasted my 2months on being indecisive on whether I should continue my c++ journey or not. I dedicated 4 whole months to learn this language only, Got so deep in it and was disheartened to see little to no development in C++. I was deciding to learn python and js and their frameworks to start building projects but thank you now I can move forward with this.
I am a beginner game dev and making game at a company in Unreal Engine 5. C++ is used as Core language in the engine. it has blueprint(a visual scripting language ,which later transpiles into C++) but if we want to create high performing and multiplayer games which uses advance networking stuff and algorithms. we need to make it in C++.
5:16 this is what , i means teaching loops if condition etc. things is not means of programmer , unitill and unless students does not see something we are doing by this tech and this how we utilized C language , then Yes 100% people have already many things ! ,
Projects are in pipeline sir, Don't worry we will uplift our India's tech community. ❤
Thank you soo much mene ya question bhut baar socha ki aakhir C++ ma dsa karne ka faayda hi ky h agar phir mujhe kisi or framework pe kaam karna h to agar mujhe NodeJS or Django pe hi karna h to ma JS or python hi ma na karu DSA.. But again people don't have arguments they still stuck in speed hoti h, best language h qki sab youtuber usi ma karaate h etc etc... But it's a great video and nowdays answering all of my questions jo mene kabhi na kabhi soche the...
This person Has decided To Teach Indian and Grow India on a Perfect manner ❤;
From the very beginning, I've been coding in C++. For solving any DSA problems, I always picked C++. Then in my second year, when my friend told me to learn JavaScript because we could create good projects with it, it felt like a pain for me. I used to think that C++ was the language that would always be my primary language, no matter what tech I worked with. But today, sir, you motivated me to explore it again. I'm in my fourth year now and have been working for a US company for the last six months, mostly using JavaScript there. But no, my first love, I'm coming back...
Where do you get that company from
@@vishalverma3498 it was a campus placement
I find it intresting , i being a c++ user since 2019 i found myself extremely inclined toward it but during my 3rd year in college i found out that development is must need skill so i jumped to Js at that moment i also had the thought why cant i just do the frontend and backend both using C++ but due unavailability of courses i had to learn Js.I can recall that i found a course on W3schools but it was only text based,no videos with limited content to frontend.Still after watching this video i think the counter button code was too complexx and other simpler task would reqiure a large code content thats why i think this is less explored in this development section.
2:28 nope lol. It's honestly quite interesting on how C/C++ compilers are developed so far ahead that the compilers can literally optimize your code so much that it is more optimized and faster than Assembly.
maybe for arithmetic and loops and all but handwritten SIMD is still faster. Compiler writers havent put much effort there.
loving this series.. keep making more of it
During my time in college, while honing my C++ skills, I often pondered who would be willing to compensate me for tasks such as coding 2+2=4, generating patterns, and identifying prime numbers. Hopefully, the educational system embraces essential technological progress.
Congrats Sir For 300K Subscribers
Humesha sochta tha esa kyu nhi hota h
Thank you sir
Every time learn New concept ❤#chaiaurcode
Is playlist me aur videos kb aaenge
Where to deploy the project built with c++
Thank You sir
Jaimin present :)
Great ! A enlightenment of c++ more than DSA and cp , thank you
i made a Custom Paint Application Using C++ and OpenGL library in my 2nd year . I also taught it on Udemy . Many Bought it , learned from it and said its their first practical project
Course link?
yese hi video is channel ko unique bnata h
Finally, someone is topic about cpp
Whooaaaww, wait 💀 Muzhe lagta tha log C++ sirf basics strong karr lene ke liye padhte hai aajkal, That language is still my love in college jo ki maine I guess 10th mei padhi thi basic OOP just cuz Papa said and I in fact am learning python and java now 😭
I somewhat hated the Idea of shifting to python jiske syntax se muzhe nafrat hai kind of, because of no brackets no data types in parameters in function definitions. Just plain english like boring language 😭
This video is exactly my experience with c++ and explaination why I had to leave the language 😭
Nostalgia is hitting me harder than anything after reading that cpp scope resolution operators aur c++ syntax once again 😭
I always thought why we don't write backend in cpp... Then this video arrise. Inshallah one day i will be exploring cpp drogon for back-end. Currently focusing on rails
Started learning backend from you sir 😀
Absolutely Amazing 😍🤗
C ✖️ c++ ✔️
Python✖️javascript✔️
Java✖️kotlin✔️
Java ✖️ clojure✔️
Every language has its own feature comparison is unworthy and comparison only held though ease of coding.😅
C++ : OpenCV, Crow, Dragon, Wt GUI, Boost, GTK, Qt, POCO, Root Framework, Tensorflow, and more.
That's a great video, I'll explore this for sure
You just nailed it. Thank you very much.
but , sir is there demand for cpp web frameworks in companies ?
I use cpp and rust as networking extension to it.And yes it is true,we have been sold lie about cpp especially in India.
Congratulations on 300k 🎉❤
5:27 💀
This is the motivation to do something with with your life rather than wasting it
Cpp is amazing. I keep doing socket programming using winsock all the time
Congratulations for 300k students 🎉
nice explanation !! apki videos boht interesting hote han !
great video, again got my curiosity back in these questions, thanks a lot
I was just waiting for this type of video.
Congratulations on 300k sir❤
great content, keep it up with this series.
Great helpful content as always in chai aur code
Sir apki baat to bilkul sahi hai magar ajkal ke teachers ko kahi na kahi apne videos ki financial growth ki hi jyada tension hai na ki viewers ke growth ki, and as we all know ki dsa in cpp sells more so people make courses of dsa in cpp. I would love to learn C++ if you launch your video series on exploring development.