-
Software Development
Development workflows that put you in a flow state (Video)
Programming is very much a flow activity in which we can fully immerse ourselves into the task. But there are…
Read More » -
Software Development
Five Ways to Tell It’s Time to Break Up with Your Legacy System
When it comes to business operations, it’s easy to get comfortable in the status quo. Change seems daunting, especially in…
Read More » -
Desktop Java
New Java/JavaFX Library FXSkins Released
Hi, This time to announce a new Java / JavaFX library I’ve just released. It’s called FXSkins. FXSkins is a…
Read More » -
Software Development
[MEGA DEAL] The 2021 Complete Digital Marketing Super Bundle (98% off)
From Search Engine Optimization to Social Media Management: This is Your Comprehensive 52-Hour Guide to Digital Marketing in 2021 Hey…
Read More » -
Enterprise Java
Coroutine based Spring boot webflux application
I have worked with Spring Framework for ages and it still manages to surprise me with how cutting edge it…
Read More » -
Core Java
Different ways of declaration and initialization of arrays in Java
The below code shows the different ways one can declare and initialize an Array in Java: 01 02 03 04…
Read More » -
Enterprise Java
Testing the File Upload API in Spring Boot
In one of my previous post, I had created an API to upload file. In this post I will write…
Read More » -
Web Development
Tutorial On Handling Keyboard Actions In Selenium WebDriver [With Example]
During the course of automated cross browser testing, you might come across scenarios that may not have been thought about…
Read More » -
Software Development
The Right Kind of Failure
Basic question: why do we write our tests first and make sure they go red? Answer: because it’s possible that…
Read More »