Hands-On Introduction to Python
1.0

Workshops

  • Introduction
  • Functions & Modules
  • Lists and Loops
  • Sets and Dictionaries
  • Comprehensions
  • Classes
  • Exceptions & Files
  • File Handling
    • CSV Files
    • File Objects
    • Regular Expressions
    • Further Reading/Watching
    • File Handling Answers
  • Standard Library
  • Refactoring
Hands-On Introduction to Python

Further Reading/WatchingΒΆ

  • io module documentation
  • File object class hierarchy
  • Python Module of the Week: csv (links here go to Python 2 docs)
  • Python Module of the Week: gzip (links here go to Python 2 docs)
  • Processing Text Files in Python 3
  • Duck Typing in Python
Next Previous

© Copyright 2016 Truthful Technology, LLC.