Core Java
-

10 Books Every Java Developer Should Read
I have read my share of software development books and I have noticed that it is very rare to find…
Read More » -

Java 8 Friday: No More Need for ORMs
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -

Oracle Drops Collection Literals in JDK 8
In a posting on the OpenJDK JEP 186 Oracle’s Brian Goetz informs that Oracle will not be pursuing collection literals…
Read More » -

Attempt to map WCF to Java terms
By writing this post I’m taking a huge risk of being rejected by both .NET and Java communities. This is…
Read More » -

Yet another way to handle exceptions in JUnit: catch-exception
There are many ways of handling exceptions in JUnit (3 ways of handling exceptions in JUnit. Which one to choose?,…
Read More » -

Java Rocks More Than Ever
On the TIOBE index, Java and C have been sharing the #1 and #2 rank for a long time now,…
Read More » -

15 Must Read Java 8 Tutorials
Java 8 was released last month and is just chock-full of new features and behind-the-scenes optimizations. The internet has been…
Read More » -

Tracking Exceptions – Part 4 – Spring’s Mail Sender
If you’ve read any of the previous blogs in this series, you may remember that I’m developing a small but…
Read More » -

Dubious Aspects of Features of JDK 8
Most of us who develop with Java are generally enthusiastic for the features and improvements that come with JDK 8.…
Read More »

