Autodidactism

40 page guide

I wrote a guide to autodidactism some years ago but managed to lose the original. Here's an earlier draft, minus images plus typos:

Link to Google Drive PDF


More Articles: Click here for full archive

Debugging Rails with Pry Console

Tips and tricks for snooping about your codebase with the Pry console. You'll learn how to view the source code of ANY method on demand, see global variables, or change "self" to another object.


A Lasting Marriage: Lessons Learned After 7 Years With Google Analytics

A deep guide to developing a loving relationship founded on clean data, great communication, and appropriate caution


Deliberately Shopping for a Configuration Strategy

7 Factors To Consider When Choosing How To Manage Your Web App's Credentials and Configuration Options