C++. Do whatever the hell you want, it doesn’t care. Mix paradigms all day long.
People complain about its complexity and the fact that it has everything including the kitchen sink, but that is exactly why I love it. It gives you choice.
Nah, coding is one of the few things I don’t find annoying, so long as the language or toolsets I’m using allow for freedom. What I find annoying is when some talking head says all code should be a certain way, and everybody believes them for some reason.
It would be extremely annoying to be forced to write all my code functionally.
But I find it even more annoying to be forced to write all my code object oriented. Looking at you, python and java.
Not sure why you’re saying Python forces everything to be object oriented…?
C++. Do whatever the hell you want, it doesn’t care. Mix paradigms all day long.
People complain about its complexity and the fact that it has everything including the kitchen sink, but that is exactly why I love it. It gives you choice.
If choice is our metric here, why not C? That way, you have the choice to use your own implementation of OOP
C++: You can do everything, but with garbage syntax and ten traps to look out for™
Yes, look out for the leg bombs.
Bro just finds it annoying to write code
Nah, coding is one of the few things I don’t find annoying, so long as the language or toolsets I’m using allow for freedom. What I find annoying is when some talking head says all code should be a certain way, and everybody believes them for some reason.