>>115
You still don't get it, do you?
It's the API we hate! THE FUCKING API! It's WORTHLESS!
As well as the crappy language design. And the crappy bloated shit built around it in J2EE. And the sub-par garbage collector. And the sub-par platform (in)compatibility.
Working on Java is a pain in the arse and it's absolutely unproductive. It gets large projects to fail because it's a fucking nightmare.
>>118
I program in python
And you still like Java? Are we talking the same Python here?
>>120
why doesn't somebody do a compiler for all of these languages like python to compile to java bytecode
Because:
1. You don't know Jython.
2. Python requires the interpreter. You wouldn't be able to eval or do some things if you totally compiled it and got rid of the interpreter.
3. Java's VM is inferior.
4. If you're still going to bother writing a Python compiler, write a decent compiler. We don't want Python running on the Java VM. Either use another VM, or write a native x86 compiler.
>>123
I liked the idea of byte code and JIT, and all that crazy anti-hacker restrictions on java.
∧_∧ fap fap
fap ( ´Д`/"lヽ
/´ ( ,人)
fap ( ) ゚ ゚| | < Java is a fast, productive, secure enterprise solution!
\ \__, | ⊂llll
\_つ ⊂llll
( ノ ノ
| (__人_) \
Don't use java to write quake 5.
I wouldn't use Java to write Quake 5 because of it's piece of shit APIs, not because it'd be fucking slow.
>>130
No shit Sherlock!
Oh but are we still discussing speed? AHHH MOTHERFUCKERS I CAN'T STAND YOU! Oops. Well, I think speed is not the big bad deal of Java.
>>131
Other languages with virtual machines that integrate into web browsers?
Uh, have you any remote idea what are you talking about?
Hey, if there is a utility knife for general tasks out there that's a little bit sharper, I won't mind using it.
Java's API is not an utility knife. It's a stone carved Swiss army-like knife complete with a lava lamp and a cellular, weighting 180 Kg.
As things stand however, java is the only language that fits the bill for many of my programming tasks.
Do you write professional business solutions? If so, Visual Basic is an alternative.
I can't run python on a webpage and even if I could
Are you talking about Java applets? I hope not, they failed long ago. Java runs in the server side, so does Python.
java makes it easy for me to port objects from program to program
Welcome to structured or OOP programming, discovered some thirty years ago and found in any langauge today.
Maybe you only get really bitter about java until after you've been forced to use it?
You get really bitter about life after you've been forced to use Java.