Core Java
-
JavaOne 2016 Observations by Proxy
I was not able to attend JavaOne 2016 and so am happy to see numerous resources online that allow me…
Read More » -
[MEGA DEAL] Ultimate Java Development & Certification Guide (59% off)
Master Java Programming Concepts with This Intro to One of the World’s Most Popular Programming Languages Hey fellow geeks, This…
Read More » -
JavaOne 2016 Follow-Up
I had the pleasure of attending JavaOne this year, and I can sum up the experience in one word: Brilliant.…
Read More » -
JUnit rules – executing additional verification when exceptions are thrown
In this post I will show you quickly how handy JUnit rules are if you need to solve the following challenge…
Read More » -
JUnit vs TestNG: Which Testing Framework Should You Choose?
JUnit vs TestNG: The testing frameworks showdown Testing is an inseparable part of the software release cycle in well balanced…
Read More » -
Generating bytecode
In this post we are going to see how to generate bytecode for our language. So far we have seen…
Read More » -
JavaOne 2016 Essentials: 7 Events and Sessions That You Shouldn’t Miss
Attending JavaOne? Make sure you don’t miss out on these events It’s that time of year again. The annual Java…
Read More » -
Painful Reminder of Java Date Nuances
I don’t need to use java.util.Date much anymore these days, but recently chose to do so and was reminded of…
Read More » -
Java 9 module-info Files in the Eclipse IDE
Note that this post is not intended to be a status update; it’s just a quick update based on some…
Read More »