Latest Articles

Understanding self in Ruby

A complete guide to understanding self in Ruby — what it refers to in different contexts, how it works in classes, modules, and singleton methods.

How to Ask a Better Question

A comprehensive guide to asking effective technical questions — covering the XY Problem, effective searching, code formatting, platform-specific etiquette for Stack Overflow, …