
Software Testing Economics
26 Jul 2021
Exhaustive software testing is impossible. In this article series we will examine why this is so.
Find out more!
1085

Reactive Programming in Java: How, Why, and Is It Worth Doing? Part II. Reactivity
19 Jul 2021
Reactive programming is one of the most popular trends nowadays. Learning this approach is a cumbersome process, especially if you do not have relevant materials. This article may serve as a kind of digest.
Find out more!
5686

How Custom Testing Traps Emerge
12 Jul 2021
Back in 2009, at a software testing conference, I saw a talk entitled ‘Traps of Custom Testing’. I liked that talk but noticed some things that were missing. Therefore, in 2010, at the next conference, I made a presentation entitled “How Custom Testing Traps Emerge.”
Find out more!
671

Reactive Programming in Java: How, Why, and Is It Worth Doing? CompletableFuture Brings us to the Async World
5 Jul 2021
The last article in our Reactive Programming series. This time we look at how CompletableFuture Brings us to the Async World.
Find out more!
1415

Reactive Programming in Java: How, Why, and Is It Worth Doing? Data flow
21 Jun 2021
Data flow and reactive programming. Check it out.
Find out more!
791

Reactive Programming in Java: How, Why, and Is It Worth Doing? History of Multithreading
14 Jun 2021
We continue our series on Reactive Programming in Java. This time we look at the history of multithreading.
Find out more!
780

ORM with JPA, Hibernate, and Spring Data JPA. Webinar recording
7 Jun 2021
Check out the recording of our Object-relational Mapping with JPA, Hibernate, and Spring Data JPA webinar.
Find out more!
1099

Reactive Programming in Java: How, Why, and Is It Worth Doing? Node.js
1 Jun 2021
In this article of our reactive programming in Java series we look at Node.js.
Find out more!
1820

Reactive Programming in Java: How, Why, and Is It Worth Doing? Blocking I/O
24 May 2021
It’s time for the next article in our Reactive Programming in Java series. This time we look at blocking I/O.
Find out more!
1738

Reactive Programming in Java: How, Why, and Is It Worth Doing? Examples of Parallel and Asynchronous Approaches
17 May 2021
The second part of our article series. This time we look at examples of parallel and asynchronous approaches.
Find out more!
2220