
The Ruby Programming Language
RubyProgramowanie Authors: David Flanagan, Yukihiro Matsumoto I picked up this book, co-authored by Ruby creator Yukihiro “Matz” Matsumoto, to learn Ruby for my work with Chef. As a deep dive into the language’s internals, it brilliantly explains why Ruby is a top choice for creating Domain-Specific Languages (DSLs) like those used in Vagrant and Chef. The book meticulously covers the language’s core, which gave me a solid understanding of its architecture. ...








