The Most Diabolical Python Antipattern
Read this: The Most Diabolical Python Antipattern. Now you've been told. You no longer have any excuses. [Link fixed.]
more ...Read this: The Most Diabolical Python Antipattern. Now you've been told. You no longer have any excuses. [Link fixed.]
more ...Three terms that seem to cause confusion: Idempotence, Hysteresis and Deterministic. The subject came up during my webcast on the Five Kinds of Python Functions. We can use all three terms to describe a function. Two of them are relevant to common design questions in software. The third is a …
more ...There are times when a "micro framework" is actually useful. I wasn't easily convinced that this could be true. Big framework or die trying. Right? Maybe not so right. My primary example of a micro framework's value is a quick demo site to show how some API's are going to …
more ...Be there: http://www.oreilly.com/pub/e/3255
Of course, I've got too many slides. 58 slides for a 60 minute presentation. That's really about 2 hours of material. Unless people have questions, then it's a half-day seminar.
Seriously.
I think I've gone waaaay too far on this. But …
more ...In the forthcoming Functional Python Programming (https://www.packtpub.com/application-development/functional-python-programming) I was pressured by one of the technical reviewers to create a better example of composite function creation with decorators.
This was a difficult request. First, of course, "better" is poorly defined. More importantly, the example in the …
more ...See http://www.pythonchallenge.com
Addicting. For folks (like me) who like this kind of thing. For others, perhaps just dumb. Or infuriating.
Years ago -- many, many years ago -- I vaguely remember a similar game with a name like "insanity" or something like that. Now there's http://www.notpron.com …
more ...Visit Packt Publishing today for the $5 eBook Bonanza.
What better way to celebrate the new year?
Read. Learn. Grow.
Find out more at http://www.packtpub.com/packt5dollar#packt5dollar
http://sophieclayton.github.io/2015-01-15-uw/novice/python/index.html A very nice tutorial. It's Focused on a specific problem. It covers the solution technology in some depth. I think the focus and depth features are important. It's often tempting to cover the technical features without really solving a problem. In …
more ...Okay. This seems shameless. But. Here's the link http://bit.ly/1zg0mpA straight to my book information page on www.PacktPub.com.
I'm slowly coming to grips with the reality of marketing.
more ...http://java.dzone.com/articles/dev-week-steven-lott Yes. Everyone is famous for 15 minutes. And. "On the Web, everyone will be famous to fifteen people."
more ...