Developing poor code is faster and easier than creating readily and maintainable code. How to create code easy to read and maintain? How can I avoid spending hours fixing code developed by a colleague that left the company 6 months ago?

5m read timeFrom python.plainenglish.io
Post cover image
Table of contents
The Pythonic WayDocumenting Python codeCommenting Python codeStyle GuidelinesPython ClassesPython FunctionsTry/Except blockTesting the code
1 Comment

Sort: