Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

[language troll] D vs C++ vs C# vs Objectve C

Name: Anonymous 2005-10-19 2:37

ITT we post our opinions on which language is better at (performance || being object oriented || portability || whatever) and is the proper successor to C.

Name: Anonymous 2005-10-26 19:09

>>26

Generalizations like "they suck" are inaccurate most of the time.  Strings in Java and C# can actually be quite efficient due to their immutable nature and the underlying flyweight pattern.  Strings are relatively inefficient if you're performing lots of string manipulations, but then you can use the StringBuilder (or whatever it's called) which implements mutable strings.

They don't suck, they're just different.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List