RE: C# - Code density saves lives 11-05-2019, 06:08 PM
#3
(11-05-2019, 06:03 PM)Drako Wrote: It's nice to see you're still making tutorial threads like these.
I do feel like C++ is getting left behind now, only because it's an older language. I don't see a lot of it anymore. So I'm transitioning to other ones now. C# would probably be a better alternative for me.
I've never been a big C++ fan myself, at heart I'm a C guy, but for the majority of the commercial software I write C just isn't worth the budget. My clients are willing to take the performance and security hits to use C# instead of paying me likely 3 times as much to do it in C.