|
|
|
|
|
by cardanome
259 days ago
|
|
The one thing I really regret is listening to the kind of opinionated people that will tell how a certain popular language is bad and you shouldn't use it. Twenty years ago when I learned Python, people told me it was a waste of time. Sure it is a nice language but you will never get a job doing it. When I got into PHP ten years ago people told me it is a horrible language and basically dead already. Still, PHP was key to my career and I am making good money programming with in in 2025. I used to be a C++ hater because that was the cool thing to do. Then I tried Unreal Engine and had to use C++ and discovered it is... fine. Really. There is a good reason it is heavily used in the gaming industry. I don't totally love it. The compile times are kind of annoying but C++ is not the only language suffering from that. If you need the performance and the ecosystem, C++ still isn't the worst choice. |
|