Rendered at 08:45:28 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
arikrahman 1 days ago [-]
The unsung heroes of the CPP world when everyone and their mothers want to move to newfangled languages. Will be excited to try this out in my Qt applications.
MomsAVoxell 22 hours ago [-]
C++ still has so much life in it, and will be around for many, many more years to come - in so many places. There may be parts of the mainstream computing world where it won't really keep up - but there are still huge trunks of computing which cannot function without it.
I personally moved to a cross-platform C++-based framework to solve all my problems, and am thoroughly enjoying having high performance apps running on all the things. It's a very productive technology, this.
arikrahman 8 hours ago [-]
Could I ask what framework you've decided on? I'm in a research phase myself.
I personally moved to a cross-platform C++-based framework to solve all my problems, and am thoroughly enjoying having high performance apps running on all the things. It's a very productive technology, this.