From ef7de3dfe6d269a0d2ca35bb73c26cedb69919ec Mon Sep 17 00:00:00 2001 From: Adam Leskis Date: Tue, 23 Jan 2024 14:35:09 +0000 Subject: [PATCH] add quote from kent beck --- 2024/day79.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/2024/day79.md b/2024/day79.md index 01b29c0..832e2b1 100644 --- a/2024/day79.md +++ b/2024/day79.md @@ -22,6 +22,8 @@ By the end of the session, attendees will have been exposed to ideas blending co ## Notes +“I'm not a great programmer; I'm just a good programmer with great habits.” ~Kent Beck + [The Programmer's Brain](https://www.amazon.co.uk/Programmers-Brain-every-programmer-cognition/dp/1617298670) [The Phoenix Project](https://www.amazon.co.uk/Phoenix-Project-Devops-Helping-Business/dp/1942788290/ref=sr_1_1?crid=3V9HEJTJXFZR5&keywords=the+phoenix+project&qid=1705009649&s=books&sprefix=the+phoenix+project%2Cstripbooks%2C181&sr=1-1) @@ -44,4 +46,4 @@ By the end of the session, attendees will have been exposed to ideas blending co - [Game of Active Directory](https://github.com/Orange-Cyberdefense/GOAD) -- [Iximiuz Labs](https://labs.iximiuz.com/challenges) \ No newline at end of file +- [Iximiuz Labs](https://labs.iximiuz.com/challenges)