“Every line of code is written without reason, maintained out of weakness, and deleted by chance” Jean-Paul Sartre’s Programming in ANSI C. Every line of code written comes at a price: maintenance. To...| Tumblr
We want to hear from you about projects you are working on, conferences you are running, and articles you want to share.| pycoders.com
Hi there!| death and gravity
Hi there!| death and gravity
This is the third article in a series about writing an SQL query builder in 150 lines of Python. Here, I talk about why I decided to write my own, the alternatives I considered, why I didn't use an existing library, and how I knew it wouldn't become a maintenance burden.| death and gravity