-
Course
- Core Tech
Python: Functions and Modules
Nobody enjoys stumbling through thousands of lines of code to find the right spot to fix a bug. This course will teach you how to finesse unruly code and turn it into small, focused functions and modules.
What you'll learn
"Just five minutes, that's all I need to fix it!" Finally, two hours later, you're done with the bugfix. We've all been there, especially with poorly organized code. In this course, Python: Functions and Modules, you’ll learn how to organize code to make it readable, testable, and reusable. First, you’ll explore how to organize code into functions and modules. Next, you’ll discover how to package code to share it. Finally, you’ll learn how to extend functions with decorators and closures. When you’re finished with this course, you’ll have a firm grasp on refactoring unruly code with functions and modules to efficiently create maintainable code.
Table of contents
About the author
Wes Higbee is passionate about helping companies achieve remarkable results with technology and software. He’s had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Wes launched Full City Tech to leverage his expertise to help companies delight customers.
More Courses by Wes