Python is great, but stop using it for every damn project

Recently I had a discussion over Reddit over why would someone would use Python over other programming languages. The discussion was pretty good and thus I thought about writing a post about it.
First of all, let me give you my thoughts on Python. Python … Read more

Similar

Python Extensions with Rust and Go

The goal of a developer retreat is to stop what you are doing for awhile and explore something new. This usually requires a shift in mindset, and the biggest shift is to suspend the focus around productivity and urgency. It’s important to give up the idea... (more…)

Read more »

How to Make Python Run as Fast as Julia

Julia vs Python Should we ditch Python and other languages in favor of Julia for technical computing?  That's certainly a thought that comes to mind when one looks at the benchmarks on http://julialang.org/.  Python and other high level languages are way ... (more…)

Read more »