learning-software-engineering / learning-software-engineering.github.io

MIT License
16 stars 206 forks source link

Update Development_Process.md #601

Closed szj17 closed 3 months ago

szj17 commented 3 months ago

The SOLID principles are very important for creating clean code. The Wiki's entry had examples to demonstrate the SOLID principles, but they were hard to visualize. I added diagrams for the examples of all five SOLID principles. I also slightly modified one of the examples (SRP) to add clarity and consistency with the diagram.

szj17 commented 3 months ago

Addressed comments by langsonzhang by adding appropriate arrows for additional clarity