Ruby Under a Microscope, 2014 [PDF] ~StormRG~seeders: 18
leechers: 3
Ruby Under a Microscope, 2014 [PDF] ~StormRG~ (Size: 11.9 MB)
Description
Ruby Under a Microscope: An Illustrated Guide to Ruby Internals
Author: Pat Shaughnessy Published: Nov. 7 2013 Publisher: No Starch Press; 1 edition ISBN: 9781593275273 Format: Retail PDF Reader Required: Adobe Reader, Foxit, Nitro, Adobe Digital Editions Tested on the above readers with no problems on laptop and Android tablet. Don't hesitate to PM me if you have any questions or problem with the download, as comments on the torrent are easy to miss. Please allow a couple seconds for the seedboxes to kick in, then it should move pretty quick. Hope it helps in your studies. Go for it! :D Product 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 About the Author 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. Sharing WidgetAll Comments |
The experiments the author carries out throughout the book to show the language's behavior, or to measure performance, are not only great explanation of how things operate, they are entertaining to read - at least for those with a performance tuning eye or a desire to really understand what is going on. I love it, I have seen this done in class, I have done it myself, but it is a teaching model rarely seen in writing that fits this technically deep subject very well.
thanks for upload blakhart you awesome man