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
  1. Python Fundamentals
  2. Python Data Structures
  3. Python OOP
  4. Python Files and Modules← you are here
  5. Python Problem Solving
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
content breakdown
25 lessons100%
50 problems67%
prerequisites
  • Basic Python syntax
  • Object-Oriented Programming in Python
about this course

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.