Тёмный

competitive programming is killing C++ 

Hitesh Choudhary
Подписаться 946 тыс.
Просмотров 44 тыс.
50% 1

Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
All the learning resources such as code files, documentations, articles and community discussions are available on our website:
chaicode.com/
You can find our discord link, github link etc on the above website.
Twitter/X link: x.com/hiteshdo...
Discord link: hitesh.ai/discord
Learn React with 10 projects: • Let's learn react from...
Learn Docker: • A practical guide on D...
Learn Kubernetes: • Complete Kubernetes Co...
How does a browser works: • How does a browser wor...
How nodejs works: • How node JS works | En...
Learn Redux-toolkit: • Learn Redux Toolkit in...
Learn NextJS: • Nextjs Full stack course
Learn Typescript: • Why to learn Typescript
Learn Javascript: • Welcome to new JavaScr...
Learn React Native: • React Native Mastery: ...
Learn Zustand: • React state management...
Learn Golang: • How to get started wit...

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

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 211   
@bideshbanerjee5506
@bideshbanerjee5506 Год назад
In India... 1. C++ or Java for DSA 2. Javascript for projects Now your Resume is ready 👍
@karanarora267
@karanarora267 Год назад
Sahi bat bro sabka yahi hal hain
@tuxidoyt
@tuxidoyt Год назад
Java is the Most Popular and Valuable language for Indians.
@smortlogician9258
@smortlogician9258 Год назад
​@@tuxidoyt Java is most valuable in the world, for now. Everything requiring performance (but not that much that cpp should be involved) uses java. Large scale -> Java
@tuxidoyt
@tuxidoyt Год назад
@@smortlogician9258 I've no actual Idea about Java and Outer World but as an Indian I experienced that.
@metaphorpritam
@metaphorpritam Год назад
@@smortlogician9258 *Rust
@bikidas5473
@bikidas5473 Год назад
Even figma use c++ for the rendering engine of the layout, and in front it uses typescript + react!
@vivekvitthaljadhav
@vivekvitthaljadhav Год назад
Forget Web Frameworks, Competitive Programmers in India don't even know of GCC and LLVM.
@avijitdey992
@avijitdey992 Год назад
some know about GCC but most don't know about LLVM. what I find funny is that they think these are things of the past. on weekends I watch cpp development streams just to relax. I who mostly use python, know more cpp than your avg competitive programmer in india that too just by watching some streams while laying in bed
@jethalalrox1175
@jethalalrox1175 Год назад
@@avijitdey992 man any links to those streams would be appreciated. I watch cppcon videos tho. what do you watch
@smortlogician9258
@smortlogician9258 Год назад
True bro true
@smortlogician9258
@smortlogician9258 Год назад
@@avijitdey992 You use python? You are not a real programmer. Its a shit language. All YoU gUYs dO iS ImPOrT LibRARieS. /s
@saraswanchakrabortty3855
@saraswanchakrabortty3855 Год назад
​@@avijitdey992 Not LLVM I think you are specifically talking about CLANG which is built on top of LLVM and comes as a part of the Xcode command line toolchain on OS X. People can install it in other systems too but don't know about it because it comes out of the box only with OS X and unlike GCC which comes under the GNU GPL license, it comes with a Apache 2 license and is maintained by Apple.
@vivekvitthaljadhav
@vivekvitthaljadhav Год назад
Those Showoff RU-vidrs are behind this mess, who in each of their video talks about DSA and CP and "How to get Six Figure Job at FAANG" but don't even have a single programming video unlike other western programming channels.
@HiteshCodeLab
@HiteshCodeLab Год назад
I have few good programming videos, (by few I mean hundreds 🙂). So not just westerns.
@helloworld2054
@helloworld2054 Год назад
This
@akashparua4606
@akashparua4606 Год назад
​@@HiteshCodeLab like chai aur code
@vivekvitthaljadhav
@vivekvitthaljadhav Год назад
@@HiteshCodeLab "Those Showoff RU-vidrs" doesn't count you Sir. I've been following you ever since I saw you on ETV. I hope and wish to work with you on my future projects.
@thespectators6899
@thespectators6899 Год назад
I’m a 3rd year computer engineering student. CPP was my first programming language and it helped me in learning a lot of core fundamental concepts of programming, it wasn’t certainly easy but I had to drop this language in my second year just because it was very unpopular. I was sad but while learning about web dev especially node js (which is also written in cpp) I came across this language again and this year I’m using it as embedded programming language for hardware development. I don’t understand why people don’t give this language a shot. Yes python, JavaScript and other languages are great and super useful but this language opens a whole new side of programming that I can’t explain in this comment box. Great video 👍🏽 PS: I would choose this language any day over the assembly lol.
@dhawalparmar7117
@dhawalparmar7117 Год назад
Rust is laughing in corner 😂
@anvesh5377
@anvesh5377 Год назад
bro node js is not a programming language, it's a runtime for javascript
@jethalalrox1175
@jethalalrox1175 Год назад
never read a more relatable comment. CPP just clicks for me. I really find cpp code much more readable than js or python. I guess everyone has prefereneces.
@thespectators6899
@thespectators6899 Год назад
@@anvesh5377 never said that it was a programming language lol but yeah the point is it is written in c++. If anyone is working/learning about web or mobile applications it is impossible not to know about node or package managers like yarn or npm. I like python and JavaScript a lot but I don’t think I would be in this position if I hadn’t taken c++.
@christopherpetrov2355
@christopherpetrov2355 Год назад
You need some Rust Son😉!!
@paramdholakiya8857
@paramdholakiya8857 Год назад
Bro should explain What CP is in thumbnail and title.
@quantometer1714
@quantometer1714 Год назад
I am not even in University and I love coding. And, I already know some library and have used it(tried) 1. Raylib(Game Development) 2. OpenCV (For camera app) 3. FFmpeg (cmd line music controller) 4. QT (gui apps) 5. Android NDK Thank you for making me aware for web framework I will definitely use them. Edit:- I also didn't know about CPP package manager. I always had to install it myself after watching a tutorial on yt or docs.
@akyadavhere
@akyadavhere Год назад
ffmpeg > cmd line music controller (anytime)
@abirpal501
@abirpal501 Год назад
This is exactly the case happened to me yesterday when I and one of my friend having a conversation over CP and when I suddenly tells him that you can do web development in C++ and write backend in it he was socked and not believing me. After which I need to refer your one of the old video where you have talked about a docker image named `crow` in one of your workshop and after which he was fully surprised. And Today this video just dropped off I am super happy to give him a better answer 😂😂 Thanks for making this kind of video to change the perspective of the people
@CoderAbhijit-s7v
@CoderAbhijit-s7v Год назад
bhai but there is no tutorial in c++ web framework in youtube.
@beeeeeee42333
@beeeeeee42333 Год назад
problem is students are here for money, passion for things is miles away !
@HiteshCodeLab
@HiteshCodeLab Год назад
That's a statement, I don't like it but I have to agree with.
@beeeeeee42333
@beeeeeee42333 Год назад
@@HiteshCodeLab
@spiritualcontent763
@spiritualcontent763 Год назад
C++ Library 1. CROW: web framework 2. CSV 3. Open CV 4. libVlc 5. Poco 6. FFmpeg- audio and video segment 7. Drogon: web apps, sever programming. Thank you for sharing @hiteshchoudhary sir
@HiteshCodeLab
@HiteshCodeLab Год назад
Please don’t take this word by word. My goal was to give just examples of frameworks and libraries. Please pick your own, focused on your goal. Nice share, thanks. 🙂
@rajashekaranagapur7389
@rajashekaranagapur7389 Год назад
Qt framework for gui application
@adityayeager9728
@adityayeager9728 Год назад
Most of graphics software which are opensource like blender are mostly written in c++ , If someone have interest in graphics programming can also explore that side with cpp.
@1conscience0dimension
@1conscience0dimension Год назад
Blender is mostly written in C
@adityayeager9728
@adityayeager9728 Год назад
I said like blender not blender , ik it's written in c but most GL are written in c,c++ or rust ...
@venkateshnambi1576
@venkateshnambi1576 Год назад
In our college , C and C++ were fundamental PL where I got exposed to programming languages and coding but they only taught to clear the programming semester exams. Many passed out and current engineering students can relate to this video . We know PL but we weren't taught the application / purpose of that language .
@metaphorpritam
@metaphorpritam Год назад
To be fair lisp is better than C for programming introduction.
@visheshgupta1000
@visheshgupta1000 Год назад
This video is going to make so much awareness among all Competitive Programmers..Nice Content🙇🏻
@thatowlfromhogwarts490
@thatowlfromhogwarts490 Год назад
hahaha! it is indeed.
@VGLGameXane
@VGLGameXane Год назад
I was also searching for development in Cpp and I was unable to find proper content except game dev , so it will be great if you start a development series with C++ ....
@afrozkhan2708
@afrozkhan2708 Год назад
yes sir plz its a huge req
@VGLGameXane
@VGLGameXane Год назад
@Caiphus Sinthumule okay sir..
@202prince1
@202prince1 Год назад
I think the major part for this problem comes from C++ having way too much freedom, its great where you can do whatever you want in your project however you want, thats where C++ shines, but for beginners they might feel lost. In other languages, community generally agrees with doing things in a particular way for most of the basic things. But in C++ its different for almost every one even something basic as building the final executable or adding different libraries into their projects, people like to do it in their own way, and they most certainly should according to their preferences. I think this adds friction while building projects in C++ for beginners compared to other languages. Where people like coding in C++ but not building in it.
@junaidsiddiqui5140
@junaidsiddiqui5140 Год назад
Hey Hitesh, I am C++ enthusiast too and I used to think the same as you do - like I did development with C++ for 2 years (Qt Framework, OpenGL, Boost and Unreal Engine). But when I got to know about the jobs available, C++ as a requirement was a minority. Also the available jobs have low to average packages (3-8 LPA) but the workload and complexity of codebase is high. On top of that, most jobs available are from companies which still work on legacy code. So at the end of day, how is someone supposed to stay motivated towards C++ development? (P.S. I do know that Senior Cpp Devs get paid well... but so does any other senior developer) Note: I love C++ a lot but at the end of day, money matters.
@voldermot
@voldermot Год назад
if you are talk about related to gamedev (c++) the pay-scale is very low for gamedevs in india. And in other fields like software dev the pay scale is much high.
@rahulCoding
@rahulCoding Год назад
2:20 Yes sir, you are right. I too don't know about any framework of c++
@HiteshCodeLab
@HiteshCodeLab Год назад
Welcome to learning train. This video will surely add value
@rahulCoding
@rahulCoding Год назад
Thank you so so much for this video😍
@sayanbanerjee5606
@sayanbanerjee5606 Год назад
I'm a 1st year Btech CSE student and this video is dope....My programming journey would be a lie without this!Arigato!
@kom_senapati
@kom_senapati Год назад
same I will be in 1st year
@sunnyheheheh9401
@sunnyheheheh9401 Год назад
This is the result of RU-vid clickbait influence
@tejasjani2544
@tejasjani2544 Год назад
While learning c++ explore as much you can, spend more than year with it, because after moving to next language all kind of weird things and cycle of new frameworks came into picture with time.
@surajbiswas256
@surajbiswas256 Год назад
this is one of the bull shit advice..... so you are learning c++ to have a solid grip on other langugae ?? bro are you unemployed🤣🤣
@tejasjani2544
@tejasjani2544 Год назад
@@surajbiswas256 If you think that. This is your problem. I didn't mean that. May be you are student. You don't know how it is difficult. Some People want explore the C++ and other things but can't learn it with job. and in weekend they have to learn things which are in trend or part of their next project. Rather than just for explore C++ go back do some experiments with it. It is batter to explore it in college as you can and close the chapter of C++.
@surajbiswas256
@surajbiswas256 Год назад
@@tejasjani2544 tu karta kya hai aur tera github ya linkedin ka link de
@edbrito-swdev
@edbrito-swdev Год назад
CP means Competitive Programming? That's a new acronym for me.
@arrayofsilicon
@arrayofsilicon Год назад
C and c++ are low level language but so good so powerful that python can not even touch it it was even created with c😂
@aritradas588
@aritradas588 Год назад
In my opinion for competitive & development it is best to use Java . Java : CP , Web development ( Full stack Java) , Android .
@ImadEddineLaggoune
@ImadEddineLaggoune 3 месяца назад
The problem in my opinion isn’t that C++ doesn’t or can’t solve problems, but rather who want to use it to solve the problem. It seems JS is taking the lead for basically everything, C++ only remained to be used in high performance settings, or embedded systems. And I am talking from the perspective of someone who has been searching for a C++ programming job for a while, they are basically very rare when compared to JS, and even the ones that exist will ask for a “Senior Developer” with +sizeof(char) of experience.
@wiserdivisor
@wiserdivisor Год назад
Title fix: CP is killing Software Development.
@mabirearseso
@mabirearseso Месяц назад
Agree
@__Y1a2s3h4__
@__Y1a2s3h4__ Год назад
Shit i thought CPP was just a language used to built basic stuff like in my diploma we used to built management systems and that too in terminal. If i knew we could do this much with cpp I would I have learned so much.
@Connected_Chronicles
@Connected_Chronicles Год назад
Back then 10 years ago when I was learning cpp I build some applications using it. But I didn't knew what to do next as there was not much resources at that time. So I thought to move to other PL. I went for python and then JS.
@cypherllc7297
@cypherllc7297 Год назад
Js will slowly fade. WebAssembly with rust will take over
@SriHarshaChilakapati
@SriHarshaChilakapati Год назад
There are also Boost, CryptoPP, Assimp, SFML, wxWidgets, Qt, Gtkmm and a lot more! I still remember trying to setup MFC (Microsoft Foundation Classes) with VC++ sometime in 2010. However, although it is a bit sad people aren't exploring languages enough, I don't think I can blame students. It won't change unless universities stop teaching in Turbo C++.
@HiteshCodeLab
@HiteshCodeLab Год назад
Somewhat I agree but if students can find out about new web series to watch, they can this too. How long we are going to just blame Universities, it’s personal growth that is at stake.
@pixiedev
@pixiedev Год назад
@@HiteshCodeLab I agree, but at the start of our coding journey we don't know much about these technologies. As I knew at that time when we Learned c++ at the end of 1st year we only know about advance java 😅 in web development. So every student thought we have to learn java also to make some projects. Because on RU-vid and the college/university they only talk about new technologies like java spring django Marian. We didn't get enough 🥲 information.
@nafees_ur_rehman
@nafees_ur_rehman Год назад
​@@HiteshCodeLab Yeah we can't blame universities and its a matter of personal growth and universities don't have that much time and money to change its syllabus. Computer science is a vast subject its evolving day by day.
@Collidedatoms
@Collidedatoms Год назад
... I saw the thumbnail and was disturbed because "CP" means something completely different among true crime fans....
@Harsh-fd4ml
@Harsh-fd4ml 6 месяцев назад
Hey hitesh what's your thoughts on c language and development in 2024
@varunaggarwal7126
@varunaggarwal7126 Год назад
I first code in c++, then I easily switch to c# and java for development, c++ helped me in writing code and logic building at beginner level, btw pointers are scary.
@ayushpatel2171
@ayushpatel2171 Год назад
When I starting learning learning cpp in my first year I really wanted to learn development in cpp. But unfortunately I couldn't find a good tutorial for development in cpp most tutorial are just teaching the basics for cpp. I am in third year now but I still want to learn cpp for fun.
@rishidamle3420
@rishidamle3420 Год назад
Then sir why you not making the development course in cpp
@HiteshCodeLab
@HiteshCodeLab Год назад
I am already killing my channel with Mobile Development series on React Native. RU-vid runs on Catchy video, not on series or actual learning videos.
@rishidamle3420
@rishidamle3420 Год назад
@@HiteshCodeLab true you are a inspiration for us sir i have huge respect for you ❤️
@HiteshCodeLab
@HiteshCodeLab Год назад
Hahaha, I surely will
@fxcanva6284
@fxcanva6284 Год назад
@@HiteshCodeLab create a course in cpp web development. Maybe u should name title of course as "FANG c++ Web development". Don't make free RU-vid videos people won't be bothered to watch a free video. If it is paid they will watch till end.
@ujjawal_
@ujjawal_ Год назад
Audio quality is top notch, which microphone is it?
@pixiedev
@pixiedev Год назад
Out of budget 🤣.
@ujjawal_
@ujjawal_ Год назад
@@pixiedev yeah! that's true 😅😁
@farazmobin2776
@farazmobin2776 Год назад
Finally someone talked about this, much needed video. Thanks sir. I will share this everywhere
@sahasir6847
@sahasir6847 Год назад
All the DSA & Leetcode nerds going crazy lol
@sachinpandhare8737
@sachinpandhare8737 Год назад
How many web developers know that all major Javascript engines are built in c++? How many web developers know that flutter engine is built in c++? And many more engines
@__hannibaal__
@__hannibaal__ Год назад
You have no idea about C++/C; C++ made by mathematicians; for CS.
@PriyanshAgarwal
@PriyanshAgarwal Год назад
This is a really insightful video. I too used to think that C++ isn't all that cool as a standalone programming language but seeing the various packages you've talked about in this video, I think C++ is actually very cool just like python. I would love to try out some of these when I get a chance to build something.
@atabac
@atabac Год назад
"we cannot do much in c++" - shows your not really working on cool projects.
@jmdesros
@jmdesros Год назад
The sentence "CP is fun" will get you arrested in most countries.
@isaac80745
@isaac80745 Год назад
It also killed my career before even starting. Ngl
@jubinkurianbiju8576
@jubinkurianbiju8576 Год назад
Try ros and ros2.cpp is heavily used in robotics.
@zenboost.8
@zenboost.8 Год назад
If you can do CP, u never going to judge this else you will judge..... Like the Kunal Kushwaha....lulli
@amansaxena4446
@amansaxena4446 Год назад
Simple point is at the end you want a build a product which makes money for company or you no matter how good you are in cpp or anything.
@sachinpandhare8737
@sachinpandhare8737 Год назад
This video is little misleading, development doesn’t mean only web development! c++ is mostly suitable for systems programming, try to build some systems with c++, rather building another web application!
@HiteshCodeLab
@HiteshCodeLab Год назад
Then go ahead and do that. This video says build something. Don’t just solve leetcode
@udaysenpai
@udaysenpai Год назад
Bro C++/C# game engine design videos are there on RU-vid, now don't come at me saying game engines are not related to systems programming, bcz they are
@Ravi-ws5dg
@Ravi-ws5dg Год назад
eye opening, very valuable video, thank you very much for making it.
@ramlaaal
@ramlaaal Год назад
#suggestion fine tune your mic, too much bass.
@adityavir3930
@adityavir3930 6 месяцев назад
What is the best resource to learn CPP?
@nigel6842
@nigel6842 Год назад
What’s CP?
@shis10
@shis10 Год назад
Competitive Programing
@unity_with_timoteo
@unity_with_timoteo Год назад
For game have the Raylib
@sofiaknyazeva
@sofiaknyazeva Год назад
FYI, MS Word doesn't mean to just use C++, they also use C with an extend. To be fair, Microsoft version of C++ isn't the same as ISO standard C++. In fact, MS C++ is quite easier to understand than the ISO version. Honestly, seeing C++, I'd say, it's an ugly and messy language. It got OOP but have backwards compatibility with procedural C. It's also very disgusting that C++ forces you to specify prototypes where C doesn't. C++ is worthless in some point where performance is same in other languages, where in C++ you've either do a gunshot on foot to hack it to meet as expected performance. Rust is far more better than C++. C++ doesn't even have any type safe stuff, and in contrast C++ standards are the worse mess you can see when you seriously play with this.
@hariprasad6756
@hariprasad6756 Год назад
Are u planning to do any cpp devlopment courses on this channel ?? That teaches all these types of frameworks. And what are the programming languages i should learn in 2023 and in what order? how u learned what u learned till now ?? any roadmap that helps??
@GameSteals
@GameSteals Год назад
When RU-vidr's and people say one language is better over another language without comparing them quantitatively, rather give their opinions, you know it has been created to jump on the viral video and trend bandwagon. JS, Python, C++ are mere tools for solving a problem, and all of them have their pros and cons. You wouldn't use a screwdriver to hammer a nail in a wall. Can aa screwdriver be used to hammer a nail in a wall? Absolutely, why not, but a hammer would make the task a lot easier and simpler. If you need to process a bunch of CSV files to do a simple analysis of tabular data, you can use C++, but it takes a lot of time and effort to write that code, instead you can use Python. Right tool for the right job. When people start to understand this concept, they would not be fighting silly wars in comments.
@jagadeeps3095
@jagadeeps3095 Год назад
Hey hitesh can you introduce some of the cpp frameworks with some amazing tutorials as you were posting please this is small request from your subscriber i am wondering cpp has this much frameworks and active persons to work on those. Please we need some tutorials on cpp frameworks
@algo_chronicles
@algo_chronicles Год назад
because they are so much mad behind faang things, you rarely see any good open source lib or framework are making by Indians ,but u will surely find lot of repository where Indians(not all but many) are fixing some typos only.This is sad
@anilraghu8687
@anilraghu8687 Год назад
Library is not framework
@lewessays
@lewessays Год назад
My first language was c++ in highschool...guess what happened I failed.....years later I got into programing again..Python & c#(game dev stuff) &now planning to go into c++ & rust(my fav by the way lol) Anyways, won't recommend c++ for beginners. It is crazy how they trach you c++ in your first year....thank god I am self taught. I know a lot of CS graduates that can't code to save their lives sadly...so, not a fan of college especially for cs lol
@anmolsharma4049
@anmolsharma4049 Год назад
This, exact video. Coding culture in college very pronounced in India but coding just means doing CP for the sole purpose of getting job in big tech companies. Completely defeats the purpose. I was introduced to C++ in a similar fashion. Major impact of this is prevention from learning concepts of programming itself. And then when people get into big tech corp they get introduced to sweet sweet layer of abstraction which is great unless you have to fix some critical bug with one of the packages you are using.
@aadityasohani9568
@aadityasohani9568 Год назад
I do agree completely with you, but what I think additionally is there is not enough resources to learn (ofcourse documentation is there), but like in js we hear alot about frameworks everyday but how common do we get to hear from some youtuber or a content developer about crow or some other cpp framework.
@antrikshtelang4525
@antrikshtelang4525 Год назад
Thanks Hitesh Sir for this video. I have been coding for more than 3.5 years but I never knew that these libraries exist in CPP. There is surely a void out there for this!
@ashutoshakkole7611
@ashutoshakkole7611 Год назад
coding was maths at last
@Tezos1644
@Tezos1644 Год назад
i thought cp meant...
@PratikDongare-bh2vs
@PratikDongare-bh2vs Год назад
Thik hai webd karke google me jao😂
@NM-tk4kc
@NM-tk4kc Год назад
This video takes me back to year 2013,2014 where I had a colleague who used to participate in Google code jam, hackerrank, hackerearth, all most all websites on competitive programming & to his talent he did good and got opportunity to get interviewed by some rich product companies. He was provided travel: air tickets to and fro, from Hyderabad to Mumbai along with day of accomodation by company itself but he terrible failed at system engineering/design in first round f2f itself. It's a common sense like you just can't sharpen your single weapon with no other in your arsenal.
@keshavejat
@keshavejat Год назад
The answer to the question on this video is very simple. C++ is not easy at all. Just creating some simple programs in isolation is different. But as soon as you start working on mid or big projects you will pull your hair out.
@Mhmhind
@Mhmhind Год назад
Am a Mechanical engineer. We use CPP for making softwares for machines which are very complex softwares a lot of DSA goes up. yes its hard. A lot of people have no idea what all can be done with CPP.
@parihar-shashwat
@parihar-shashwat Год назад
I had my engineering in 12-16 we had a lot of people working on different frameworks, gaming engines, frameworks and generally updated to tech in general. These days students just throw jargons of AI and ML and don’t actually build any application around it.
@entertainingshorts24
@entertainingshorts24 Год назад
They even don't know about TMM and DSS.
@shivamx008
@shivamx008 Год назад
Hitesh it's india, this is same as saying one should be learning the physics chemistry in 11th and 12th to experiment and seek challenging established laws of science . But that's a idealistic view, And we don't live in one such as that. If one doesn't tries to excel in Competition in our country He/She would be left behind period.
@HiteshCodeLab
@HiteshCodeLab Год назад
That’s one statement to undervalue whole country. These initial introductions to physics and chemistry created curiosity and created great scientists in our country. Competition sells but someone needs to talk about true value of education too.
@shivamx008
@shivamx008 Год назад
@@HiteshCodeLab You use your position to speak the right things, Your videos on ns3 networking simulator were the only thing that saved me and my friends from failing computer networks all these years ago, All because our Uni didn't knew how to introduce us to development perspective , But part of the problem are also the recruitment team in companies 1/2
@shivamx008
@shivamx008 Год назад
2/2 , now being on the other side the parameters set by recruitment teams for judging a candidate does revolve around Having an internship exp and having a good coding profile. Very less weightage to self made projects because of low levels of trust.
@johnwick2018
@johnwick2018 Год назад
Scratch is the best programming language. EVER...
@leosarebest
@leosarebest Год назад
CPP = C++ but ..... What is CP?
@greditz2
@greditz2 Год назад
Competitive programming
@anupam4703
@anupam4703 Год назад
People who flex their cp skills but can't use them in the real world 👍
@mainak_das
@mainak_das Год назад
only if i had seen similar videos 5-6 years earlier, it was physically torturing for me to switch to python😢
@abhijeetkanase8121
@abhijeetkanase8121 Год назад
excellent thoughts on C++, will built something in C++ it's amazingly fast
@lokenarayan
@lokenarayan Год назад
Most of the C++ that people learn in universities is more or less obsolete at this point, coupled with the fact that there are multiple compilers to work with C++ makes it a different ball game altogether.
@CoderAbhijit-s7v
@CoderAbhijit-s7v Год назад
There is no tutorials in RU-vid or Udemy related to c++ web framework
@jaadui_chirag
@jaadui_chirag Год назад
I use raylib for dev in C++
@HiteshCodeLab
@HiteshCodeLab Год назад
Awesome
@anuragmeshram8873
@anuragmeshram8873 Год назад
Now next step is to start teaching cpp with these frameworks
@lasue7244
@lasue7244 Год назад
tldr; I will learn whatever gets me a job easiest For getting a job we need two things, Projects and DSA. I would choose JS, python or even Java any day of the year for making projects compared to Cpp. And for DSA, C++ is an easy choice because it's taught in college, it's fast and has a large community in CP. Why SHOULD I choose to learn cpp frameworks? It's much more difficult, it has less job opportunities compared to JS and Python and a lot less tutorials on YT. Many devs like me are only here for money and don't have as much passion for programming. Why should I care what frameworks are there for cpp if it's not used in getting me a job.
@SivaKumar-od8qx
@SivaKumar-od8qx Год назад
"Why SHOULD I choose to learn cpp frameworks?" exploring, most of the time cpp used in low level like kernels and game engines. You might learn more about how system and os works.
@sujallalawat4513
@sujallalawat4513 Год назад
Ye tu chup kar
@shridharsarraf2188
@shridharsarraf2188 Год назад
This video is exactly what i needed. My first programming language is cpp and i love Cpp a lot, i've used it to learn Data Structures and Algorithms, Competitive Programming, OOPS but when it comes to developing an application in C++ and putting my knowledge of my well learnt language in a practical use, i never found good frameworks or any community support, whether be it desktop development/game development/backend development using C++. Yeah i do have heard about Qt/Qml and Win32 API, but their community is so small and generously want to develop a real life application using C++, hope that day comes soon.
@dataminer5955
@dataminer5955 Год назад
It's not about a language, it's about infrastructure, isn't it?
@kin-dza-dza3929
@kin-dza-dza3929 Год назад
CP 💀💀💀
@06abhishek95
@06abhishek95 Год назад
In my 3rd semester just tried to make something valuable in c++ ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-tTp3S3h2MVM.html Time line 1: 40
@rakshitgupta8847
@rakshitgupta8847 Год назад
i guess these video is best ,for guiding newbie like me
@ritheshagrawal2521
@ritheshagrawal2521 Год назад
Good topic very important for me [ cpp and js]
@Bisibletoanyoneonyoutube
@Bisibletoanyoneonyoutube Год назад
Weel I say in this, the BUILDING, DEVELOPMENT purposed is well served in js, python and their relative frameworks. so rather then moving firward with easy why should we try building with cpp, frameworks which are lill bit dry to do.
@rvktiw
@rvktiw Год назад
I wrote a image processing wrapper in cpp from OpenCV. It was performant and better than Python
@ravisingh-el8np
@ravisingh-el8np Год назад
khud ne cp ki nahi hai to ab language ko dosh mat de. Cp walo ke picche hi pade hue hai aajkal sab
@techlifejournal
@techlifejournal Год назад
Which once you prefer C or Java if someone give you a option to pick ? Please don't say it depends or etc..
@ursbestfriend
@ursbestfriend Год назад
Great information.
@HiteshCodeLab
@HiteshCodeLab Год назад
Glad it was helpful!
@abhayshandle
@abhayshandle Год назад
See, building apps in cpp is not a good experience, if there are other options go for it, I'd still say that, although it's never a bad idea to explore. just a pov.
@SivaranjanGoswami
@SivaranjanGoswami Год назад
Brushes up my memory... We were taught OpenCV in C++ during my masters... I wrote some codes for real-time video processing. I also wrote a GUI application using Visual C++. Back in 2015. But mostly I was working in the field of embedded systems. Most of my codes were for ARM processors and arduino. Good memories. In my current job, I write Python all the time. But C++ will always remain close to my heart. 😊
@azammehmood3678
@azammehmood3678 Год назад
C plus plus ` the hardware controller´🎉🎉🎉
@nafees_ur_rehman
@nafees_ur_rehman Год назад
Seriously i didn't know there's a package manager for cpp😮
@haliszekeriyaozkok4851
@haliszekeriyaozkok4851 Год назад
Most of the programming jobs on web and most of them are not necessary to use low level languages. So, most of the time there is no place to be competitive on c++ i think. Thank you for introduce that liblaries, there is too little things on internet about c++ web frameworks.
@maran.ath4
@maran.ath4 Год назад
very well said, very very well said
@adikamath9740
@adikamath9740 Год назад
Juce plugins are pretty fun as well if people are into music
@saikumarpeddireddy7079
@saikumarpeddireddy7079 Год назад
Really a good video thank you
Далее
I will not tolerate this regarding my invitation
8:14
C++ Bitsets in Competitive Programming
15:35
Просмотров 119 тыс.
Bearwolf - GODZILLA Пародия Beatrise
00:33
Просмотров 221 тыс.
Катаю тележки  🛒
08:48
Просмотров 567 тыс.
Should you learn C++?? | Prime Reacts
20:29
Просмотров 367 тыс.
Top Developer productivity tools in 2024
13:31
Просмотров 20 тыс.
31 nooby C++ habits you need to ditch
16:18
Просмотров 788 тыс.
Why do developers hate Rust?
8:20
Просмотров 124 тыс.
Learn Reverse Engineering (for hacking games)
7:26
C++ in 2019 - Let's talk about it
13:02
Просмотров 107 тыс.
Winning Google Kickstart Round A 2020 + Facecam
17:10
Wordpress Open Source drama
15:46
Просмотров 25 тыс.