This week we welcome Alex Gaynor (@alex_gaynor) as our PyDev of the Week! Alex writes an interesting Python blog and is on the board of directors for the Python Software Foundation. You can get a feel for the projects that Alex contributes to via his Github page. Let's spend some time getting to know him […]
Check out my latest video from the Python 101 Screencast. In this episode we learn how to use Python's file handling capabilities. You will learn how to read, write and append to a file.
I recently recorded the next episode of Python 101. This one is on Exception Handling. I hope you like it:
This week we welcome David Beazley (@dabeaz) as our PyDev of the Week! David is the author of the Python Essential Reference and the co-author of the Python Cookbook, Third edition. He also has a blog that I enjoyed when I was first learning Python, although I don't think it's updated much any more. You […]
This week we welcome Rémy Hubscher as our PyDev of the Week! Rémy works for Mozilla and is a very active contributor to open source projects. Just check out his Github profile! Let's spend some time getting to know him better.
I finished up another Episode of Python 101. This one is about Python's comprehension constructs. In this video, I cover list, dict and set comprehensions. I hope you enjoy it: You can support my Python 101 video project via my IndieGogo crowdfunding campaign, which is ending this week.