How to improve software design skills? -


In my view, the ability of design is difficult to achieve / with coding skills.

When faced with a need, how to design function modules, how to properly prepare the program architecture?

By the way, are some books related?

I think the answer is not the most common programmer: read other people's code and Learn from it, analyze your strengths and weaknesses, and your own programming tricks that you see interesting Many good techniques that have already been invented will empower your coding skills and Will save you a lot of time

There are many high quality codes for research in open source projects.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -