Da Vinci’s Code must be related with Python

In this post, you are going to see what is ASCII Art, and how to use it to have fun a little from your chair. Read more

Similar

Python ORM with SQLAlchemy

An object relational mapper maps a relational database system to objects. If you are unfamiliar with object orientated programming, read this tutorial first. The ORM is independent of which relational database system is used. From within Python, you can ... (more…)

Read more »

A from-scratch tour of Bitcoin in Python

I find blockchain fascinating because it extends open source software development to open source + state. This seems to be a genuine/exciting innovation in computing paradigms; We don’t just get to share code, we get to share a running computer, and anyon... (more…)

Read more »