I’ve used C++ for near 10 years and I don’t hate it (that’s a lie I hate it with a passion), but C# is just has much more flexibility, has better error messaging, easier to integrate 3rd party libraries, better package manager, better namespaces, no header hell, no memory leaks, exceptions with useful information, reflection, and so much more. C++ has raw speed.