Skip to content

Commit e34e05a

Browse files
committed
Simon Brown calls it the C4 model not 4C
1 parent 604bf92 commit e34e05a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

_learning_hours/architecture/simon_brown_4c_container.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
theme: architecture
3-
title: Simon Brown's 4C model - Container diagram
3+
title: Simon Brown's C4 model - Container diagram
44
kata: instavoiced
55
difficulty: 2
66
author: emilybache
77
affiliation: ProAgile
88
---
99

10-
# Simon Brown's 4C model - Container diagrams
10+
# Simon Brown's C4 model - Container diagrams
1111

1212
This learning hour follows on from the previous one on this topic and goes into a little more detail about [The C4 model for visualising software architecture](https://c4model.com/)
1313

@@ -18,13 +18,13 @@ This learning hour follows on from the previous one on this topic and goes into
1818

1919
## Session Outline
2020

21-
* 10 min connect: 4C recap
21+
* 10 min connect: C4 recap
2222
* 10 min concept: Context and Container diagrams
2323
* 20 min concrete: draw a container diagram
2424
* 15 min conclusions: compare Context and Container diagrams
2525

26-
### Connect: 4C recap
27-
The list below comprises descriptions of elements of the 4C model. Some statements describe a Diagram, some describe an Abstraction. Fill in the blanks with the following words:
26+
### Connect: C4 recap
27+
The list below comprises descriptions of elements of the C4 model. Some statements describe a Diagram, some describe an Abstraction. Fill in the blanks with the following words:
2828

2929
- Component
3030
- System Context

_learning_hours/architecture/simon_brown_4c_context.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
---
22
theme: architecture
3-
title: Simon Brown's 4C model - Intro
3+
title: Simon Brown's C4 model - Intro
44
kata: instavoiced
55
difficulty: 1
66
author: emilybache
77
affiliation: ProAgile
88
---
99

10-
# Simon Brown's 4C model - Intro
10+
# Simon Brown's C4 model - Intro
1111

1212
This learning hour introduces the basic ideas in [The C4 model for visualising software architecture](https://c4model.com/)
1313

1414
## Learning Goals
15-
- list the names of the four models in the 4C model
16-
- describe the problem which the 4C model solves
15+
- list the names of the four models in the C4 model
16+
- describe the problem which the C4 model solves
1717
- sketch a Context diagram
1818
- distinguish between important elements to show in a Context diagram and details to exclude
1919

2020
## Session Outline
2121

2222
* 5 min connect: What architecture diagrams do you already know?
2323
* 20 min concrete: analyse and draw diagrams for Instavoiced
24-
* 10 min concept: 4C model
24+
* 10 min concept: C4 model
2525
* 10 min concrete: draw Context diagram
2626
* 10 min conclusions: compare original diagrams with Context diagram
2727

@@ -40,7 +40,7 @@ Working in pairs, read the description of the [Instavoiced](/kata_descriptions/i
4040

4141
Use paper or a whiteboard.
4242

43-
### Concept: 4C model
43+
### Concept: C4 model
4444
The front page of the [The C4 model for visualising software architecture](https://c4model.com/) website explains these concepts. Present them in your own way.
4545

4646
- why we need architectural diagrams

0 commit comments

Comments
 (0)