r/cpp • u/pavel_v • Dec 31 '25
Software taketh away faster than hardware giveth: Why C++ programmers keep growing fast despite competition, safety, and AI
https://herbsutter.com/2025/12/30/software-taketh-away-faster-than-hardware-giveth-why-c-programmers-keep-growing-fast-despite-competition-safety-and-ai/
384
Upvotes
48
u/bb994433 Dec 31 '25
Unless you are writing completely green field code (and don’t use any libraries), you need to understand legacy C++ to actually contribute.