News

The Java Native Interface offers a complex and potentially error-prone approach to accessing native code from your Java programs. This month Jeff Friesen introduces JNA: an open source Java ...
This Open source Java projects profile walks through an example implementation using Spring Data to manage domain-model persistence to MongoDB.
Properly estimating a Java development project is both an art and a science. Since Java and the J2EE specification are built for enterprise-class solutions, it only makes sense to take an enterprise ...
Java deployment tools can help developers ease the delivery process on their applications. Here are some of the most popular tools and frameworks to consider for your next project.
So, I'm new to the whole Java and programming thing. I've been working my way through Thinking in Java and Just Java 2. So far, it has gone very well. I think the two resources complement each ...