4
edits
Unoengborg (talk | contribs) (→Pros) |
(→Java) |
||
Line 146: | Line 146: | ||
* Very good development tools available, that if used, makes development faster than most scripting languages. | * Very good development tools available, that if used, makes development faster than most scripting languages. | ||
* Strongly typed language. This makes it easier to detect errors before runtime. | * Strongly typed language. This makes it easier to detect errors before runtime. | ||
* True FOSS (Sun's OpenJDK is GPL'd) | |||
=== Cons === | === Cons === | ||
* | * If you use the retro 1970s editor vi, then its verbosity becomes an issue. I'm not sure why we don't use an IDE with auto-completion though. | ||
* Nothing like CPAN's client-side module installer until Java 7 (see JSR 277) | |||
* Nothing like CPAN's client-side module installer | |||
== PHP 5 or 6 == | == PHP 5 or 6 == |
edits