-
Agile
Beyond Agile: Reorganizing It For Faster Software Delivery
Nearly 40 percent of software development companies cite hiring new talent as one of their biggest challenges. Having the right…
Read More » -
Agile
Agile Transformation Secrets Series Posted
I just finished a series for my Pragmatic Manager newsletter about Agile Transformation Secrets: Part 1: Manage for Change Part…
Read More » -
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 »