Monday
Room 8
09:00 - 17:00
(UTC+02)
2 Days
Refactoring Code: An Incremental and Purpose Driven Approach
Continuous refactoring is critical to succeeding in projects and is an important part of sustainable agile development
In this workshop, we will start by discussing how to approach refactoring, the essential steps we need to take, and look into how to incrementally improve the internal design of code to make it extensible, maintainable, and cost-effective to change.
In addition to discussing the concepts, we will take several code examples from real projects, discuss the code smells and explore the refactoring techniques. Along the way, we will also dive into refactoring short code samples and measure the quality of code before and after refactoring.
Computer setup
- Computer with git client to access git repository.
- C# and .NET SDK
- Your favorite IDE