Core Java
-
Java And The Sweet Science
When you have been developing in Java for 15 years and a coworker asks you to help them debug a…
Read More » -
A Java conversion puzzler, not suitable for work (or interviews)
A really hard interview question would be something like this: int…
Read More » -
Factory Without IF-ELSE
Object Oriented Language has very powerful feature of Polymorphism, it is used to remove if/else or switch case in code.…
Read More » -
Keyboard shortcuts in IntelliJ
I attended a talk by Hadi Hariri at JavaOne last week. He introduced a whole bunch of IntelliJ keyboard shortcuts…
Read More » -
JavaOne 2014 Observations by Proxy
I wasn’t able to attend JavaOne this year, but have been happy to see some online resources covering what happened…
Read More » -
Using Java API for WebSockets in JDeveloper 12.1.3
Introduction The latest release of JDeveloper 12c (12.1.3.0) along with WebLogic Server 12.1.3 came up with some new Java EE…
Read More » -
JavaOne 2014: Conferences conflict with contractual interests
The Duke’s Street Cafe where engineers can have a hallway conversation on the street. …
Read More » -
The Heroes of Java: Dan Allen
The “Heroes of Java” series took a long break. Honestly, I thought it might end in the middle of nowhere,…
Read More » -
Don’t Miss out on Writing Java 8 SQL One-Liners with jOOλ or jOOQ
More and more people are catching up with the latest update to our platform by adopting functional programming also for…
Read More »