Intro to Python

Workshops

  • Introduction
  • Modules & Functions
  • Loops & Files
  • Lists & Tuples
  • More Looping
  • Data Structures
  • Comprehensions
  • Files & Exceptions
    • Exceptions
    • CSV Files
    • Regular Expressions
    • Further Reading/Watching
    • Exceptions and Files Answers
  • Classes
  • Pythonic Code
  • Standard Library
  • Projects
  • Some Things We Skipped
  • More Resources

Taught by Trey Hunner of Truthful Technology LLC. Practice Python weekly.

Intro to Python

Further Reading/Watching

  • Reading tracebacks in Python

  • Python docs showing built-in exception hierarchy

  • How to catch an exception

  • How to throw an exception

  • How to Except when You’re Excepting

  • Passing Exceptions 101: Paradigms in Error Handling

  • Python Module of the Week: csv

  • Regular Expressions Tutorial from PyCon 2017

  • Python Regular Expressions How-To

  • Why you should be using pathlib

  • No really, pathlib is great (Follow-on to previous article)

Previous Next

© Copyright 2025 Truthful Technology, LLC.