Linked by Thom Holwerda on Mon 2nd Jan 2012 19:12 UTC
Thread beginning with comment 501977
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: If I was a developer, what should I use?
by adkilla on Tue 3rd Jan 2012 18:23
in reply to "RE: If I was a developer, what should I use?"
While I like C++, it really needs a good standardized framework. Especially in areas such as threading, network I/O and GUI programming.
I have been using Qt for a while but I find it foreign in some places and could do with better integration with the language. I would for one like them to drop MOC and move to templates. The need for legacy compilers these days are no longer important as most of the framework does not support it anyway.
RE[3]: If I was a developer, what should I use?
by shmerl on Tue 3rd Jan 2012 18:53
in reply to "RE[2]: If I was a developer, what should I use?"




Member since:
2010-06-08
Use C++.