
Locale variable type inference in Java
Java 10, which was released March 2018, introduced the var
keyword.
Java 10, which was released March 2018, introduced the var
keyword.
jshell is an interactive tool where you can execute and try Java code. It's a REPL.
READ ARTICLE
A quick overview of the Java Module System.
READ ARTICLE
One of the nice new things in Java 9 are Collection Factory Methods.
READ ARTICLE
What hidden static methods are, how to hide static methods, and what the difference is with overriding methods.
READ ARTICLE
There is a difference between InnoDB's default Row Format between MySQL 5.6 and 5.7.
READ ARTICLE
Everything I encountered for the first time, while studying OCA.
READ ARTICLE
My favourite -software related- moments of 2018.
READ ARTICLE
My first time participating in Advent of Code.
READ ARTICLE
I have implemented a RSS feed—you can now subscribe to it.
READ ARTICLE
Tired of closing the Terminal window, after typing 'exit'? Well, I was.
READ ARTICLE
How to disable the added drop shadow when you make screenshots of windows on macOS.
READ ARTICLE