News

I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is ...
I've always been told that multiple inheritance is a bad thing, so I've tried to avoid. I didn't dig into why its a problem. I've recently come across a use of multiple inheritance in some python ...
Give your Python applications a rocket boost—here's everything you need to know to get started with Cython and its Python-to-C compiler.