Linked by Thom Holwerda on Tue 7th Jul 2009 08:51 UTC, submitted by PLan
Thread beginning with comment 372125
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.





Member since:
2006-07-14
I completely disagree with that statement. Having used C & C++ on Classic Mac OS, MSDOS, Linux, Windows, BeOS, and in embedded systems, there is most defiantly some value in having the same language constructs independent of what ever libraries you also have available. That doesn't make every program written for any of the platforms perfectly portable, but it does meant that a sizable part of your skill set is. And from the looks of it, the CLI & C# language specification contains most of the stack you would use ( with the exception of winforms and ado.net).