ProgrammingIntermediateplusloading…
Python Files and Modules
Dive deep into Python's file handling, exception management, and modular programming. Learn to read/write files, process CSV and JSON, handle errors, create custom modules, and leverage the Python Standard Library.
Python Mastery · stage 4 of 5
16 hr 40 min
duration
25
lessons
5
modules
50
problems
5 modules · 25 lessons · 50 problems
01
Reading and Writing Files
Learn to open, read, write, and manipulate text files in Python.
3 hr 20 minIntermediate5 lessons
Working with CSV and JSON
Discover how to process CSV and JSON files for structured data manipulation.
3 hr 20 minIntermediate5 lessons
Exception Handling
Master Python error handling using try-except blocks and custom exceptions.
3 hr 20 minIntermediate5 lessons
Creating and Importing Modules
Learn to organize code into modules and reuse them across projects.
3 hr 20 minIntermediate5 lessons
The Python Standard Library
Leverage the Python Standard Library for powerful built-in functionality.
3 hr 20 minIntermediate5 lessons