Intro to Python

Workshops

  • Introduction
  • Modules & Functions
  • Loops & Files
  • Lists & Tuples
  • More Looping
  • Data Structures
    • Dictionaries
    • Sets
    • Trade-offs with Data Types
    • Truthiness
    • Further Reading/Watching
    • Data Structure Answers
  • Comprehensions
  • Files & Exceptions
  • 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

  • Truthiness

  • dict documentation

  • set documentation

  • Python Big O: the time complexity of different data structures

  • Big-O: How Code Slows as Data Grows

  • The Idiomatic Way to Merge Dictionaries in Python

Previous Next

© Copyright 2025 Truthful Technology, LLC.