Project Pilot – Short Notes

Series on Software Design Practices – Part 3 In this small series on design practices, I write about various practices. In every article, I give a brief and simple explanation. In part 2 I wrote about prototypes. This time I present project pilots as another software development design practice. We already talked about spikes, which help […]

Prototype – Short Notes

Series on Software Design Practices – Part 2 In this small series on design practices, I write about various practices. In every article, I give a brief and simple explanation. In part 1 I wrote about Spike Solutions. This time I present prototypes as a software development design practice. A prototype is a simplified, functional […]

Spike Solutions – Short Notes

Series on Software Design Practices – Part 1 In this small series on design practices, I write about various practices. In every article, I give a brief and simple explanation. This is part 1. Let’s start with spike solutions. For me a spike is a way to figure out answers to a technical or design […]

AZ-900 Azure Fundamentals Resources

My curated list There are plenty of resources out there to help you study for the AZ-900 exam. The exam is for candidates who are just beginning to work with cloud-based solutions and services. It’s an opportunity to gather knowledge of cloud concepts, services, workloads, security, privacy, pricing and support. Here comes my list: Cloud […]

Four Design Rules – Slides available

Presentation about Kent Becks simplicity rules I talked about the four design rules. The slides show what is so special about these rules, what the advantages and disadvantages are and in what order they should be applied. These simple rules are easy to remember, they help to improve the code and lead to a simple, […]