>>53
C++ is poorly designed in every way. Shall I just describe the language to you? Highlights are: context dependence, lack of GC, pointers, a poor object system, weak yet static typing, excess of significant line noise characters, the #include system,
lack of keyword arguments, scads of parallel features for everything (each option lacking in a different way), &c. And on top of this, it doesn't even bother to have one thing it really does well.
>>54
None of us are "trying to learn" at all. "Learn"ing Sepples is a matter of keeping appropriate reference books on hand, and making a note of more obscure things you find you need to do often.