diff --git a/CuttingCodeQuickly.md b/CuttingCodeQuickly.md index 5c84658..65c0df4 100644 --- a/CuttingCodeQuickly.md +++ b/CuttingCodeQuickly.md @@ -1,13 +1,15 @@ # Cutting Code Quickly: From 0% to Cleanly Refactored 100% Tested Code ## Talk Resources -[Gilded Rose](https://github.com/emilybache/GildedRose-Refactoring-Kata) -[ApprovalTest](https://github.com/Approvals) -[Test/Commit/Revert for Junit](https://github.com/LarsEckart/tcr-extension) -[Arlo’s Git Notation](https://github.com/RefactoringCombos) -[Provable Refactoring Recipes](https://github.com/InnovatingTeams/provable-refactorings) -[Video of Emily Bache](https://www.praqma.com/stories/advanced-testing-refactoring-techniques) -[The Code - find the right branch](https://github.com/isidore/GildedRose_Demo/tree/2019DeliverAgile) +* [Slides](./Slides/Cutting%20Code%20Quickly.pptx) +* [Gilded Rose](https://github.com/emilybache/GildedRose-Refactoring-Kata) +* [ApprovalTest](https://github.com/Approvals) +* [Test/Commit/Revert for Junit](https://github.com/LarsEckart/tcr-extension) +* [Arlo Commit Notation](https://github.com/RefactoringCombos/ArlosCommitNotation/) + * [Summary Image](https://raw.githubusercontent.com/LarsEckart/tcr-extension/main/src/test/java/com/larseckart/tcr/ArloGitNotationPromptTest.testVersion2.Mac_OS_X.approved.png) +* [Provable Refactoring Recipes](https://github.com/InnovatingTeams/provable-refactorings) +* [Video of Emily Bache](https://www.praqma.com/stories/advanced-testing-refactoring-techniques) +* [The Code - find the right branch](https://github.com/isidore/GildedRose_Demo/tree/2019DeliverAgile) ## Llewellyn's