The Python programming language grows in popularity
The new features of Python 3, the growth of artificial intelligence, and new architectural approaches is making Python a first class languag... (more…)
Read more »
In this series, we examine an SQL query builder I wrote in 150 lines of Python, why I wrote it, how I thought about it, and the decisions I had to make. This article is a sneak peek of the series and the code. Read more