Main Page: Difference between revisions

From architectural katas solutions
No edit summary
Line 8: Line 8:
==Goal==
==Goal==
the aim of the wiki is to practice architectural katas with all the wiki contributors,<br/>
the aim of the wiki is to practice architectural katas with all the wiki contributors,<br/>
every kata can have virtually infinite solutions, so feel free to add your new solution with the following naming convention:<br/>  
every kata can have virtually infinite solutions, so feel free to add your own solution.<br/>
<strong>Solution:<kata_name>_<N></strong><br/>
In each kata page there is a link to create your own solution that will create a page with the following naming convention:<br/>
where Solution is the namespace and N is the next natural number in the kata solution list section, for example:<br/> <strong>Solution:Agile_Dead_Trees_2</strong><br/>
<strong>Solution:KataName_UserName</strong>
after the number you can optionally add a short description, for example:<br/> <strong>Agile_Dead_Trees_2_on_the_cloud</strong><br>


==Katas List ==
==Katas List ==

Revision as of 17:15, 4 August 2022

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, just remember to add them in the Kata namespace by writing the kata name in the URL bar after the index.php/ preceded with the Kata: prefix, for example
Kata:My Kata

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 own solution.
In each kata page there is a link to create your own solution that will create a page with the following naming convention:
Solution:KataName_UserName

Katas List

Solutions List

Resources

Misc