Should you Learn C++ in 2024?

preview_player
Показать описание
Should you learn C++ in 2024?

🔥 STEF'S DEVELOPER BOOTCAMP AND MENTORING PROGRAM

🔥 JOIN STEF'S 'CODER'S CAREER PATHS' NEWSLETTER:

🔥 FREE: LIZARD WIZARD KOMODO - TRANSFORMATIONAL MIND TRAINING:

*************

WEB HOST PAYS FOR YOUR WEB DESIGN TRAINING IN 2023:

POPULAR & EASY CODING COURSES:

*************

🦎 Lizard Wizard Course:

📚 BOOKS TO READ:
… Complements Studioweb courses on HTML5, CSS3 and JavaScript.

The Naked Ape:

✉️ STAY IN CONTACT:
Stef's social links:

Stef's business channel:

👉 GOOGLE REVIEW:
Leave a Google review about Stef.

MY MOUSE & KEYBOARD:

SUPPLEMENTS THAT WORK AMAZING FOR ME:

Protein Essentials Beef Gelatine Powder:

... Healed my very bad knee. If you have joint problems, this *could do miracles for you.

Webber Naturals 88862 Glucosamine Chondroitin

MY CAMERA GEAR:
Canon EOS C70 Cinema Camera

Thanks!

Stef

#cprogramming #codecourses #unclestef #javascript #cplusplus
Рекомендации по теме
Комментарии
Автор

I’m sorry I’m stepping into that ring with Mike Tyson

Confianceiv
Автор

In school, I was an electrical engineering major. One of my classes was intro to programming with C++. I had never programmed before and starting with C++, I HATED IT. That being said, I forced myself to push through and continue learning it to get a good grade in the class. By the end of the semester, I loved programming so much I switched majors to computer systems engineering. I wouldn’t recommend it as a first language, but for someone who really wants to learn programming, I think it’s an excellent language to eventually learn. The language teaches a lot of important skills/habits that’ll be useful, regardless of if you continue with it or not.

DaliLlama
Автор

I like how chill you are you seem like a chill dude on the beach I live the vibe thanks for the information I'm learning python and thinking of learning a second!

IAmMeThatIsYou
Автор

Good Morning and Merry Christmas Eve Day Stefan! Enjoy all that Florida sun that you can. Snowing outside in these parts. -Bob...

wranther
Автор

I believe both orders of learning are valid. Learning C++ has made learning many other languages easier, as you said. And you only have to learn the fundamentals of C++ to gain that benefit.

The reality of being a programmer is introducing yourself to as much as possible. If you learn better by seeing the application of code faster, I can understand learning another language first. But taking the time to learn even the basics of C++ pays off.

Ideally, learn both.

massivewon
Автор

C++ is still big in the gaming industry. A very powerful gaming engine such as Unreal still highly relies on C++ to build complex games. C++ is also big in mobile development when performance is key.

claude.detchambila
Автор

Excellent advice Stefan. One caveat about Python as the first language you choose, it has indentation and for some folks this might be awkward to change from to another language later.

freaklore
Автор

Great content uncle Stef, I totally agree with you on everything you said, with a small caveat. As it is becoming increasingly difficult to increase hardware performance due to the physical limits of silicon, I believe that in the coming years, the way to increase performance will be to return to low-level algorithms until a new physical technology emerges.

BTW, Thanks for your 100+ years wisdom!

antoniomadrid
Автор

C++ It was my first language and I'm not sorry I learned it, if I had to start over, I would still learn C++ the first time

stiintaeducatie
Автор

I tried to learn C in 1987, but quickly gave up. It was not until I took a community college class in 1995 with Turbo Pascal that I started to really understand programming. Turbo Pascal was a much easier language to learn but had limited application in the real world. However, Turbo Pascal set the stage for me to learn C++, COBOL, Java, JavaScript, Python and the whole collection of scripting forms. It seems that Python is really a good place to start because the setup of Python is just so straightforward. Any just an opinion from another old nerd.

yesiamanerd
Автор

i learned BBC Basic, then a little bit of assembler (it was arcane but i got it), then Pascal, then C, then… PL/1 😄

Since then, html & css, javascript, PHP, VBA, python… essentially it becomes whatever is needed for the job at hand and (somewhat surprisingly) there comes a time where you just don't worry about; you dive in, you setup & understand the environment, you grab libraries and packages, and you start writing scripts & programs.

My advice is to never worry about which language to learn, or whether you'll be able to pick up the one you need to learn; just make sure you have a good use case and that the language is a fit for it; then your learning is in step with your doing, and that's the key and important quality & characteristic.

antonjw
Автор

I've been doing my own research about wether I should learn c++ or continue improving my basic python knowledge, and this video pretty much sums up what I found in a beautiful and simple way.

mavrick
Автор

Great video! I'd say that C++ has much less competitors when taking into account it's scope of application, which is often times near to hardware (micro controllers, embedded systems). For those i/o and math driven applications I wouldn't consider PHP whilst for web applications I wouldn't consider C++ on the other hand. Use case matters.

tomwest
Автор

What's cool about C++ is that you understand better how computers work, IMO.

soulflame
Автор

Uncle Stef says Yes. I am planning on coding CUDA applications looking forward to it.

theodmelmoney
Автор

As an ancient nerd, it was my 2nd language. We did a little bit of Pascal then right into C++. Needless to say a lot of people dropped out of CS at that point. They went to Java the next year.

schmoab
Автор

I have a lot of interest in Audio VST development and I'm also starting to pave the way to gaming industry as well.
surely it ain't easy but in fact the challenge makes it more exciting.
wish me luck. :)

wwpsrki
Автор

I first learned ZX Spectrum BASIC and assembler, then went straight to C++, and it turned out OK, I'd say. I learned from the "Learn C++ in 21 days" book, did not really encounter any problems, nothing I wouldn't understand.

bohemicus
Автор

Starting to code in C and C++ has it's own perks, it gives you a new side of things but you have to have lot of patience. C was my first programming language and then C++, i never forget those days, infact its those days that led me into a creer in software

Delllatitude
Автор

The first programming language I learned in college was C++. I liked it, but I saw a lot of people who hated it, and lots of students dropped out for that reason. The first project I build with it was a fully functioning tetris game in the console. We went ahead and used it all the way to Data structures and algorithms. It was funny to see how the number of students in those courses was around 7-12

tylnedriavalendorf