Skip to content

Commit

Permalink
event(2023-07-04): Déroulé de la journée
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien HIEGEL committed Jul 4, 2023
1 parent f86e4b7 commit 4b26fab
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 174 deletions.
70 changes: 67 additions & 3 deletions docs/events/2023/07/04/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,77 @@
| 🕓 9h30-10h | Présentation de la journée |
| 🕓 10h-11h | Itération \#1 |
| 🕓 11h-12h | Itération \#2 |
| 🕓 12h-13h | Itération \#3 |
| 🕓 13h-14h | 🍕 Déjeuner 🍕 |
| 🕓 12h-13h | 🍕 Déjeuner 🍕 |
| 🕓 13h-14h | Itération \#3 |
| 🕓 14h-15h | Itération \#4 |
| 🕓 15h-16h | Itération \#5 |
| 🕓 15h-16h | Itération \#6 |
| 🕓 17h-17h30 | Debrief et conclusion de la journée |

## Le Kata

[Sailboat Kata](/code-retreat/katas/sailboat/)
[Sailboat Kata](/code-retreat/katas/sailboat/)

## Déroulé de la journée

# Itérations

> [⛱️ Summer Shodo Code Retreat ⛩️](..)
>
> [Slides](../itérations-slides)
### Itération \#1
- [TDD]
- [Pair-Programming]

### Itération \#2

> :warning: On continue à travailler en TDD ET en Pair-Programming
- [Pas de if]<br>
- [Pair-Programming Ping-Pong]<br>

### Itération \#3

> :warning: On continue à travailler en TDD ET en Pair-Programming
- [Code swap]
- [Refactoring]
- [Tell, don't ask]

### Itération \#4

> :warning: On continue à travailler en TDD ET en Pair-Programming
- [Pair-Programming Strong Style]
- [Immutable Code]

### Itération \#5

> :warning: On continue à travailler en TDD ET en Pair-Programming
- [TDD As If You Meant It]
- [Silent Pair-Programming]

### Itération \#6

> :warning: On continue à travailler en TDD
- [Mob-Programming]


[TDD]: /code-retreat/constraints/tdd/
[Pas de if]: /code-retreat/constraints/no-if/
[Code swap]: /code-retreat/constraints/code-swap/
[Refactoring]: /code-retreat/constraints/refactoring/
[Tell, don't ask]: /code-retreat/constraints/tell-dont-ask/
[Immutable Code]: /code-retreat/constraints/immutable-code/
[Test && Commit || Revert]: /code-retreat/constraints/tcr/
[TDD As If You Meant It]: /code-retreat/constraints/tdd/as-if-you-meant-it/


[Pair-Programming]: /code-retreat/constraints/pair-programming/
[Pair-Programming Ping-Pong]: /code-retreat/constraints/pair-programming/ping-pong/
[Pair-Programming Strong Style]: /code-retreat/constraints/pair-programming/strong-style/
[Silent Pair-Programming]: /code-retreat/constraints/pair-programming/silent/
[Mob-Programming]: /code-retreat/constraints/mob-programming/
32 changes: 0 additions & 32 deletions docs/events/2023/07/04/itération-1.md

This file was deleted.

77 changes: 0 additions & 77 deletions docs/events/2023/07/04/itérations-slides.md

This file was deleted.

61 changes: 0 additions & 61 deletions docs/events/2023/07/04/itérations.md

This file was deleted.

5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,7 @@ markdown_extensions:
- pymdownx.tabbed
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
- pymdownx.tilde

plugins:
- include-markdown

0 comments on commit 4b26fab

Please sign in to comment.