From a troll-bait thread asking the argumentative question "why do people use Python"? The answers were, oddly, a long list of strange, nons... (more…)
Read more »
This Python eats Exceptions Python like any other modern language has exception management. But I ran into an interesting edge case that stumped me quite a bit before I realized well python is different.
Let me explain with an example.
1 2 3 4 5 6 7 8 9 1... (more…)
Read more »
Curated list of Python resources for data science. - r0f1/datascience... (more…)
Read more »
GitHub Repo: https://github.com/jeFF0Falltrades/Game-Patches/tree/master/rct_full_resTime Markers:00:00:00 - Introduction00:01:57 - Target audience and cavea... (more…)
Read more »
In this “Data structures in Python” series, I’ll go over the 6 major data structures that will come up in any kind of software engineer job…
Read more »