Ruby Best Practices
Gregory Brown
26 people recommended it in 2 threads, 2010–2011.
22 commenters pushed back on it — worth reading the threads.
What people on Hacker News said
I encourage readers to actually see what I had to say in the book by downloading the PDF before taking these arguments too seriously.
But the section you're quoting is among the most contrived examples that RBP gives, it's mainly just part of a list of the different sorts of argument processing Ruby offers and the trade-offs betweeen them.
They assume that you're already comfortable with the language, but then go back to show how that language uses CS concepts.
None of them are long reads, and there are clear take aways that make you better at programming.
We had a private mailing list for this in RBP, and it was amazingly effective.
Where it comes up
- Ruby Best Practices (full book available for download) 2010 · 42 recommendations
- Must Read CS Books For Self Self-Taught Programmers 2011 · 1 recommendation
