SOLID I - Finding and fixing SRP violations #22
Replies: 6 comments 1 reply
-
Submission Link: |
Beta Was this translation helpful? Give feedback.
-
Refactored the code since:
|
Beta Was this translation helpful? Give feedback.
-
https://github.com/pramodpatil812/solid/tree/main/srp |
Beta Was this translation helpful? Give feedback.
-
https://github.com/Vishalmittal06/PracticeProbs/tree/master/src/com/sclaer/lld/srp @kanmaytacker Kindly review |
Beta Was this translation helpful? Give feedback.
-
@kanmaytacker Please provide your feedback |
Beta Was this translation helpful? Give feedback.
-
https://github.com/abhi93shekJha/PythonConcepts/tree/master/SOLID_Principle |
Beta Was this translation helpful? Give feedback.
-
What?
Find SRP violations in this package and refactor it to adhere to SRP.
Why?
Better understanding of SRP.
SRP helps with maintainability and extensibility of an application.
How?
Beta Was this translation helpful? Give feedback.
All reactions