-
Python
Diagrams as Code with Python
In my career I have noticed that often organizations are reluctant on providing Engineering teams with licenses for software to…
Read More » -
Core Java
Java 8 Streams Filter With Multiple Conditions Examples
A quick guide to java 8 streams filtering concept with multiple conditions. This demonstrates how to use filter() in a…
Read More » -
Core Java
Java – How to Convert Java Array to Iterable?
A quick guide to convert an array to iterable in java using Stream api with examples programs in two ways.…
Read More » -
Software Development
The Master Learn to Code 2021 Certification Bundle
Kickstart Your Lucrative Coding Career with 119 Hours of Content on HTML, Data Science, Different Programming Languages & More! Hey…
Read More » -
Core Java
Java 8 – Converting a List to String with Examples
A quick guide to convert List to String in java using different methods and apache commons api with examples. 1.…
Read More » -
Agile
With Agile Approaches, No Need to “Meet” or “Enforce” Deadlines
Several of my clients struggle with their deadlines. One of them, Brad, quoted Douglas Adams to me and frowned: “I…
Read More » -
Web Development
TagUI: an Excellent Open Source Option for RPA – Introduction
Today I want to introduce TagUI, an RPA (Robotic Process Automation) Open Source tool I am using to automate test scenarios for…
Read More » -
DevOps
Cloud adoption – Common architectural elements
In our previous article from this series we introduced a use case around cloud adoption for retail stores. The process was laid…
Read More » -
Enterprise Java
Keeping track of requests and Responses on Spring WebFlux
In any rest-api based application it’s a matter of time when there is going to be the need to intercept…
Read More »