Skip to content

Commit

Permalink
Add Excuses article
Browse files Browse the repository at this point in the history
  • Loading branch information
sugarjig committed Jun 1, 2024
1 parent d158cd5 commit c3044e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: single
title: Resources
---

Here are some links to resources I have found helpful in shaping my craft. They are in alphabetical order, not order of importance.
Here are some links to resources that have shaped my understanding of software engineering. They are in alphabetical order, not order of importance.

You might notice that many of these are either written by Martin Fowler or on his website. Fowler has had a huge influence on me and how I approach software development. Other big influences have been Robert "Uncle Bob" Martin, Jez Humble, and David Farley.

Expand All @@ -13,6 +13,7 @@ You might notice that many of these are either written by Martin Fowler or on hi
- [Continuous Integration](https://martinfowler.com/articles/continuousIntegration.html) - Martin Fowler
- [Enterprise Integration Using REST](https://martinfowler.com/articles/enterpriseREST.html)
- [Eradicating Non-Determinism in Tests](https://martinfowler.com/articles/nonDeterminism.html)
- [Excuses](https://blog.cleancoder.com/uncle-bob/2017/12/18/Excuses.html)
- [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html)
- [Feature Toggles](https://martinfowler.com/articles/feature-toggles.html)
- [How to break a Monolith into Microservices](https://martinfowler.com/articles/break-monolith-into-microservices.html)
Expand Down

0 comments on commit c3044e5

Please sign in to comment.