Tag: Python
-

Errors and using your ear
A whiteboard interview without test feedback showed how much I lean on tests to catch errors, the same way musicians learn by ear.
-

Ruby vs Python – Speed Comparison
Implementing the Sieve of Eratosthenes in both Ruby and Python to see which one actually runs faster. Python wins.
-
