|
|
1. |
A Java Critique
-
Substantial text criticizing Java, written since the other pages mostly address this topic from a C language viewpoint, while this is based on software engineering ideas.
|
|
|
2. |
Java is Afraid of Unions
-
By Rajesh Patkar. Unions give different views of looking at the same memory location.
|
|
|
3. |
Java Sucks
-
Rant by Jamie Zawinski, with many detailed criticisms of the Java language itself and its supporting libraries.
|
|
|
4. |
Softpanorama Java Page
-
A skeptical look at Java from the Open Source Software Educational Society.
|
|
|
5. |
The Problems with JSP
-
Why pure JavaServer Pages isn't the solution. Describes alternatives and better ways to use JSP.
|
|
|
6. |
Why I Am Not A Java Programmer
-
Paper by Michael G. Schwern in which he explains his reasons for disliking Java.
|