C++ Coders Be Like...

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This guy is basically the smart version of Beluga.

circleo
Автор

"in C++ we write everything ourselves." ya right. In binary we DEFINE everything ourselves. We don't got no objects, functions, or any semblance of code repeatability beyond copy and paste.

hzjrecm
Автор

I use C++ because I wanna leak 90% of my memory. I wanna see the memory all over on my floor. Can your python do that? Didn't think so

kerim
Автор

As someone who has coded in C++, I can confirm that our biggest fear is Segmentation Fault.

supertron
Автор

Maybe i start with C?
Then some C+?

Life could be a dream, life could be a

eminkilicaslan
Автор

As someone who's learning both i can confirm that a coder that only knows python is kind of far behind bc i realized learning c and c++ helps you understand better how computers work and pointers...

yacinekunplays
Автор

I feel just so slightly offended as a C++ developer

ToolwatchBoutique
Автор

Finally a C++ video for high intellectual coders like myself

smallfryskilledge
Автор

I wrote a physics engine in c++ for my senior project recently, and yes, I maxed out all 32gb of my memory to a memory leak. But could python do that? Didn't think so.

MathidiotPlays
Автор

C++ is not always the best. You just need to choose a language that meets your needs.
Programming language is just a tool.
In my case, C++ is my primary language because I study game software engineering.
Unmanaged language like C++ is an excellent tool for studying computer science.
Your capability of solving issues improves if you get used to low-level concepts like pointers, indirection, etc.
Studying low-level stuff will give you a deep understanding of computer hardware.
There are so many things you can do with your computer if you know how to utilize it efficiently and correctly.

wuldows
Автор

Most Python users prefer death over C++




Edit: This is the first time I got 1k likes. Feels nice

aaryanahuja
Автор

I found your channel yesterday and binged all your Billy videos. So glad to see you upload regularly lol

emperor
Автор

Damn, he went straight for the Qt framework as his first C++ flex.

Generally segfaults are easy to track if you have access to the debugger. Take the stack back to the last viewable frame, then check out which of your pointers is fucked. In many cases fucked just means = 0 lol

Drummerx
Автор

The video is a bit too fast comparing to previous billy videos
Stay awesome

red__guy
Автор

I code in C++ for a living and is for sure my favorite language, but the second language I like the most is Python; Knowing both allows you to understand the general workflow from native coding to interpreted

codewithjc
Автор

Boy am I glad I started with C++ as my first language, learning Python after that was an actual walk in the park.

THExRISER
Автор

The unnecessarily rude and unhelpful StackOverflow reply is so accurate. I have never seen a single question answered on that website. 😭

yqco
Автор

Can someone explain the ending for non-C++ programmer, please?

AraikSarkisyan
Автор

I started out learning how to code with Scratch, then moved on to Python because it was faster and a "real" programming language, then moved on to C++ because it was even faster and a "real-er" programming language.

Then I heard that there's this game engine called "Unity" and it uses C#, so I moved on to that and settled for a while until I heard about this new sexy language called "Rust", and then...

Temari_Virus
Автор

GNU Compiler: Why do I hear boss music?

trimagnus