Core Java
-
My Take On Object Naming
This is one of the most common debates out there. Most people have their opinion about this topic and nobody…
Read More » -
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
$5 Java Programming Books from Packt: Mastering Java 9, Java 9 High Performance
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Picocli 2.0: Groovy Scripts on Steroids
Picocli 2.0 adds improved support for other JVM languages, especially Groovy. Why use picocli when the Groovy language has built-in…
Read More » -
Picocli 2.0: Do More With Less
Introduction Picocli is a one-file command line parsing framework that allows you to create command line applications with almost no…
Read More » -
20 Years Of Java
Twenty years ago in a Zurich apartment two momentous things happened. My daughter took her first steps and a young…
Read More » -
Java 9 at a glance
To many Java 9 may seem to be a maintenance release that pushes forward project Jigsaw that couldn’t make it…
Read More » -
Write custom AssertJ assertions
AssertJ is an alternative matching library to the widely used Hamcrest matchers. For my own projects I in fact have…
Read More » -
Choosing Java Cryptographic Algorithms Part 3 – Public/Private key asymmetric encryption
Abstract This is the 3rd of a three-part blog series covering Java cryptographic algorithms. The series covers how to implement…
Read More »