K. Sabbak

Code Princess

This is a blog

PATH 101

December 13, 2017

The other day I was having a very hard time getting pyenv to work on my machine. This led to a deep dive into PATH and a shallower dive into the bash profile, and now I want to share what I learned -- mostly so I don't forget it.

Read More

Tags: command-line


Reading Round-up

December 11, 2017

A little delayed this week, but last week, here's what I was reading:

Read More

Tags: reading-round-up


On Mistakes in Programming Books

December 07, 2017

Today I was reading Test Driven Development: By Example, by Kent Beck and following along with the python example. I had hit a few snags when copying directly from the book, but nothing I wasn't able to fix in about 30 seconds, but then I ran into a huge problem and it took me the better part of an afternoon to sort through.

At first I was very upset about it.

Read More

Tags: learning


Welcome!

December 05, 2017

Welcome!

I spent the past day and a half diving in to Jekyll to set up this blog, and now I'm going to talk about it:

Read More

Tags: blog general