A minimal Hindley-Milner type inferencer implementation - ethe/typer... (more…)
Read more »
awesome-python-talks - :clapper: :mortar_board: An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience. (more…)
Read more »
Chaquopy provides everything you need to include Python components in an Android app, including: (more…)
Read more »
Ten years ago, in December 2009, I started working on Python
Tutor as a side project in grad school. It's a
web-based tool that allows users to write code in their browser, see it
visualized step-by-step, and get live help from volunteers. Fast-forward
to... (more…)
Read more »
I come from a functional programming background, so I a lot of love for functions and so-called anonymous functions or lambdas. However, I have realised that I don't make use of Python's lambda syntax... (more…)
Read more »