Python

Python

Python is a widely used high-level programming language for general-purpose programming
Jul
25

Python pip requirements.txt lock file

Overview Opinions vary on how one should make use of lock files, depending on whether the project is the main
3 min read
Nov
18
Learn everything about every internet connected device with Python

Learn everything about every internet connected device with Python

> Warning: do not run these scripts unless you understand the repercussions There are 2 sections here, defensive and offensive.
8 min read
Jun
28
Precise vs Accurate on Arbitrary-precision Arithmetic

Precise vs Accurate on Arbitrary-precision Arithmetic

When Math isn't accurate in code Precise vs Accurate So here's a simple example to get
3 min read
Jun
17
Only inexperienced developers use infinite loops

Only inexperienced developers use infinite loops

A language agnostic look at this common programming pattern. My hope is that once you've read my post
8 min read
Apr
21
Kaggle Competition #melbdarathon2017

Kaggle Competition #melbdarathon2017

This will be more of a play-by-play of highlights on things like Community, Research, and talking about basics of data
9 min read