Answer the question
In order to leave comments, you need to log in
Is there a book on proper code design?
Hello.
Now programming in Python, I'm starting to face the fact that I have to copy-paste the code, or take the same type of code and adjust it to the task. I don't like it very much.
Is there any literature on correct code building in complex applications to defeat code redundancy. Preferably for Python.
Answer the question
In order to leave comments, you need to log in
Clean Code
Perfect Code
Programmer Pragmatist
These books I can safely advise :) well, practice, plus watching a bunch of shit code contributes to the love of good code and the gradual development of good practices. It is also very important that you have to continue to support what you wrote, otherwise it is difficult to instill a development culture.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question