Skip to content

Commit ae1bb72

Browse files
committed
Recuperation de contenu
Signed-off-by: Damien DUPORTAL <[email protected]>
2 parents d4a502f + afc47d3 commit ae1bb72

File tree

4 files changed

+11
-22
lines changed

4 files changed

+11
-22
lines changed

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,15 @@
2525
* [ ] remove docker-bats directory
2626
* [ ] Lighten the final image
2727

28-
# Slide related TODO
28+
## Slide related TODO
2929

3030
* [ ] faire le plan
3131
* [ ] clarifier ce qu'on veut que les auditeurs "ramènent chez eux"
3232

3333
* [ ] changer le fond d'un slide
3434
* [ ] Est-ce que le slide show fonctionne aussi off-line ?
3535

36+
3637
## Nice to have
3738

3839
* [ ] Further improve the README.md. Add links to sub-files like ISSUES or background information on the why of the initative.

slides/raw/BRAINSTORM.md renamed to slides/raws/BRAINSTORM.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,27 +69,22 @@
6969

7070
Que disent les pratiques d'ingénieurie logicielle (plus ou moins) modernes ?
7171

72-
73-
* Only the Code Tells the Truth (http://programming-motherfucker.com) : use you SCM tool as methodlogy enabler
74-
75-
* "Nouvelles" pratiques - soft skills
76-
* Agile (itération, proche du besoin, réactivité)
77-
* The tests drive the development
78-
* TDD/BDD
79-
* DevOps (dev2prod, prod2dev, tendre vers l'iso prod, efficience en continuité avec l'agile)
80-
72+
* (distributed) source management
73+
* The tests drive the development
74+
* TDD/BDD
8175
* Continous*
8276
* IC
8377
* Continuous testing
8478
* Continuous benchmarking
8579
* Continuous delivery
8680

87-
* "Human stack" (continuous and linear learning, trust, transparency, droit à l'erreur)
81+
* "Nouvelles" pratiques - soft skills
82+
* Agile (itération, proche du besoin, réactivité)
83+
* DevOps (dev2prod, prod2dev, tendre vers l'iso prod, efficience en continuité avec l'agile)
84+
* "Human stack" (continuous and linear learning, trust, transparency, droit à l'erreur)
8885
** Compagnonage (on fabrique ses propres outils comme partie de l'apprentissage)
8986
** Eat your own dog food
9087

91-
92-
9388
### Explication de la solution
9489

9590
* Ce qui est necessaire pour comprendre la demo (sous forme de dessin)

slides/slides.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
name: inverse
2-
layout: true
3-
class: center, middle, inverse
4-
5-
---
61
class: center, middle, inverse
72

83
# Devbox
9-
104
.footnote[Brought to you by <br>D. <b><u>Duportal</u></b> and J-M <b><u>Meessen</u></b>]
115

126
---
@@ -23,8 +17,8 @@ class: center, middle, inverse
2317
3. ...
2418

2519
---
26-
27-
template: inverse
20+
layout: false
21+
class: center, middle, inverse
2822

2923
# Introduction
3024

@@ -481,4 +475,3 @@ template: inverse
481475

482476
# The end
483477
## Thanks ! Questions ?
484-

0 commit comments

Comments
 (0)