About Joseph Peart
Hey! I’m Joseph. I’m a rabid an avid Pythonista living in BC, Canada.
Since 2022 I’ve been working as a data science instructor for Concordia University’s Data Science Bootcamp, where I teach data science, Python, and computer science topics to diverse students with a wide variety of backgrounds and experience levels.
When not writing, reading, or talking about Python, you can find me playing board games with my wife or video games with my cats. ✌️✌️
Courses by Joseph:
- Exploring Python's list Data Type With Examples
- The LEGB Rule & Understanding Python Scope
- Creating a Python Dice Roll Application
- Using Structural Pattern Matching in Python
- Concatenating Strings in Python Efficiently
- Exploring Python's tuple Data Type With Examples
- Handling or Preventing Errors in Python: LBYL vs EAFP