Linked by Thom Holwerda on Mon 4th Feb 2013 18:41 UTC
Thread beginning with comment 551458
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[9]: That's terrible
by lucas_maximus on Tue 5th Feb 2013 01:10
in reply to "RE[8]: That's terrible"
Look at this video:
http://channel9.msdn.com/posts/C-and-Beyond-2011-Herb-Sutter-Why-C
I agree with what Herb Sutter says here!
http://channel9.msdn.com/posts/C-and-Beyond-2011-Herb-Sutter-Why-C
I agree with what Herb Sutter says here!
It like everything else, there is the right tool for the right job.
About "maintainable code"; it does not depend on the language but on the programmers, design, etc. I have seen unmaintainable/hard to read/hard to understand Java code and very beautiful C++ code... and viceversa.
We all know this, but give the same project I expect that managed language can be delivered quicker and will have more than acceptable performance for the vast majority of desktop applications which is really what this article is about.
Edited 2013-02-05 01:10 UTC




Member since:
2006-05-09
Watch this video:
http://channel9.msdn.com/posts/C-and-Beyond-2011-Herb-Sutter-Why-C
I agree with what Herb Sutter says here!
About "maintainable code"; it does not depend on the language but on the programmers, design, etc. I have seen unmaintainable/hard to read/hard to understand Java code and very beautiful C++ code... and viceversa.
Edited 2013-02-05 01:06 UTC