Skip to content

codecop/Finder-Refactoring-Kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finder-Refactoring-Kata

Refactoring exercise focusing on naming.

Introduction

Here is the bad news: the new developer you hired has written some terrible, atrocious code. No one can understand what it does.

The good news: at least there are unit tests to prove the code is working.

You job is to refactor the code and make it readable, while keeping the code in working order (pass all tests).

How To Start

Inside each language folder is a README with the (same) assignment.

Languages

  • C++ 86.3%
  • C 3.4%
  • Ada 2.1%
  • PHP 1.4%
  • C# 1.2%
  • Java 1.2%
  • Other 4.4%