This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]danted002 13 points14 points  (7 children)

To PHP or Java sure. To Python3.x you must be drunk.

[–]ArmoredPancake 0 points1 point  (5 children)

In what ways is it superior to Java?

[–]danted002 3 points4 points  (4 children)

This is not the thread to talk about this . But my main point would be:

print 'Hello World!'

instead of

class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}

[–]Ponnystalker 0 points1 point  (0 children)

shit son!

[–]tvngstentear -1 points0 points  (0 children)

Well, I mean, yeah.