Articles tagged "workflow"

Handy Git Aliases

programmingworkflow
4 min read

I am a heavy Git user. I use it every day at work, I use it almost every other evening for personal projects, notes, and anything else I can find a use case for Git. I’ve also been using it for a little while, since at least 2012 (approximately),...

Terminal Setup Tour

programmingworkflow
4 min read

There are three types of developers in the world: Those who occasionally use the terminal for compiling, version control, or for handy scripts. Those who swear a GUI is better for everything. Those who prefer to use the terminal for most everyday...

My Favorite Programming Fonts

workflow
5 min read

As a programmer, I spend a lot of time working on the computer. Most of my time spent developing involves using an IDE, text editor, or the terminal. Even when I’m not writing code, I work with text a lot, like writing this article, for...