Giter Site home page Giter Site logo

designpatternkatas's Introduction

Design Patterns in C#

This is a collection of Coding Katas that should help learning when and how to use a specific Design Pattern.

How the Katas are organized

The Katas contain specifications like they could come up in a real life sprint. The features are supposed to be solved from the top to the bottom. On the first try you should code like you think it is fitting. Do not try to use the design pattern that is explained in the kata, just code as you think it seems fit. Hopefully this leads to big if/else or switch/case solutions, and gets a pain when a new requirement pops up that lead to big changes in your design. But this is ok, because you first have to experience the pain and understand the problem before you can truly grasp the advantage that a design pattern brings along when applying to a specific problem.

Picking a Kata

Each Kata has a short explanation on the start what problem this Design Pattern is trying to solve. You should read this first to see if the Design Pattern might help to solve the problem you are facing right now.

designpatternkatas's People

Contributors

modmoto avatar

Stargazers

Rachel Meadows avatar Habib Ali Machpud avatar Rodrigo Groener avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.