Skip to content

MozaicWorks/CleanCodeExercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Code Exercices

This is a collection of exercises meant to help participants to the Mozaic Works Clean Code Learning Program to learn the various guidelines.

The exercises are collected from various sources, sometimes slightly modified, sometimes translated to C# and C++. The translations and relevant modifications were contributed back through pull requests to the original repositories. Finally, we've selected only the C++ and C# versions.

A full list of initial sources follows.

Comments:

Naming:

  • An uglified version (all names renamed to be meaningless) of the Tennis Refactoring kata, with the C++ version adapted to use doctest for simplicity
  • FinderRefactoring Kata. Contributed back the C++ translation.

Functions:

Classes:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published