Pydon'ts

Write elegant Python code

A series of articles that teaches you how to make the best use of the core Python features. The Pydon'ts are available as an e-book that you can read for free below.

This Pydon't will teach you how to use Python's conditional expressions.

This Pydon't will teach you the basics of list comprehensions in Python.

This Pydon't will teach you how to use the set and frozenset Python built-in types.