The Ruby Hacking Guide 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.
This book offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby.
This book offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby.
Title Ruby Hacking Guide
Author(s) Minero Aoki
Publisher: Github
Language: English
eBook: http://ruby-hacking-guide.github.io/
Author(s) Minero Aoki
Publisher: Github
Language: English
eBook: http://ruby-hacking-guide.github.io/
No comments:
Post a Comment