Intermediate Python for Scripting

About

By the end of this module, you’ll have a solid understanding of intermediate Python concepts and be able to apply them effectively in your projects.

Content

Lesson Est. Delivery Time Skills
Setup 10 min Set up the development environment.
Function Concepts 5 min Define the concept of a function in programming.
Functions and Modular Code 25 min Using functions to make code reusable.
Function Parameters 20 min Using parameters and understanding scope.
Modules and Packages 20 min Organizing code effectively and using modules.
Working With Files 25 min Utilizing modules and manipulating files to update data.
Total content 1 hours 45 min  

Level Up content

Lesson Est. Delivery Time Skills
Control Flow and Looping 20 min Utilizing flow control and loops.
Debugging and Error Handling 30 min Learn how to handle errors and debug your code.
Total Level Up content 50 min  

References

📖 Reference Materials