InfoQ Homepage Ruby Content on InfoQ
Guides
RSS Feed-
InfoQ eMag: DevOps Toolchain for Beginners
This eMag aims at providing an overview of an example set of tools that would constitute a typical toolchain. These are popular tools today, but you should look at them as illustrations of the kind of tasks and workflows you might need to perform in your organization as you move along a DevOps path.
-
Mr. Neighborly's Humble Little Ruby Book
The Humble Little Ruby Book covers the base syntax of the language, including working with values, flow control, and object oriented programming, into some of the library functionality of Ruby, such as databases, web services, and string manipulation.