PyDev of the Week: Miroslav Šedivý
This week we welcome Miroslav Šedivý as our PyDev of the Week! Miro has been a speaker at several different Python conferences. You can also catch up with Miro on his website or by checking out Miro's...
View ArticleGet Early Access to The Python Quiz Book and Course
The Python Quiz Book and The Python Quiz Course are now available for early access. Both the course and the book will have 100+ quizzes and answers. Here are just some of the things you'll learn about:...
View ArticlePyDev of the Week: Iqbal Abdullah
This week we welcome Iqbal Abdullah (@iqbalabd) as our PyDev of the Week! Iqbal is a Python community organizer in the East Asia and South East Asia regions. Let's spend some time getting to know Iqbal...
View ArticleCountdown to Christmas Sale + Giveaway
Christmas time is a time of giving, at least in my family. I write a lot of Python books and recently started Teach Me Python where I plan to start hosting video courses on the Python programming...
View ArticlePyDev of the Week: Robert Smallshire
This week we welcome Robert Smallshire (@robsmallshire) as our PyDev of the Week! Robert is the founder of the Sixty-North consulting company. Robert also produces amazing Python videos for...
View ArticlePyDev of the Week: Joe Kaufeld
This week we welcome Joe Kaufeld as our PyDev of the Week! Joe has been a convention organizer for more than a decade and cofounded TranscribersOfReddit. Joe is active in the Python community and has...
View ArticlePyDev of the Week: Kevin McAleer
This week we welcome Kevin McAleer (@kevmac) as our PyDev of the Week! Kevin likes making robots, using Python, and sharing that passion on social media, such as YouTube. You can catch up with Kevin...
View ArticleThe Python Papers Newsletter
I've been kicking around the idea of starting a Python newsletter for a couple of months now. I decided to bite the bullet and give it a try in 2023. My newsletter is called The Python Papers. I will...
View ArticlePyDev of the Week: Claudio Jolowicz
This week we welcome Claudio Jolowicz (@cjolowicz) as our PyDev of the Week! Claudio is the author of an upcoming book titled Hypermodern Python Tooling. Claudio writes about Python on Medium. You can...
View ArticlePython Quiz 1 – Exceptionally Crazy
The Python programming language allows you to catch exceptions using the try / except construct. But what happens if you nest exception handlers and throw in a break statement too? Your mission in...
View Article