I wrote a guide to autodidactism some years ago but managed to lose the original. Here's an earlier draft, minus images plus typos:
I wrote a guide to autodidactism some years ago but managed to lose the original. Here's an earlier draft, minus images plus typos:
Where I try to convince you that advertising isn't always an annoyance (and that you shouldn't be afraid of ad blockers)
Backdoors, interface hooks, explanatory dry runs, and deep reachability
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.