|
|
|
|
|
by vinayms
2540 days ago
|
|
> C++ was originally "C, with Classes", so OOP was the whole point of C++ existing in the first place This is like describing a middle aged man based on what he did in middle school. Things evolve. C++ has. Almost to a fault where one can legitimately call it a mutation. |
|
I always remark that programming practices change when programmers retire, not when features get added. Most people learn these things through existing code bases, and these habits last ages into the future.
This is why most of the times, you just start using a totally new language, that way you buy into a totally new set of programmers, practices and community.