- Home
- IT Training
- Python
- PCPP1
- Learn The Basics Of Exceptions
Skill
Learn the Basics of Exceptions
February 2024 with Shaun Wassell
- 6 videos
- 53 mins
Join Shaun Wassell as we learn about dealing with events that disrupt our flow of instructions. After we get the terminology and concepts of Python exceptions down, we'll look at the built-in methods (exceptions) Python has for handling potentially disruptive situations, and how to raise exceptions of your own (TypeErrors, ValueErrors, KeyErrors, AttributeErrors, etc.).
Recommended Experience
- Basic Python syntax and control flow understanding
- Familiarity with writing and executing simply Python scripts
- Simple understanding of handling errors and exceptions in Python
- Certified Professional Python Programmer Level 1 (PCPP1)
- Python developer
- Software engineer
- Data analyst

Trainer