D
Deleted member 53821
Guest
I know how to program in Java and I can say it is the most useless language every developed. It is suppose to be platform independent but it really just has an interpreter for every system. It is a novel idea but it stinks for the average user because the average user is to computer illiterate to understand how to use the JVM. Give me a real .exe anyday.
The other issue is that it attempts to be a pure object oriented language and I hate that. It feels so passive. I just want commands to make the computer do what I want it to do. Objects just feel passive and what can you do with passive? If I want the computer to do something it doesn't make sense to me to use passive objects to get it to do something. I want it commands to make it do something. It feels so much more powerful than objects.
The other issue is that it attempts to be a pure object oriented language and I hate that. It feels so passive. I just want commands to make the computer do what I want it to do. Objects just feel passive and what can you do with passive? If I want the computer to do something it doesn't make sense to me to use passive objects to get it to do something. I want it commands to make it do something. It feels so much more powerful than objects.