Sublime
An inspiration engine for ideas
Thread by @minchoi on Thread Reader App
threadreaderapp.com

This chapter will introduce you to a Ruby construct that’s closely related to classes: modules. As their name suggests, modules encourage modular design: program design that breaks large components into smaller ones and lets you mix and match object behaviors.
Joe Leo • The Well-Grounded Rubyist
Digital Signal Processing for Complete Idiots (Electrical Engineering for Complete Idiots)
amazon.com
Program Design
Matt Mower • 1 card
Structured programming imposes discipline on direct transfer of control.
Robert C. Martin • Clean Architecture: A Craftsman's Guide to Software Structure and Design (Robert C. Martin Series)
