I just started learning JAVA and I can't believe how awesome it is. The best thing about it is that I can run it in virtually every OS out there. Same can't be said of the other languages.
Name:
Anonymous2006-11-07 11:20
And what's more, the API is so rich I can do *anything* with it. The logical design makes it so easy to use, too!
I like Java. Reading good Java code is like reading a good poem.
Name:
Anonymous2006-11-11 7:24
Reading Java is like stabbing yourself in the eye repeatedly with BASIC.
Name:
Anonymous2006-11-12 15:16
>>1
JAVA is FAIL. Learn to use C and the standard C library.
Or just STICK TO ONE OS. if others don't run a OS yuor program runs on, they can go FUCK THEMSELVES, or you can GIVE OUT YOUR SOURCE (*gasp*, what a concept! </sarcasm>) and have them PORT IT TO THEIR OS.
It's worked for everyone else for the past 30 years.
The developer? A language that allows guaranteed fallible humans to do dangerous things easily is naive.
Name:
Anonymous2006-11-12 19:27
>>20
a language that doesn't allow guaranteed fallible humans to do dangerous things easily is useless.
Name:
Anonymous2006-11-12 19:54
>>21
My dear friend, please think carefully about what was written.
It's one thing to let people do dangerous things. It's another to allow them to do it easily. Note the "easily".
Hyperbole and knee-jerk won't get you far in this discipline.
Name:
Anonymous2006-11-12 20:45
It's one thing to let people do dangerous things. It's another to allow them to do it easily. Note the "easily".
if you try to make everything that could be dangerous difficult, you'll end up making mundane tasks difficult, too.
Name:
Anonymous2006-11-12 21:00
>>23
First, the "everything" and "could" is solely your own interpretation. Second, I'd like you to elaborate on that assertion a little.
Java makes it very easy to become fucking stupid, and that's dangerous. In fact, that's the only path with java: to become a fucking stupid clueless moron.