Archive of Python Shorts

    1. 022 On Iterators and Laziness

    2. 021 Dictionaries post-Python 3.6/3.7 • Sorting Dictionaries

    3. 020 Dealing with paths and the pathlib module

    4. 019 Exploring String Methods

    5. 018 Different String Representations for Objects • __repr__() and __str__()

    6. 017 Bytes, Unicode, and UTF-8

    7. 016 You Go First. No, You Go First…

    8. 015 Do You Remember the Result? Caching and Memoisation in Python

    9. 014** On the many possible paths when designing a program [summary of Beyond the Basics Week 3 live session discussion]

    10. 013 The __new__() Dunder Method, the object Parent Class, and Singletons

    11. 012 Reading a Real-Life CSV into NumPy

    12. 011 and and or and Their Quirky Behaviour

    13. 010 Sorting .sort() from sorted()

    14. 009 Revealing the Magic 1 • __getitem__()

    15. 008 canyouunderstandthistitleeasily

    16. 007 The Twinkling Stars

    17. 006 To Infinity and Beyond

    18. 005 Unpacking With The Unpacking Operator

    19. 004 Do You Know About Sets?

    20. 003 Equals Plus Plus Is Not Equal to Plus Equals

    21. 002 The Trailing Comma Tripped Me

    22. 001 The List Leapfrog Loop Lapse

    23. Python Shorts are now on the forum

About this course

  • 23 lessons
  • 5.5 hours of video content