alain
Older and Wiser
- Joined
- 3/29/04
- Messages
- 2,767
- Points
- 93
I'm so in love with this language !
Sorry to hear that.
I'm so in love with this language !
Ha Alain!
Actually, I agree with didje!
From my five years of undergrad study my favorite course was intro to C++. I find it interest and fun. I even fool around sometimes when I'm relaxing
I know. A lot of people do I just love the concept of being totally responsible of what you do in your code. OOP languages like JAVA are good if you want to make web applications. But when it comes to performance and speed, nothing can compare to C++ !Sorry to hear that.
Not to be too pedantic but there aren't to many performance critical applications where you absolutely need C/C++; applications where every bit of code has to be optimized. There's no reason you cannot write, for example, Microsoft Word in Java or .NET. In some applications, .NET can even outperform C++.I know. A lot of people do I just love the concept of being totally responsible of what you do in your code. OOP languages like JAVA are good if you want to make web applications. But when it comes to performance and speed, nothing can compare to C++ !
Not to be too pedantic but there aren't to many performance critical applications where you absolutely need C/C++; applications where every bit of code has to be optimized. There's no reason you cannot write, for example, Microsoft Word in Java or .NET. In some applications, .NET can even outperform C++.
It's the level of malleability that didje (and myself) are mentioniong, I think.
Some time ago they ported WordPerfect to Java. It was a disaster. Many critical systems are written in C
Java AWT had a weak event mode; is Swing better?
they call this math envy