Hands-On Introduction to Python
1.0

Workshops

  • Introduction
  • Functions & Modules
  • Lists and Loops
  • Sets and Dictionaries
  • Comprehensions
  • Classes
  • Exceptions & Files
  • File Handling
  • Standard Library
    • Numbers
    • Dates and Times
    • Collections
    • Further Reading/Watching
    • Standard Library Answers
  • Refactoring
Hands-On Introduction to Python

Further Reading/WatchingΒΆ

  • Python Practice Book: Modules
  • Python Module of the Week: datetime
  • Python Module of the Week: decimal (links here go to Python 2 docs)
  • Python Cookbook: Numbers, Date, and Times
  • datetime string formatting documentation
  • Why you should use Python 3 for text processing
  • Writing Idiomatic Python: Section 4.2 (whole book costs $15)
  • Transforming Code into Beautiful, Idiomatic Python
  • defaultdict tree
Next Previous

© Copyright 2016 Truthful Technology, LLC.