Main Page

From architectural katas solutions

Introduction

this wiki contains some sample solutions for the architectural Katas from Ted Neward's website
you can find the complete list in this GitHub repo tedneward/ArchKatas
Of course, you are welcome to add more katas and list them on this page.

Goal

the aim of the wiki is to practice architectural katas with all the wiki contributors,
every kata can have virtually infinite solutions, so feel free to add your new solution with the following naming convention <kata_name>_<N> where N is the next natural number in the kata solution list section
for example Agile_Dead_Trees_2.
Every new solution should have a link into the kata page in the Solutions List section, for example Agile_Dead_Trees#Solutions_List.

Katas List