Toggle Nav

Tel: +44 (0) 20 8829 3000

Email: customercare@turnaround-uk.com

Ruby Under A Microscope

ISBN-13: 9781593275273

Author(s): Pat Shaughnessy

Subjects: U

Publisher: PENGUIN RANDOM HOUSE GROUP

Publisher Imprint: No Starch Press

Publication Date: 13-11-2013

Format: Paperback / softback

Availability: Temporary unavailable

£34.99
Ruby Under A Microscope

About the book

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 Ru