Problem: create a map of the letters and indices in a string. My first approach was…
Read MoreMonth: November 2018
One year as a software developer
careerThis past week marked my first anniversary as a full-time software developer. I thought it…
Read MoreDocker: most used Docker commands
command lineDocker has been around for a few years but it sounded too complicated and I…
Read MoreGit: most used git commands
command line gitHere’s a list of the git commands I use most often: git status when to…
Read MoreSend long terminal output to a log file
command lineThere are times when a command line output is too long and it’s hard to…
Read More