Kotlin
-
Software Development
Why Kotlin is a Game-Changer for Microservices
In the rapidly evolving world of software development, choosing the right programming language can significantly impact the efficiency, maintainability, and…
Read More » -
Android
Java vs. Kotlin For Your Next Android App
In the realm of Android development, a language battle is brewing. For over two decades, Java has been the undisputed…
Read More » -
Java
Java vs. Kotlin: A Comparative Analysis
In this comparative analysis, we delve into the key differences and similarities between Java and Kotlin. Java, a stalwart in…
Read More » -
Web Development
The Unicorn of Code: Is There a Perfect Programming Language?
From the dusty halls of academia to the bustling tech hubs, a heated debate rages on: can we ever truly…
Read More » -
Python
Subscript Operator Overloading: Python vs Kotlin
Being able to access items in collections using subscripting (i.e. with square brackets, like myCollection[2]) is a really big convenience…
Read More » -
Software Development
Comparison of language features between Java, Kotlin, Dart and TypeScript
Some time ago I blogged about language features in TypeScript and Dart which I miss in Java. In this blog…
Read More » -
Core Java
Cloud Build – CI/CD for a Java Project
In a previous blog post I went over the basics of what it takes to create a configuration for Cloud…
Read More » -
Enterprise Java
Spring Endpoint to handle Json Patch and Json Merge Patch
In a previous blog post I went over the basics of Json Patch and Json Merge Patch and how a…
Read More » -
Core Java
Json Patch and Json Merge Patch in Java
Json Patch and Json Merge Patch both do one job well – a way to represent a change to a…
Read More »