News

In this book Anil Hemrajani relates Agile practices to Java and the Spring, Hibernate, and Eclipse open source toolsets. It's a useful book for technical managers and Java web developers.
The book Java Reflection in Action was published in 2004, but remains largely applicable eight years later. In this post, I review this book and cover its strengths and its weaknesses. In general ...
Java has stood the test of time in its over 25 years as the world's best programming language. Here's why developers still choose to code in it.
What is a Java compiler? A Java compiler is a program that takes the text file work of a developer and compiles it into a platform-independent Java file. Java compilers include the Java Programming ...