What is a Data Transfer Object?

What is a Data Transfer Object?

A data transfer object (more commonly referred to as a DTO) is a design pattern in computer software architecture. It is an object that represents data being passed from one…
What is Clean Code?

What is Clean Code?

In the fast-paced world of software development, writing code that works is often seen as the primary goal. However, code that merely functions is not always sufficient. Code that is…
SCORING YOUR TEAM FOR QA QUALITY

SCORING YOUR TEAM FOR QA QUALITY

Last week some colleagues and I attended the National Software Testing Conference held at the De Vere Grand Connaught Rooms in central London. I hadn't attended this conference since 2019…
Microsoft Azure Fundamentals: Cloud Concepts

Microsoft Azure Fundamentals: Cloud Concepts

Please note that some screenshots have been taken from Pluralsight's AZ-900 Microsoft Azure Fundamentals course. The Language of Cloud Computing Cloud computing is the on-demand availability of computer system resources…