phat code In theory, there is no difference between theory and practice. But, in practice...
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Plasma Sat Mar 9 2024 at 1:15 pm
Without going into too much detail
 
 
It's high-performance stuff that needs to run in real time. Or bad things happen, in the real world.

Java is a very academic language. Verbose, lots of hand-holding, and slow. It has no operator overloading for objects, so you need to do silly things like "if (a.equals(b))" rather than "if (a == b)".

I like C# better than Java but still not really a fan. It's basically C++ with training wheels.
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.