Earlier quoted context omitted.
I don't see how Java is more complicated than any other programming language. It certainly is not one of the more difficult ones. Assembly is complicated. C is arguably complicated. Java being complicated? I disagree.
Assembly and C are dead simple compared to Java. The C reference manual is about 200 pages, if I dropped the Java reference manual(s) from a building it would create a sizeable crater. Assembler is simple like lego is simple: the basics are tremendously easy to understand but the distance between the basic elements and the problems you're trying to solve is very large. The more 'batteries included' something is the m…
Not necessary. As a young programmer who did not grow up in the java dominated world of 1990-2008.
I took one look at Java and noped the fuck out.
I found C to be more useful.
But its hard to beat the simplicity of java-script.