title: C++ Programmer the language he use: CSS
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
This guy 100% Googled the difference between C++ and Python 5 mins before making this video.
Wow, the modern flavors of C++ look just like CSS!
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.
* 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.
this is like saying a screwdriver is better than a hammer.. they serve different purposes
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.
okay why ur showing css gameplay then
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
Boring video. Every programming language has its uses, comparing C++ and python is like comparing a cheetah to a dog
Why is a helicopter so much better than a car
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
For me C++ is better because of indentation in python as there is no problem of indentation in C++
Yes. Keep up the good work bro
That's css not c++
You used css clips for both langs
Yes yet if anyone is stuggling with c++ because in my opinion it's much harder than u should start with python
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.
@aichrist