What's the dumbest reason you've learned a programming language?
You're viewing a single thread.
To have an easier time with another language (which the first language’s valid syntax is a superset of) which it papers over the faults of. And usually it’s pretty thin paper.
C and C++?