February 13, 2017 by
Mike This week we welcome Åukasz Langa (@llanga) as our PyDev of the Week! Åukasz is the author of PEP 443 -- Single-dispatch generic functions. He also authors an interesting blog, although it's not just a programming blog. You can see what Åukasz has been up to over on Github. Let's take a few moments to […]
February 10, 2017 by
Mike I review books for the i-programmer website from time to time and they recently gave me a copy of Murach's Python Programming by Michael Urban and Joel Murach. This book is long at almost 600 pages and it's pretty expensive for the paperback. For those of you with short attention spans, I give you the […]
Python 3.6 added yet another way to do string substitution that they are calling "Formatted String Literals". You can read all about the concept in PEP 498. I take a bit of umbrage here in that the Zen of Python states that There should be one-- and preferable only one --obvious way to do it. […]
The local Python users group, Pyowa, was restarted last night after a year and a half hibernation. I hadn't been to one of their meetings in a few years, but I had decided at the end of 2016 to get it going again. Once the ball was rolling, we got multiple offers of sponsorships for […]
This week we welcome Michael Kennedy (@mkennedy) as our PyDev of the Week! Michael is an author and speaker. He is also a Python and MongoDB enthusiast, and an entrepreneur. He is the host of the popular Talk Python To Me podcast as well as the new Python Bytes Podcast. In 2016, he founded the […]
I try to write a retrospective of the previous year every year, usually for the first day of the new year. However due to tons of projects and family medical issues, I ended up pushing it to today. The year 2016 was pretty exciting. I wrote two books. The first was a sequel to my […]