Clean Code in Python
Learn the principles of writing clean, maintainable, and efficient Python code for interviews and beyond.
Writing high quality code is one of the highly desirable traits of software engineers in the industry. This course is useful for anyone interested in creating scalable and maintainable software design in Python. It is assumed that the learner is already familiar with the principles of object-oriented software design and has experience writing code in Python.
In this course, you’ll go through the content in an increasing order of complexity, starting from the basics of Python. The course covers some advanced topics in Python as well, including decorators, descriptors, and an introduction to asynchronous programming. It’ll help you discover more about Python because some of the cases are analyzed from the internals of the language itself.
After taking this course, you are expected to be equipped with sound hands-on experience and working knowledge of advanced topics in Python. You will be able to demonstrate how to write highly readable and maintainable clean code using the software engineering principles.
There are no reviews yet.