This is one of the simplest, most elegant, and easy to understand book I’ve read so far on object-oriented design with concise examples. Sandi Metz, the author of this book has been writing software for 30+ years and had amazing talks on OO design. The book examples are focused on Ruby, a dynamically typed language. After reading the ruby examples, Coming from statically typed languages like Java, Kotlin and Dart, I can say that the language does not matter much. …
Tag: programming
In ReadingTags effective, legacycode, programming, ROI, testing, unit-testsLeave a comment
Burhanuddin Rashid
A programmer’s life can be defined in two phases. Before writing tests. After writing tests. I spent starting four years of my career in the first phase. After reading a lot of benefits about testing. I …
Social Profiles