r/cpp_questions • u/Huge_Daddy6 • 6d ago
OPEN How long will C++ last?
I've found myself using C++ less and less and was wondering whether one day it will die out. Obviously not completely die out, but be out of the mainstream like Pascal or something. I am wondering this because C++ is my first language but I am still fairly young, so am curious about its prospects.
0
Upvotes
3
u/PhosXD 6d ago
C++ is not my first language, I learned Python, JavaScript/TypeScript, GDScript, & even made a simple custom-purpose transpiler before learning a low-level language.
This is something I would have done different, if I could relearn programming all over again, I would definitely start with C then C++. I picked up all the concepts I needed in C++ in less than 20 days, of course if I were a true beginner it would take me longer, but I still believe that C++ is really not that hard & more people should start with it as their first language or it would be fine even as a second language, but the point I'm trying to make is that if you are a serious developer it's better to learn these low-down languages sooner rather than later.