Limit this search to....

Ruby Under a Microscope: An Illustrated Guide to Ruby Internals
Contributor(s): Shaughnessy, Pat (Author)
ISBN: 1593275277     ISBN-13: 9781593275273
Publisher: Penguin Random House LLC (No Starch)
OUR PRICE:   $41.95  
Product Type: Paperback - Other Formats
Published: November 2013
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming Languages - Ruby
- Computers | Computer Science
- Computers | Programming - Object Oriented
Dewey: 005.117
LCCN: 2013030614
Physical Information: 0.88" H x 7.09" W x 9.22" (1.48 lbs) 360 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Ruby is a powerful programming language with a focus on simplicity, but beneath its elegant syntax it performs countless unseen tasks.

Ruby Under a Microscope gives you a hands-on look at Ruby's core, using extensive diagrams and thorough explanations to show you how Ruby is implemented (no C skills required). Author Pat Shaughnessy takes a scientific approach, laying out a series of experiments with Ruby code to take you behind the scenes of how programming languages work. You'll even find information on JRuby and Rubinius (two alternative implementations of Ruby), as well as in-depth explorations of Ruby's garbage collection algorithm.

Ruby Under a Microscope will teach you:

  • How a few computer science concepts underpin Ruby's complex implementation
  • How Ruby executes your code using a virtual machine
  • How classes and modules are the same inside Ruby
  • How Ruby employs algorithms originally developed for Lisp
  • How Ruby uses grammar rules to parse and understand your code
  • How your Ruby code is translated into a different language by a compiler
No programming language needs to be a black box. Whether you're already intrigued by language implementation or just want to dig deeper into Ruby, you'll find Ruby Under a Microscope a fascinating way to become a better programmer.

Covers Ruby 2.x, 1.9 and 1.8

Contributor Bio(s): Shaughnessy, Pat: -

Well known for his coding expertise and passion for the Ruby programming language, Pat Shaughnessy blogs and writes tutorials at https: //patshaughnessy.net/. He also develops Ruby applications at management consulting firm McKinsey & Co. Shaughnessy is a regular presenter on the Ruby conference circuit, and his articles and presentations have been featured in the Ruby Weekly newsletter, the Ruby5 podcast, and The Ruby Show.