pretty print json with python

2020-06-13

 | 

~1 min read

 | 

186 words

I like pretty things. Particularly when they hold the answer to my questions! As a result, when working with objects (aka Dictionaries in…

creating alignment: the zen of python

2020-06-12

 | 

~2 min read

 | 

261 words

Recently, I’ve been reading on strategies for creating alignment within companies and large projects. Ensuring that efforts are aligned and…

list comprehension in python (with comparisons in javascript)

2020-06-11

 | 

~5 min read

 | 

994 words

Python has a very concise syntax for creating new lists called List Comprehension. List comprehension is a way to define a new list based on…

list basics in python

2020-06-10

 | 

~3 min read

 | 

601 words

Lists in Python are similar to arrays, though there are some idiosyncrasies to how the methods work in Python (at least relative to…

git add variations

2020-06-09

 | 

~3 min read

 | 

540 words

When adding files to my git staging area, I tend to like to review specific files and do so interactively using the flag to patch. This…

Hi there and thanks for reading! My name's Stephen. I live in Chicago with my wife, Kate, and dog, Finn. Want more? See about and get in touch!