Тёмный

Why are you not creating anything in c++ ? 

Chai aur Code
Подписаться 422 тыс.
Просмотров 117 тыс.
50% 1

This tech exploration video discuss about why are you not building anything in c++. It's fast, taught in every college, all DSA courses are in Cpp but still you are not building anything. This will discuss the challenges and solution.
Vo typical game development and OS bna lo wali faltu baat nhi krenge.
Welcome to chai aur code, a coding/programming dedicated channel in Hindi language. Now you can learn best of programming concepts with industry standard practical guide in Hindi language.
All source code is available at my Github account:
github.com/hit...
Our Open-Source Project is here: freeapi.app
Join me at whatsapp: hitesh.ai/what...
for community discord: hitesh.ai/discord
Instagram pe yaha paaye jaate h:
/ hiteshchoudharyofficial
HTML video series: • HTML and VSCode - gett...
Complete javascript series: • Javascript for beginne...
Complete Reactjs series: • React JS roadmap | cha...
Javascript and react interview series: • 1 call se shuru hui pl...
Backend development with Javascript: • Javascript Backend Roa...
Python Series: • Python series launch |...

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 691   
@chaiaurcode
@chaiaurcode 11 дней назад
hitesh.ai/udemy for the latest course on Udemy
@adarsh-chakraborty
@adarsh-chakraborty 3 месяца назад
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.
@mightytitan1719
@mightytitan1719 3 месяца назад
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.
@dhavald4359
@dhavald4359 3 месяца назад
you learned only 2+2=4 and prime numbers, fibbo series in college?
@gokumidoriya6340
@gokumidoriya6340 3 месяца назад
bro they teach you patterns to teach you for loops etc, stop this nonsense of will i even use it in future
@adarsh-chakraborty
@adarsh-chakraborty 3 месяца назад
@@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.
@adarsh-chakraborty
@adarsh-chakraborty 3 месяца назад
@@dhavald4359 There were more but nothing which can be used in real projects. Just logic building stuff.
@jr.devasana
@jr.devasana 3 месяца назад
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
@AyushVachhani
@AyushVachhani 2 месяца назад
Have you worked on a c++ codebase before ?
@jr.devasana
@jr.devasana 2 месяца назад
@@AyushVachhani at school level only
@prabhatmishras421
@prabhatmishras421 3 месяца назад
"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 RU-vid 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🙏😇
@paultrends4418
@paultrends4418 3 месяца назад
Waiting for it .I just started c++ 1st year ka end sem khatam hua
@prabhatmishras421
@prabhatmishras421 3 месяца назад
@@paultrends4418 Mai to aaj pehla endsem dene ja ra hu lol on my way, sem 6 and will share surely
@NoorFatima-bs9vp
@NoorFatima-bs9vp 2 месяца назад
waiting
@NoorFatima-bs9vp
@NoorFatima-bs9vp 2 месяца назад
@@paultrends4418 omg same lets connect
@lifescience9474
@lifescience9474 Месяц назад
Send link of the blog..
@viditvats5733
@viditvats5733 3 месяца назад
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
@nileshkujur8025
@nileshkujur8025 3 месяца назад
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.
@rugvedjoshi2003
@rugvedjoshi2003 Месяц назад
do it using python youll save ton of time
@vaibhav5783
@vaibhav5783 22 дня назад
@@rugvedjoshi2003 It will be slow.
@rugvedjoshi2003
@rugvedjoshi2003 22 дня назад
@@vaibhav5783 not in terms of speed but in syntax you'll save a lpt of time
@Iammuslim947
@Iammuslim947 3 месяца назад
Sir aap india ka bhut hi bara knowledge gap fill kr rhe hn Thnku so much sir❤
@deniswastaken
@deniswastaken 3 месяца назад
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.
@yalamanchilivenusai8874
@yalamanchilivenusai8874 3 месяца назад
This is something we all need to look up to... Lets build a project using c++ guys
@AlaminHasanDX
@AlaminHasanDX 9 дней назад
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
@mobs9306
@mobs9306 2 месяца назад
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?
@sukriti2415
@sukriti2415 3 месяца назад
As a c++ learner am glad finally u came up with this
@zakariahossain2857
@zakariahossain2857 Месяц назад
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.
@Z3U5.0g
@Z3U5.0g 24 дня назад
C++ is widely used for backend in HFT domain.
@junaidmuhammad6096
@junaidmuhammad6096 3 месяца назад
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 ❤
@rehansaqib4802
@rehansaqib4802 3 месяца назад
kis teacher ki playlist bro ??
@junaidmuhammad6096
@junaidmuhammad6096 3 месяца назад
@@rehansaqib4802 Hitesh Chaudhary ki JavaScript playlist
@junaidmuhammad6096
@junaidmuhammad6096 3 месяца назад
@@rehansaqib4802 chai aur code ki
@Hophkkjjpjkpytt
@Hophkkjjpjkpytt 3 месяца назад
😂😂
@learninglearning2
@learninglearning2 3 месяца назад
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.
@avenshargaming6251
@avenshargaming6251 3 месяца назад
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...❤❤
@sachinbasnet8258
@sachinbasnet8258 3 месяца назад
+1
@YouTubeDixtorian-ni4wc
@YouTubeDixtorian-ni4wc 3 месяца назад
Most of feel cheated after studying cpp
@nilesh6439
@nilesh6439 3 месяца назад
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)
@aayushgupta7839
@aayushgupta7839 3 месяца назад
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.
@kiranneelangol3596
@kiranneelangol3596 3 месяца назад
Sir congratulations on 300k subs 😍🤩🥳 Tech exploration bhot hi unique unorthodox topic hai jo maine kisi aur tech RU-vidrs ko krte nhi dekha… Aap lifesaver ho sir students aur freshers k ❤
@Mr.Scopesike
@Mr.Scopesike Месяц назад
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 😭
@amitoshjaiswal6329
@amitoshjaiswal6329 3 месяца назад
Are baba, finally C++ rocks We want more tech explorations #chaiaurcode #ChaiAurCode #chai_aur_code
@_vyas_ayush
@_vyas_ayush 3 месяца назад
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++.
@gyaneshwarkumar335
@gyaneshwarkumar335 Месяц назад
Sir please make some videos making some small and big projects in C++, its much needed..
@anandshete9170
@anandshete9170 3 месяца назад
5:26 bro has a 'life left' theme for his chrome tab 💀☠
@tuhinghosh9737
@tuhinghosh9737 3 месяца назад
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 ❤
@shivanshuraj7175
@shivanshuraj7175 3 месяца назад
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.
@namanjoshi5089
@namanjoshi5089 3 месяца назад
Amazing perspective provided here!! Hope people with "areeh nahi web dev series kyu nahi" mindset will grow here. I am one of those people😩
@TanveerAhmad-pz9tt
@TanveerAhmad-pz9tt Месяц назад
First time in my life, even I am developer, I didn't know about it. I will explore it when free
@mr.unforgettable
@mr.unforgettable 3 месяца назад
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.
@combatninjaturtle
@combatninjaturtle 3 месяца назад
Where to deploy the project built with c++
@abhaykanwasi881
@abhaykanwasi881 3 месяца назад
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...
@kuroshiny
@kuroshiny 3 месяца назад
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.
@vishal-shinde
@vishal-shinde 3 месяца назад
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
@noobitanobi3986
@noobitanobi3986 3 месяца назад
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.
@nesh398
@nesh398 3 месяца назад
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.
@shivamdubey8
@shivamdubey8 3 месяца назад
I have heard about these frameworks first-time.
@RandomVideos-im4ue
@RandomVideos-im4ue 3 месяца назад
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.
@soumyadipghosh6563
@soumyadipghosh6563 3 месяца назад
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...
@vishalverma3498
@vishalverma3498 3 месяца назад
Where do you get that company from
@soumyadipghosh6563
@soumyadipghosh6563 3 месяца назад
@@vishalverma3498 it was a campus placement
@shubham9717
@shubham9717 3 месяца назад
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
@BlueCrystal4475
@BlueCrystal4475 3 месяца назад
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..💜
@megaitsolutions3710
@megaitsolutions3710 Месяц назад
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!
@yashingole4373
@yashingole4373 3 месяца назад
Please make a series on C++ development sir
@de_bro_glee_1070
@de_bro_glee_1070 3 месяца назад
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.
@rajoshikroy4332
@rajoshikroy4332 3 месяца назад
This video was extremely helpful as I was tired of searching cpp frameworks to start with......now I have a request to make to you....I can't find much tutorials on yt, so can you make some videos on these frameworks yourself?
@imamiastudycentre
@imamiastudycentre Месяц назад
Sir ji mere ko python ( dJango ) and PHP better lag rahe hain web development ke liye .. Drogon shayad time lage samajhne me
@thetopntop
@thetopntop 3 месяца назад
Congratulations Sir For Complete 300k Family ❤
@bhaskarmoger1160
@bhaskarmoger1160 3 месяца назад
Sir 300k subscribers congrats, and 1Million soon ❤
@Anonymous-fr2op
@Anonymous-fr2op 3 месяца назад
I sense the presence of a ton of developers here. I understand their feeling, you need to be able to ship really fast and laguages like python are really good for that. But what about the modules you use in python? There is a very very high chance it was written in CPP or C, and thats where these languages shine. Also, to all the developers saying it is outdated, a big FU. Developers and Programmers arent the same, and programmers dont mind learning a bunch of languages. I am a huge CPP fan, but i love python cuz of how easy it is. And there are tons of engineers who dont park their buses after leaening just a single language. Thats the dumbest mindset to have.
@ironman-l1c
@ironman-l1c 3 месяца назад
Sir it would be amazing if you share resources to learn c++ as a software developer... And web developer.
@rexphoto4274
@rexphoto4274 3 месяца назад
We are moving soon 🔜 300k Best wishes 🎉
@Raja_Haroon644
@Raja_Haroon644 10 дней назад
Absolutely Amazing 😍🤗
@ankushladani496
@ankushladani496 3 месяца назад
This type of content available only on this channel
@yashpalnachaal4532
@yashpalnachaal4532 2 месяца назад
Really Interesting...Tech Exploration Series is Great!!
@KrishnaKumar-b4m9p
@KrishnaKumar-b4m9p 3 месяца назад
framework hota kya hai waise.i am in first year
@JeetuKumar-wd1uw
@JeetuKumar-wd1uw 3 месяца назад
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 ❤❤❤❤
@shantanukulkarni8883
@shantanukulkarni8883 3 месяца назад
In fact C, C++, Java, all need to be explored at least once by building something
@vimleshkumarkanaujiya
@vimleshkumarkanaujiya 3 месяца назад
C++ : OpenCV, Crow, Dragon, Wt GUI, Boost, GTK, Qt, POCO, Root Framework, Tensorflow, and more.
@sayandeepsoren361
@sayandeepsoren361 3 месяца назад
I am amazed day by day at how much you know and how you teach us in easy manner.
@SteveBClark
@SteveBClark 3 месяца назад
Please make a video on the Build System (CMake)
@SinghDevHub
@SinghDevHub 3 месяца назад
Projects are in pipeline sir, Don't worry we will uplift our India's tech community. ❤
@yogeshkamble1500
@yogeshkamble1500 3 месяца назад
Every time learn New concept ❤#chaiaurcode
@Lucky-sw8bv
@Lucky-sw8bv 3 месяца назад
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
@HuxaifaYT
@HuxaifaYT 3 месяца назад
Chai aur C++ ?
@VishalSharma-vm9zd
@VishalSharma-vm9zd 3 месяца назад
On yt only 🙂
@Nitish_Kmr
@Nitish_Kmr Месяц назад
C++
@samuelfernandes3301
@samuelfernandes3301 3 месяца назад
Started learning backend from you sir 😀
@andrewbeef8758
@andrewbeef8758 3 месяца назад
RUST pe course leke aao sir
@letsStartCODETOGETHER
@letsStartCODETOGETHER 3 месяца назад
Another video on c#
@sdef719
@sdef719 2 месяца назад
Thanks a lot for the insights. I will explore more and make something for sure.
@helloworld2.o278
@helloworld2.o278 3 месяца назад
In that case why no company uses c++ in their backend development 🤔? Would be happy to know if there are any companies using c++ in their backend
@shambobasu1579
@shambobasu1579 3 месяца назад
Lack of a standard build system and standard package manager is main reason I feel. CMake is quite clunky (albeit powerful) and a language of its own. And C++ itself doesnt have anything built into its standard library for Graphics related functions. That is why very few people actually use CPP.
@hamidsiddiqui4818
@hamidsiddiqui4818 3 месяца назад
Sir, When you will be launching the c++ course
@Super_movies_ajju
@Super_movies_ajju 3 месяца назад
Bhai yarr app 6-7 class ke londo ko bhi coding sikha do ge great 👍
@TechnoRidiculous
@TechnoRidiculous 3 месяца назад
where can I find Drogon , Crow , Nui framework's course ? Please provide any link
@nishantsingh7235
@nishantsingh7235 3 месяца назад
Learn from documentation.
@codingwithsatyam
@codingwithsatyam 3 месяца назад
I'm creating a machine learning library by combining c++ and python
@eleven1344
@eleven1344 3 месяца назад
Cpp clear your doubts about monolithic, pop and oop
@Z060
@Z060 3 месяца назад
Use c and gtk for application development.
@nilesh6439
@nilesh6439 3 месяца назад
Aur ye series to lifelong hogi I think !
@rajivkumarkale
@rajivkumarkale 3 месяца назад
There is a tool for every job. making web pages in c++ makes very less sense, maybe it is required in some scenarios but i haven't heard of it. Mostly c/c++ is used as a system programming, where the speed actually matters, embedded systems, games, graphics etc.
@bhuvanparmar7064
@bhuvanparmar7064 3 месяца назад
I literally want to explore c++ more than just dsa or cpp
@VikasJassu-um2eb
@VikasJassu-um2eb 3 месяца назад
Sir aap itna kuch material and nyi nyi techs bta rhay ho ki mere ko lagta h mujhe 15-16 hours padhai shuru karni padegi😅
@TanmayRay-qn5zs
@TanmayRay-qn5zs 3 месяца назад
Thanks a lot for this information video ❤
@deepanshukatre5224
@deepanshukatre5224 3 месяца назад
Great series you are continuing but in this video you made QT as an old framework which can create only popup and basic UI for desktop. Reality is different with power of QML in QT you can design decent UI and robust app. So if someone wants to create cross platform apps they should definitely look how beautiful QT is.
@ArnabJhaYT
@ArnabJhaYT 3 месяца назад
Agreed
@DEVILGAMING-to6bn
@DEVILGAMING-to6bn 3 месяца назад
Humesha sochta tha esa kyu nhi hota h Thank you sir
@sahilmukkawar4606
@sahilmukkawar4606 3 месяца назад
Sir can we please provide us tutorials based on drogan framework for c++ please sir
@skyvaderlive9449
@skyvaderlive9449 3 месяца назад
Sir macbook air m2 8/256 enough h programming ke liye main apna budget extend nhi kr skta aur mujhe macbook hi chaiye woh bhi latest kyuki m1 ka design outdated lagta h because of huge bazel
@velocity0212
@velocity0212 3 месяца назад
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.😅
@MadarDoraeMon
@MadarDoraeMon 3 месяца назад
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 ! ,
@krtirtho
@krtirtho 3 месяца назад
The college students that say C++ is all they need, tell them to use GCC/Clang/LLVM instead of TurboC++ using the CLI. Or, just tell them to use CMake or ninja. And observe their reaction.
@jatin_9911
@jatin_9911 3 месяца назад
Great video sir 🫡
@TodayYearsOld114
@TodayYearsOld114 2 месяца назад
What type of projects to build in c++?
@rajadebnath2268
@rajadebnath2268 3 месяца назад
Need more of tech exploration
@usamasaad9334
@usamasaad9334 3 месяца назад
C++ py array seekha tha mny , or bht achi lgi thi. First 100+ line code b is me hi likha tha lkn mujhy smjh ni a ri thi k proper usage kahan lau isme. Phir python seekhi or us me trading ea bnaya tha mny lkn phir web dev ka mind bna to html css and abhi js kr rha hu. Ab c++ kruga lkn js learning k bad
@shubhtalk7073
@shubhtalk7073 3 месяца назад
Great video hitesh sir ❤ lots of love
@stevenkenny7622
@stevenkenny7622 3 месяца назад
I had this exact dilemma hence chose java for dsa in the beginning
@heeru379
@heeru379 3 месяца назад
मेरा मानना है कि सभी स्टूडेंट्स को cpp ज़रूर सीखना चाहिए ऐसा करने से वह कंप्यूटर साइंस को और घराई से समझ पाएंगे। - 👴🏽
@chaiaurcode
@chaiaurcode 3 месяца назад
Fir to assemble kya buri h ji?
@mohsinahmad2526
@mohsinahmad2526 3 месяца назад
😂​@@chaiaurcode
@anime_edits_0962
@anime_edits_0962 3 месяца назад
​@@chaiaurcode ye baat
@jayprakashyadab
@jayprakashyadab 3 месяца назад
free time hai tho sikhlo koi bri batt nahi but aisa nahi hai ki cpp nahi ata tho programming nagi ata 😒😒
@shekharsikku
@shekharsikku 3 месяца назад
​@@chaiaurcodeSir golang ke kuch ache frameworks hai jaise gin, echo, fasthttp uske bare mein aapka opinion?
@RajKumar-g8r4g
@RajKumar-g8r4g 3 месяца назад
Welcome to the community.
@abhishankpaul
@abhishankpaul 3 месяца назад
Assembly theoretically fastest hai kyuki hum hardware ko directly instruct kar rhe hai ki kya karna hai or kya nhi. Jitna abstraction barega, kisi task ko pura karne k liye maanlo ek hi loop 2-3 baar run hoga (Python k numpy array k saath loop mei calculation for example). Wahi kaam C mei karo to single loop k andar tezi se ho jayga kyuki Python k loop bohot slow hai
@arthurlewin1952
@arthurlewin1952 3 месяца назад
Hey hitesh amazing video can you make a. Video on thread base programming used in c++
@unknownbirdpro
@unknownbirdpro 3 месяца назад
You just nailed it. Thank you very much.
@sauravsingh471
@sauravsingh471 3 месяца назад
I used to code in cpp, never jumped into other language, but because of almost no guidance, i was forced to switch, one day my sir asked me did you make anything wirh c++ and that was like a bjg question, i went back to hostel and spent the next two days making a game
@madmonkey010
@madmonkey010 14 дней назад
Those who claim C++ is trash may have played countless video games, but they've likely never even opened Unreal Engine.
Далее
How to be a 10x Learner
17:41
Просмотров 96 тыс.
История Hamster Kombat ⚡️ Hamster Academy
04:14
С какого года вы со мной?
00:13
Просмотров 148 тыс.
Новый вид животных Supertype
00:59
Просмотров 138 тыс.
How to build logics in programming
10:04
Просмотров 387 тыс.
I built 10 web apps... with 10 different languages
14:23
This is why you are not confident in logic building
7:15
Learning C++ by making a Game... in 1 Week?!
10:14
Просмотров 478 тыс.
8 patterns to solve 80% Leetcode problems
7:30
Просмотров 373 тыс.
15 Years Writing C++ - Advice for new programmers
4:04
Is Computer Science still worth it?
20:08
Просмотров 329 тыс.
BEST GUI TOOLKITS for C++ | Sciber
16:04
Просмотров 111 тыс.
История Hamster Kombat ⚡️ Hamster Academy
04:14