Advertisement

.NET Fest 2018. Nathan Johnstone. Dealing with Medusas in your Codebase

Oct. 29, 2018
Advertisement

More Related Content

Similar to .NET Fest 2018. Nathan Johnstone. Dealing with Medusas in your Codebase(20)

More from NETFest(20)

Advertisement

.NET Fest 2018. Nathan Johnstone. Dealing with Medusas in your Codebase

  1. Dealing With Medusas in Your Codebase Applying the Mikado Method Nathan Johnstone - Chief Architect @ Omnia Retail
  2. Focus
  3. A Bit About Me ...
  4. New Zealand
  5. Antartica (Almost)
  6. Antartica (Almost)
  7. No Hobbits or Dwarves
  8. Or Are There ?
  9. A Bit About Me ...
  10. A Test ...
  11. Pigs != Pegs
  12. Story of a Code Change
  13. The Battle
  14. Broken Code
  15. Let's Get Down To Business
  16. Git Commit Trail
  17. Final Result
  18. A Better Way...
  19. Layman's Terms
  20. 100 Mile View
  21. Cognitive Limits
  22. Set a Goal
  23. Experiment
  24. Visualize
  25. Undo git reset --hard
  26. Advantage - No Refactoring Branches
  27. Advantage - Faster Progress
  28. Advantage - Mapping
  29. Advantage - Intentional Programming
  30. Advantage - Collaborative Refactoring
  31. Advantage - Visibility for Large Changes
  32. Advantage - Higher Quality Code
  33. An Example - Pasta Software MasterCrüpt (TM)
  34. New Customer - Stranger Eons Ltd
  35. Share The UI
  36. Warning Live Code Demo Ahead ! Warning Live Code Demo Ahead !
  37. Takeaways ● Mikado Method provides a structured approach for implementing technical changes ● Divide and conquer ● Works for individuals and group wide technical changes ● 4 Steps - Set a Goal -> Experiment -> Visualize -> Undo ● Unlocks continuous integration and deployment for complex changes
  38. Links ● https://www.manning.com/books/the-mikado-method ● https://github.com/mikadomethod/kata-dotnet ● http://psychclassics.yorku.ca/Miller/
  39. Questions ?
Advertisement