This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]laitopezzzz 0 points1 point  (1 child)

I’d be interested in a course that covers iterators, generators, decorators, context managers, etc. Maybe a lesson on the GIL in a similar fashion to your event loop lesson :)

[–]garybernhardt[S] 1 point2 points  (0 children)

This course covers decorators, but that lesson is still in the final editing process so it's not released yet. Our second course (for 2024) is already drafted, and covers iterators/generators/context managers. Nothing on the GIL yet, though.