Sunday, 22 February 2009

Java

I have, after a year and a half, FINALLY understood how Java works.

Know what my problem has been? I have been trying to get away from the VB.net way of thinking, but Java is more like VB than it is like C or anything else.

Granted, there's a fair amount of stuff in Java which is as far from VB as possible, and Java doesn't have the nice, simple, "wysiwig" editor for the gui's (admit it, you want a VB style IDE for Java) but a lot of it is the same. (Button in VB is like an object in java, and both have methods inside the overall program they can utilise, etc, etc.)

FINALLY I understand.

Now to play TF2 for a bit, and return to Java later.

No comments:

Post a Comment