@aichrist

Python is the devil's language. HolyC is the best

@iloveroblox404

title: C++ Programmer
the language he use: CSS

@Hnxzxvr

There is no “best” programming languages some languages are useless in some cases but useful in others. I’m sorry from starting an argument in the comments, python is a great language, but so is every other one

@gw7624

This guy 100% Googled the difference between C++ and Python 5 mins before making this video.

@edsanville

Wow, the modern flavors of C++ look just like CSS!

@satibel

As always, depends what you wanna do, if you're doing a one of script that you can run overnight or gluing programs together, python is much better.
If you're writing a program that is performance sensitive, c++ is better.

@JoshuaCodilla-k4h

* C++ is like a high-performance sports car. It gives you incredible control over the system's resources (memory, CPU), making it exceptionally fast and efficient. This is why it's the go-to for things like game engines, operating systems, embedded systems, and performance-critical applications. You have to be a skilled driver, though, as it has a steeper learning curve and requires more manual management.
 * Python is more like a comfortable and versatile SUV. It's known for its readability and ease of use, allowing you to develop applications quickly. It has a vast ecosystem of libraries and frameworks that make it excellent for web development, data science, machine learning, scripting, and rapid prototyping. While it might not be as lightning-fast as C++ for raw performance, it gets the job done efficiently for a wide range of tasks.

@pr1me_von

this is like saying a screwdriver is better than a hammer.. they serve different purposes

@robertodelgado6387

Truly a revolutionary video, I think you might be onto something, you should try and share this discovery with some top notch programmers, who knows what you could achieve together.

@RedStone576

okay why ur showing css gameplay then

@theinsanity3480

That's a non sense speak , when it's about data analysis, there is no match for python, and for excel complex work ,  each language has its purpose and scope, there is no medicine for everything

@anisiobiarinze8041

Boring video.
Every programming language has  its uses, comparing C++ and python is like comparing a cheetah to a dog

@MundodasGuitarras

Why is a helicopter so much better than a car

@quiteliterallyahumandev

I would mostly agree, C++ is one of my absolute go to programming languages, but python is great for creating powerful tools very quickly, and also there are just some things that really could be done quicker in python than in C++ (due to its properties of being statically typed, compiled, harder, etc.) so things like that mean I have to disagree

@Vishu-d3y

For me C++ is better because of indentation in python as there is no problem of indentation in C++

@Tech050-jb5zu

Yes. Keep up the good work bro

@Pxlnova-unblocker

That's css not c++

@SyntaxError-2505

You  used css clips for both langs

@AnthonyTran-_-

Yes yet if anyone is stuggling with c++ because in my opinion it's much harder than u should start with python

@Drag-GameStudio

Python is used for things that don't need performance. For example, web applications or neural networks, because usually fast developing is more important that performance of program.