• Welcome to Valhalla Legends Archive.
 
Main Menu

Language

Started by David, March 26, 2004, 01:05 PM

Previous topic - Next topic

Banana fanna fo fanna

Java sucks. I needed to write an online game lobby, and discovered how much Java/Swing really sucks. It's way too thread-heavy (threads are BAD...I don't care what you say), slow, overly-OOP and design pattern heavy, and...worst of all...acts differently on different machines. Not to mention you need the absolute latest JVM because they keep changing the classfile format.

Java had good ideas, but implemented them TERRIBLY.

Grok

Quote from: St0rm.iD on April 03, 2004, 04:31 PM
Java sucks. I needed to write an online game lobby, and discovered how much Java/Swing really sucks. It's way too thread-heavy (threads are BAD...I don't care what you say), slow, overly-OOP and design pattern heavy, and...worst of all...acts differently on different machines. Not to mention you need the absolute latest JVM because they keep changing the classfile format.

Java had good ideas, but implemented them TERRIBLY.

Hmm, so all that preaching you did in 2002 about Java was based on what experience?

iago

I've spent that last week and a half learning swing, and I'm really enjoying it.  Swing is great to program with, you can do so many cool things.  And I've never had a problem with speed, but I would imagine that would depend a little on your machine.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Banana fanna fo fanna

Quote from: Grok on April 03, 2004, 04:33 PM
Quote from: St0rm.iD on April 03, 2004, 04:31 PM
Java sucks. I needed to write an online game lobby, and discovered how much Java/Swing really sucks. It's way too thread-heavy (threads are BAD...I don't care what you say), slow, overly-OOP and design pattern heavy, and...worst of all...acts differently on different machines. Not to mention you need the absolute latest JVM because they keep changing the classfile format.

Java had good ideas, but implemented them TERRIBLY.

Hmm, so all that preaching you did in 2002 about Java was based on what experience?

Based on server-side development...which is great for small-scale servers.

quasi-modo

http://www.pcquest.com/content/search/showarticle.asp?arid=47162&way=search
myndfyre said this already I believe but asp.net will run on linux, so it is a big myth that asp.net has to use iis, and has to run on windows, and that is costs $ to use.
WAR EAGLE!
Quote(00:04:08) zdv17: yeah i quit doing that stuff cause it jacked up the power bill too much
(00:04:19) nick is a turtle: Right now im not paying the power bill though
(00:04:33) nick is a turtle: if i had to pay the electric bill
(00:04:47) nick is a turtle: id hibernate when i go to class
(00:04:57) nick is a turtle: or at least when i go to sleep
(00:08:50) zdv17: hibernating in class is cool.. esp. when you leave a drool puddle

|