Intro to Python

Workshops

  • Introduction
  • Modules & Functions
  • Loops & Files
    • Loops
    • Introduction to Files
    • Further Reading/Watching
    • Loops and Files Answers
  • Lists & Tuples
  • More Looping
  • Data Structures
  • 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

  • What is an iterable?

  • Writing a for loop

  • How to read from a text file in Python

  • Reading files line-by-line

  • Creating and writing to a text file

  • What are lists?

  • Making a tuple

  • Checking for an empty list

Previous Next

© Copyright 2025 Truthful Technology, LLC.