Blog
Python's timeless principles of good software
$ python -c 'import this' The Zen of Python, by Tim Peters Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than …
Topic
5 matching pages
Blog
$ python -c 'import this' The Zen of Python, by Tim Peters Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than …
Blog
Remember this posts title. It not only rhymes. It's the law! Sometimes the truth is a bit counterintuitive. Conventional thinking is that more is better. More features. More …
Blog
A few months ago I worked a couple weeks on a new website design. Just to be clear website design isn't one of my specialties. Not be a long shot. I'm much more of an engineer at …
Blog
Every now and then Liraz and I find ourselves chatting about how much we love Python, but more so the lessons we have learned from coding, and how to apply them to create …
Blog
A few months ago I was looking for ways to improve the TurnKey web site. I spent a lot of time researching good web site design online by: studying the theory of web site design …