|
|
|
|
|
by pjmlp
210 days ago
|
|
C++ is one of my favourite languages, and I got into a few cool jobs because of my C++ knowledge. However, given the option I would mostly reach for managed compiled languages as first choice, and only if really, really required, to something like C++, and even then, probably to a native library that gets consumed, instead of 100% pure C++. |
|