A minimal Hindley-Milner type inferencer implementation - ethe/typer... (more…)
Read more »
If you want your program to use less memory, you will need to measure memory usage. You’ll want to measure the current usage, and then you’ll need to ensure it’s using less memory once you make some improvements. It turns out, however, that measuring memo... (more…)
Read more »
aredis - An effecient and user-friendly async redis client...
Read more »
► Write Clean & Beautiful Python: https://dbader.org/pytricks-book Python doesn't have switch/case statements so it's often necessary to write long if/elif/e...
Read more »
Learn how to write a Quicksort Algorithm in Python so that you can ace programming interviews at all the best tech companies! (more…)
Read more »