peitor / cleancode-smellyshapes-cs

Smelly Shapes Codes for the Clean Code Workshop (C#/.NET)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Code Workshop - SmellyShapes (C#/NET)

This is the C# version of Smelly Shapes that belong to the Clean Code Course by Zühlke

About the Course

Clean code allows software to be continually adapted to new requirements. Although most developers know what clean code should look like, how to specifically recognise bad code and, step-by-step, convert it into good code is often less clear.

The course takes the form of a workshop with numerous practical exercises and involves working together in two-man teams. To facilitate transferral of what they have learnt to their everyday work, participants work through tasks in their own IDEs.

The focus is less about conveying knowledge and more about working through the topic together in order to create a culture in which code quality and collective code improvement are natural, everyday issues.

Goals

Participants will develop a shared understanding of how to recognise bad code and how it can be restructured into better code. They will learn to see their own code through the eyes of another developer and thus how to make it more readable and comprehensible.

About

Smelly Shapes Codes for the Clean Code Workshop (C#/.NET)

License:GNU General Public License v3.0


Languages

Language:C# 100.0%