I’ve been programming a lot in Python this term. The following are some links I have found useful
- Python Idioms and Efficiency by Rob Knight
- A style guide and list of idioms from a Caltech course.
- Python Design Patterns (part 1) (part 2) (slides)
I’ve been programming a lot in Python this term. The following are some links I have found useful