Reflecting on Three Years of Programming

This month marks three years since I started programming; I’d like to take a minute and reflect on this milestone. ...

November 3, 2015 · 3 min · Jake Worth

Ceramic Nation

Project announcement! Last night I built a Markov Chain-generated novel, titled Ceramic Nation. ...

September 11, 2015 · 1 min · Jake Worth

The N + 1 Problem

Recently, I was thinking about the N + 1 problem. N + 1 is a performance issue in a web application, where a method call unleashes a torrent of database queries. ...

February 22, 2015 · 2 min · Jake Worth

Learning to Program as a Career Change

A few years ago, I wrote my first computer program. Today, I am a full-time programmer. In this post, I’ll list the resources and ideas that helped me get started. ...

January 21, 2015 · 7 min · Jake Worth

Ruby Symbol#to_proc

What does &: mean in Ruby? In this post, I’ll explain. ...

October 31, 2014 · 2 min · Jake Worth

Code Club: Rack and Rails Server

This week in Code Club we explored Rack, the middleware of the Rails stack. Rack is newsworthy of late due to a change in ownership, prompting inevitable questions about the future. As Rails developers, we wanted to know what Rack really does. ...

August 27, 2014 · 3 min · Jake Worth

Vim or Bust

Starting with this blog post, I will be using Vim as my primary text editor. ...

August 20, 2014 · 3 min · Jake Worth

The Case for One Computer Monitor

I have one computer monitor on my desk. Not long ago, this was common, but today, many people have two, three, or four monitors. In this post, I’d like to make the case that most professional programmers can use just one monitor. ...

March 31, 2014 · 3 min · Jake Worth

Hello World!

I’ve been writing code for a few years now, and am proud to be launching my own developer’s blog. ...

February 9, 2014 · 1 min · Jake Worth

Don’t miss my next essay

Hear from me immediately when I post: no ads, unsubscribe anytime.