Skip to content

Kata to help practice Pollymorphism (with apologies to Martin Fowler's "Refactoring")

License

Notifications You must be signed in to change notification settings

Viscaweb/Parrot-Refactoring-Kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parrot Refactoring Kata

Can you spot any code smells in this code? I'll give you a clue - a spot of Pol(l)ymorphism should improve matters!

Refactor this code, take small steps, run the tests often. See how small and beautiful you can make it.

Acknowlegements

This code is heavily inspired by one of the examples in Martin Fowler's book "Refactoring". It's a classic, and if it's not on your bookshelf already I suggest you treat yourself to a copy!

About

Kata to help practice Pollymorphism (with apologies to Martin Fowler's "Refactoring")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 23.0%
  • Java 16.8%
  • PHP 14.8%
  • Clojure 13.8%
  • Scala 12.2%
  • Python 10.1%
  • Ruby 9.3%