I tried writing games in Python a few years ago, but gave up as the only library at the time (Pygame) wasn't very good. Recently, I came back to Python and found there are now multiple gaming libraries. In this post, I look at PyGame, Arcade, PyGame Zero ... (more…)
Read more »
Some time back a trending video made its way into my life, it provided a graphical representation of common sorting algorithms. This simple ... (more…)
Read more »
Python for Coding Interviews. Contribute to mmicu/python-for-coding-interviews development by creating an account on GitHub. (more…)
Read more »
Warp is a Python framework for writing high-performance simulation and graphics code. Warp takes
regular Python functions and JIT compiles them to efficient kernel code that can run on the CPU or GPU. (more…)
Read more »
How we tested Python, Elixir and Go’s abilities to rebuild some of Unbabel’ core services. (more…)
Read more »