-
Software Development
Spin up an InfluxDB instance with docker for testing
It is a reality that we tend to make things harder than they might be when we try to use…
Read More » -
Kotlin
Water Pouring Problem with Kotlin and Vavr
The first time I saw the Water Pouring Problem being programmatically solved was the excellentlectures on functional Programming by Martin…
Read More » -
Core Java
Featured enum instead of switch
Problem and its solution Switch/case is the common control structure implemented in most imperative programming languages. Switch is considered more…
Read More » -
Software Development
So, how does your solution compare to…
If you have been doing Developer Advocacy for some time, it’s very likely you heard this question: “So, how does…
Read More » -
Core Java
Removing elements from a Map in Java
Very short and simple post on removing elements from a Map in Java. We will be focusing on removing multiple…
Read More » -
Core Java
How and Why to Analyze, Generate and Transform Java Code Using Spoon
Spoon is a tool to analyze, generate, and transform Java code. In this article we will see what can be achieved…
Read More » -
Career
Coding Skills That Will Elevate Your Digital Marketing Career
Digital marketing platforms are teeming with an ever-increasing array of marketing software that you can use to stay competitive and…
Read More » -
Enterprise Java
Extending and Overriding Flows from external CorDapps
Corda 4 was released last week (21st Feb) bringing with it a ton of new features to make Corda more…
Read More » -
Enterprise Java
Beginners Guide: How to Configure an Email Service Task for Red Hat Process Automation Manager
Recently I’ve been updating my free online workshops, specifically the series based on JBoss BPM Suite so that you can…
Read More »