Table of Contents
Chapter 1. Bootstrapping your Ruby literacy
1.1. Basic Ruby language literacy
1.1.1. Installing Ruby and using a text editor
1.1.2. A Ruby syntax survival kit
1.1.3. The variety of Ruby identifiers
1.1.4. Method calls, messages, and Ruby objects
1.1.5. Writing and saving a simple program
1.2. Anatomy of the Ruby installation
1.2.1. The Ruby standard library subdirectory (RbConfig::CONFIG[“rubylibdir”])
1.2.2. The C extensions directory (RbConfig::CONFIG[“archdir”])
Get The Well-Grounded Rubyist, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.