Jun 1, 2021
In this article of our reactive programming in Java series we look at Node.js.
May 24, 2021
It’s time for the next article in our Reactive Programming in Java series. This time we look at blocking I/O.
May 17, 2021
The second part of our article series. This time we look at examples of parallel and asynchronous approaches.
May 10, 2021
The idea of reactive programming emerged relatively recently, around 10 years ago. This article series analyzes what reactive programming is, what it brings and gives an overview of various approache…
May 3, 2021
In the final part of our series, I will share my experience of developing a smart home system. The first two parts described my approach to design and the process of developing a smart home solution.
Apr 26, 2021
We’ve just developed a new batch of trainings for all you IT&C professionals out there. From AWS and Java to software testing and React.
Apr 19, 2021
The second part of our article on the risk-based prioritization. This time we look at the process and benefits of this approach.
Apr 13, 2021
Are you preparing for the ECBA certification or thinking about taking the exam? Our webinar provides everything you need to know about it.
Apr 5, 2021
In the second part of our series on the smart home I will share my experience with developing a smart home system for a two-room apartment. In the first article I talked about my approach towards des…
Mar 23, 2021
The last article in our series on Behavior Driven Development with JUnit 5.
Mar 15, 2021
Risk Based Prioritization is a fundamental step in the quest of providing maximum value in a short time frame. It actually streamlines your entire software development process, if done religiously an…
Mar 9, 2021
Once upon a time, in 1997, Brian Marick wrote an article entitled “Classic Testing Mistakes.” In his article he classified testing mistakes into several groups which are listed below. In 2009, I anal…