Java vs Python
Seems silly at first.
http://blogs.perceptionsystem.com/infographic/java-vs-python-programming-language-productive
It's mostly true. It's also incomplete.
For example, "no tuples in Java" ignores http://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/tuple/package-summary.html.
It seems like the only interesting takeaway from the infographic is that Java …
more ...