Logo

Ruby Hacking Guide by Minero Aoki

Small book cover: Ruby Hacking Guide

Ruby Hacking Guide
by

Description:
The RHG is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: I Love RubyI Love Ruby
by - Mind As Lab
With this unique hands-on learning experience, you'll discover how Ruby takes care of all the details for you, so you can simply have fun and get more done with less code. This book is written for GNU/Linux (Debian distro) users ...
(6205 views)
Book cover: The Book Of RubyThe Book Of Ruby
by - No Starch Press
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(15496 views)
Book cover: why's (poignant) guide to Rubywhy's (poignant) guide to Ruby
by
This is just a small illustrated online-only Ruby book. It won't crush you. It's light as a feather (because I haven't finished it yet--hehe). And there's a reason this book will stay light: because Ruby is simple to learn.
(17796 views)
Book cover: Ruby Best PracticesRuby Best Practices
by - O'Reilly Media
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
(15297 views)