Check out my C++ gamedev course for beginners! 6.5 hours of video content where I guide you through making a game step by step!
How to make a C++ game Youtube Course:
Join my Discord:
Join this channel if you want to support me 😻:
Learn Advanced C++:
Music:
MDK – Jelly Castle
Music: Evan King – everythingisok
Music: Evan King – Let’s Go!
Music: Evan King – World’s Edge
Music: Evan King – Spicy Boom
Music: Evan King – Invisible Walls
Minecraft soundtrack: C418 – Aria Math
source

4:54, Now, in C++, you can also execute code during compilation.
Throw exceptions and catch exceptions, navigate virtual functions and etc))
From there, you can even drag structures, strings and arrays into runtime now))
🦀
After understanding ((void(*)())0)(); i understood why people call c and c++ "dangerous"
this ain't C Guru bro, that's just advanced things not some "deep" c++ things lol and very lots of ppl know it chill
My favourite part of certain C++ compilers is the “asm” keyword which lets you write code that is actually performant in your overly overloaded apps. It’s also pretty much a level 10, you ignorant n00bs!
im at like late level 2 rn. im 13 btw lol.
As long as you're in between Levels 3-5…you're good
And I remember why we have Rust, Go, Zig, Odin, etc.
r u russian.
In the 1990s and early 2000s, we had C++98 and C89. We did not have any of the mess created by so-called "modern" C++. C++ then was just C with classes. Now it has evolved into something that is just plain nasty. For example we only had one type of reference and it was used for only one thing: calling overloaded operators. We only used templates for generic programming. We did not need RAII or smart pointers, because we knew to put try-catch blocks in our code. We did not use coroutines and closures, because a class with a thread and a queue could do the same. All the so-called "modern features" of C++ have not added any value to the language. They have only made it harder to use and more error prone. At the same time, C has focused on staying simplistic and clear. So today, I mostly recommend C over C++.
30 years of development experience and I always intentionally code like a noob.
"The Five Stages of C++" would have been more relevant.
I have programmed in 'C' for years, I have taken classes in C++ it is very powerful, almost TOO powerful, there are too many features that have "side effects" that might not be noticed by beginning coders. Very powerful, very steep learning curve.
I find my first job as programer having c++ sing in cv as a hobby
Accentul este de român, dar engleza de Infian 😂 oricum Foarte interesant despre C++, bravo
#include <gmpxx.h>
#include <unistd.h>
#include <numbers>
#include <sstream>
#include <fstream>
#include <ctime>
#include <algorithm>
#include <thread>
#include <chrono>
#include <stdio.h>
#include <iostream>
#include <cmath>
#include <string>
#include <cstdlib>
#include <iomanip>
using namespace std;
int main() {
while (true) {
std::cout << "