Answer the question
In order to leave comments, you need to log in
What to read to improve application design skills?
Interested in the following aspects:
- architecture development from scratch
- architecture development for modifying an existing application
- planning and accounting for possible project growth points
Thank you for any useful materials.
Answer the question
In order to leave comments, you need to log in
It is enough to work in projects with good architecture.
No need to write from scratch, use frameworks. Applications on frameworks are well supported, refactored and scaled.
Read about MVC , SOLID , design patterns .
It is better to follow the order of reading.
Well, usually in such cases, "Steve McConnell - Perfect Code" is advised.
"Clean Architecture". Author Uncle Bob (Uncle Bob)
Articles adapted from it with examples for a specific programming language (seen for PHP, Go, Python)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question