- The Python with Statement by Example http://preshing.com/20110920/the-python-with-statement-by-example 15 comments programming
- Context Managers And The 'with' Statement In Python: A Comprehensive Guide With Examples https://geekpython.in/context-managers-and-python-with-statement 22 comments python
- In this video I show an example of structural pattern matching, a powerful feature that's part of the upcoming Python 3.10. Although it resembles the traditional switch statement, it goes far beyond what the 'wicked switch' can do. https://youtu.be/scNNi4860kk 8 comments programming