Skip to main content
Micah Svenson

Micah Svenson

Software Engineer, Space Professional, and Mountain Biking Enthusiast

Recent

Attribute vs. Property in Python

·2 mins
Normally, when I talk about classes as it relates to programming I use the word property to describe a piece of state stored on a class, which represents a characteristic or feature.

My Neovim Configuration and Cheatsheet

·9 mins
Vim
Since I don’t currently use neovim at work, it can be hard to consistently remember the custom mappings, plugins, etc and how it all works.