Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.03 KB

A Practical Guide to Collaborative Software Design

What is Software Design? Is it “Architecture”? What is “Architecture”?

This repository contains the material for the seminars and workshop "A Practical Guide to Collaborative Software Design" which will answer these questions with as focus the central thesis:

The central question

Files / references

In this repository you will find the presentation A Practical Guide to Collaborative Software Design.pdf.

PlantUML examples

The examples for the diagrams in the C4 Model can be found in the "src" directory. They are made with a PlantUML extension.

Check out PlantUML and how to use it in Visual Studio Code.

License

All resources distributed in this repository are licensed under the conditions as explained in the "license.txt" file. This is the MIT license which can be considered to be Open Source.