Coding in C++ be like (C++ slander)

preview_player
Показать описание
#coding #programming #cpp #slander #programminghumor

C++ slander

Check out another video from my channel:

If you are interested in starting game dev in c++, check out this short video:

Music:
SONG Industry Baby
ARTIST Lil Nas X, Jack Harlow
Рекомендации по теме
Комментарии
Автор

Damn the one about configuring libraries.. I felt that🥲😂

Ezzie
Автор

I still remember my first meltdown over for loops. ❤️

CMOA
Автор

i dont even code in c++ and this feels relatable.

QWERTY-gpfd
Автор

The hardest thing ever out of these is the Win32 API.
It must be one of the worst written APIs of all time.

astrahcat
Автор

I dont have much experience with c++ ( less than a year) but i can relate.

impctxd
Автор

as a c++ programmer, i confirm 💀💀
(i actually do)

ThatOneProFloppaTheBest
Автор

I still love this language. I find some complexity appealing because more complexity gives more control and more speed if used correctly. I love pointers, I love OOP, I love how everything clicks together so nicely

krupt
Автор

Coding in C++ for 11 years and that is so true ahdhahdhajhshdhshshdjsjfhf that's why I switched to C# and engines for game programming

ycemilk
Автор

Custom containers are the sole reason I switched focus on an STL allocator and said, "The language can handle the rest"

on-hvco
Автор

It gets harder when you add a bunch of function templates and class templates to your code.

ohwow
Автор

Half of this is just the issues of coding under windows and not the ones of c++.

serecano
Автор

I used C++ for around 8 months and it that feeling you get that I cant describe when waking up in the morning to go make some C++ programs is just awful

myzxx
Автор

There is a reason why C++ is so hated. Its not a very pretty or even good language. It has performance and object oriented which are its main two positives and why its still used today. But there are so many better options like C and Rust.

vectoralphaSec
Автор

Never really used C++ outside of my high school class for it (because it bridges python and Java). I tried making a constructor in C++ for fun once. Then I never did it again.

DJaycerOfficial
Автор

I am legally bound to C++, as my only means of Programming are Visual Studio

lionelgideom
Автор

Move semantics are the easiest shit in the world if people would have enough braincells to explain deep copy vs shallow copy as a prerequisite and then just say "copy constructor makes a deep copy and move constructor makes a shallow copy, nothing "moves" anywhere" and then show why it's useful to do that and that's it. I have move semantics trauma guys.

kovoneka
Автор

Bro made an heap allocation that stores 1000 characters (not rly bc c++) (each with a sizeof 8 bytes) 1000 times, without freeing 😢💀, pray to god the page file is enuf to keep the system a float (now days it aint an issue but damn)

JohnDoe-npdo
Автор

Can you suggest some good libraries in c++ for GUI. I want to code my first game.

Anyone-elko
Автор

Batch:
:loop
rem congig timer :moneymouse:
time
goto loop

its_chaudev
Автор

alan turing was a functional programmer though... He knew Lambda calculus is Turing complete

Eduardodominguez-ramirez