⚠️ The following content was partially created with the help of AI. Therefore, expect that some passages are simply and completely incorrect!
In this series of articles, we will explore the world of Software Craftsmanship. We will delve into the principles and practices that can help you become a better software developer, and create software that is not only functional but also a joy to work with.
We will cover topics such as clean code, Test-Driven Development (TDD), refactoring, and more. Whether you are a seasoned developer or just starting your journey, I hope you will find something valuable in this series.
So, let’s get started!
The Craftsman Series
- The Way of the Software Craftsman: An Introduction
- Clean Code: The Foundation of a Solid Product
- The Professional Developer: Taking Ownership of Your Work
- The Lifelong Learner: Staying Sharp in a Changing World
- The Collaborative Craftsman: Working Together…
- What Does Clean Code Look Like? Insights from the Experts
-
What Does Clean Code Look Like? Insights from the Experts
In our journey to becoming better software craftsmen, we’ve talked a lot about the importance of clean code. But what does “clean code” actually mean? To get a better understanding, let’s turn to some of the most respected figures in the software development industry and see what they have to say.
Robert C. Martin (Uncle Bob)
Robert C. Martin, also known as “Uncle Bob,” is the author of the influential book “Clean Code: A Handbook of Agile Software Craftsmanship.” He has many insightful things to say about clean code, but one of my favorites is: