-
Core Java
JDK 14 – JEP 361 Switch Expressions out from preview
In my previous post, I wrote about switch expressions and related enhancements released as a preview feature for JDK 12.…
Read More » -
Scala
Scala Main class
Adding a main class is Scala is something that I always end up searching so next time it shall be…
Read More » -
Kotlin
Project reactor – de-structuring a Tuple
Tuples are simple data structures that hold a fixed set of items, each of a different data type. Project Reactor…
Read More » -
Enterprise Java
Elasticsearch SQL
The Elasticsearch engine Elasticsearch is one of the most widely search engines being used in a number of production deployments…
Read More » -
Agile
The Creation Experience Does Not Mirror a User’s Product Experience
I wrote about how I felt about milestones after achieving a significant milestone last week (How Do You Feel When…
Read More » -
Software Development
[MEGA DEAL] The Machine Learning Mastery eBook Bundle (84%)
Prepare for Your PMP Exam with 40+ Hours of PMBOK-Based Lectures Hey fellow geeks, This week, on our JCG Deals…
Read More » -
Core Java
JDK 14 Rampdown: Build 27
Mark Reinhold’s recent post “JDK 14 is now in Rampdown Phase One” announced that “we are now in Rampdown Phase…
Read More » -
Enterprise Java
Popular frameworks for big data processing in Java
The big data challenge The concept of big data is understood differently in the variety of domains where companies face…
Read More » -
Core Java
Type Safe SQL in Java
Strings, String, Strings No matter if you are using frameworks like JPA, MyBatis or Spring Data JDBC you always end…
Read More »