"what are some good books for learning about software design/architechure? [closed]" Code Answer

4

general responsibility assignment software principles and domain driven design are in my opinion are the next must have things you should get familiar with after learning to code. api design is also a good read, especially when you are developing the software that will be used/extended by multiple people.

i am not in favor of learning patterns as it is easier to misuse them if the intention is not understood correctly. (everything seems like a nail if you have a hammer kind of thing). i have nothing against patterns but i have seen it mostly misused by the junior developers thus creating hard to maintain products.

By Vinay Pandya on June 26 2022

Answers related to “what are some good books for learning about software design/architechure? [closed]”

Only authorized users can answer the Search term. Please sign in first, or register a free account.