Это видео недоступно.
Сожалеем об этом.

Lesson 184 - Running an Architecture Kata Session

Поделиться
HTML-код
  • Опубликовано: 13 авг 2024
  • Architecture Katas are a great way to practice and learn about software architecture. They start with a simple problem statement, and teams (or individuals) create a software architecture based on that problem. In this lesson I walk through what an architecture kata is, why the exercise is so valuable, and then describe the five main activities involved with running your own architecture kata.
    Architecture Katas: fundamentalsofsoftwarearchite...
    Kata Resources: www.developertoarchitect.com/...
    Head First Software Architecture: amzn.to/3VNFI0o
    Software Architecture Monday: bit.ly/3dadEe3
    Fundamentals of Software Architecture: amzn.to/3rgFLjY
    Software Architecture: The Hard Parts: amzn.to/3BjMMF2

Комментарии • 6

  • @attilanagy635
    @attilanagy635 2 месяца назад

    Many-many thanks. You help me to organize my knowledge.

  • @MohamedKamal-wd8hx
    @MohamedKamal-wd8hx 4 месяца назад +2

    I really love your way of explaining things.. hope you have a great day!

  • @mahdi5796
    @mahdi5796 4 месяца назад

    Hi. Thanks. In which part of this kata session, should we do Domain to Architecture Isomorphism? I saw a winner of your kata competition from previous years, and they didnt do it.

    • @markrichards5014
      @markrichards5014  4 месяца назад +1

      Great question! You should apply domain to architecture isomorphism (lessons 179, 180, and 182) when selecting an architectural style. Start with the star ratings, then apply isomorphism. Thanks for your question!

  • @igetpaidtocode
    @igetpaidtocode 3 месяца назад +1

    OMG This is gold, might be great to conduct Architecture interview as well, thanks Mark!