- Course
- Core Tech
Python: Clean Code Practices
Once you are beyond the junior stages of learning to program, you are ready to start thinking about what makes good, clean code. This course will give you a set of tools to help you create higher quality, maintainable Python projects.
What you'll learn
Are you in need of core skills for Python development? In this course, Python: Clean Code Practices, you will learn a number of best practices that will help you improve the quality of your Python code. First, you will discover general principles and best practices for structuring your code. Next. you will explore how to improve maintainability and prevent errors by adding type hints to your code. Then, you will dive into creating great documentation, handling errors gracefully. Finally, you will learn how to give great code reviews. By the end of this course, you will be able to write clearer, more readable and more maintainable code with better documentation.
Table of contents
About the author
After years of working in software development, Reindert-Jan Ekker switched to teaching programmers in 2010 and never looked back. He authors Pluralsight courses and teaches classes about Python, data science, devops (among others). Even though he squeezes some development jobs in here and there, teaching is his real passion and he is looking forward to share this passion with you.