Categories
Java Software Development

Items #1 & #2

If you are a Java Developer “Effective Java” by Joshua Bloch is the book you should read. It will help you become a better developer. Every chapter of the book has several items. By following the advices of those items you will write higher quality idiomatic Java code. Also, if you study each item carefully […]

Categories
Groovy Java Kotlin Software Development Spring

Kotlin

Last year (2019), I finally had the chance to work with this newcomer to the JVM languages. For reasons I will explain in just a few more lines, we (the dev team) decided to port a Spring Boot application which I had written in Groovy to Kotlin. Given that I had to be thanked or […]