iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
88.22k stars 26.18k forks source link

Update README.md #2995

Closed azarboon closed 2 weeks ago

azarboon commented 2 weeks ago

What problem does this PR solve?

Before diving into any of the patterns, readers should be reminded of two fundamental laws in software architecture: 1. Everything is a trade-ff 2. "Why is more important than the how" So, readers face the nuances and reality of these patterns from the beginning. These two laws are coined by two thought leaders in software architecture: Mark Richards and Neal Ford. They have explained these two laws in various conference talks and books. For example, Here you can read about these two laws here: https://www.infoq.com/podcasts/software-architecture-hard-parts/ Also, here is a book for reference: https://a.co/d/fKOodW9
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

iluwatar commented 2 weeks ago

Thanks, but I like the text as it is 🙂