Sunday, May 18

Geek

public static void main, public

public static void main,
public static void main,
public static void main,
and typo was his name-o!

I hate Java. It was completely obvious that Java was a huge pile of dog poo the moment they showed the Java version of "Hello, world!":

class HelloWorld {
public static void main (String args[]) {
System.out.println("Hello World!");
}
}
In Python, the entire program is
print "Hello, World!"
Which is why I program in Python rather than Java.

If you need to interface with Java stuff, you need to take a look at Jython. It's Python, with all the requisite Python goodness, but it is written in, runs on, works with, and compiles to Java. And like all the good things in life that don't cost anything, it's free!

Posted by: Pixy Misa at 02:18 AM | No Comments | Add Comment | Trackbacks (Suck)
Post contains 133 words, total size 1 kb.

Comments are disabled. Post is locked.
45kb generated in CPU 0.0132, elapsed 0.233 seconds.
54 queries taking 0.2239 seconds, 325 records returned.
Powered by Minx 1.1.6c-pink.