Recent Posts

Day 17 100 Days of Code

less than 1 minute read

Today I spent more time unit testing Python. Remember those easy (not easy) Python exercises from earlier in the week here? I’m adding tests for these. Ev...

Day 16 100 Days of Code

less than 1 minute read

Switching things up a bit. Still working on some Python exercises, but I’ve switched over to Exercism.io exercises. These are sweet. They come with tests/...

Day 15 100 Days of Code

less than 1 minute read

Last night I spent a lovely hour with my first love (programming languages), JavaScript.

Day 14 100 Days of Code

less than 1 minute read

Nothing monumental today; just some good, solid coding exercises from the “46 Simple Python Exercises”. I finished exercise 10 from yesterday, which was a l...

Day 13 - 100 Days of Code (2017)

1 minute read

It was the exercises again and I managed to get two done. One of them gave me just a little trouble with a return statement (more on that below). The third...

Day 12 100 Days of Code

less than 1 minute read

Really loving these exercises in Python here. They’re not super easy, I have had to look some stuff up. But they’re not “head-bashing” hard either. So far...

Day 11 100 Days of Code

less than 1 minute read

Back on track today with some Python problems from HackerRank.