Ruby Under a Microscope 在线电子书 图书标签: Ruby 编译器 计算机 ruby 编程 编程语言 programming 程序设计
发表于2024-11-21
Ruby Under a Microscope 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
#脑残粉是怎么炼成的# 整体还是很不错的,后面讲closure的时候略有点不清楚。
评分看中文的就当读了
评分又学了一些平时不用的好玩的知识 并不是很全面 也没有太深入讨论 不过因为这样刚好适合我这个没写Ruby的人 有些地方再具体讲一下的话 其实可以当成面向有经验程序员的Ruby教程
评分知其然,知其所以然。
评分过了一定时期后对这个就不是太感兴趣了
Well known for his coding expertise and passion for the Ruby programming language, Pat Shaughnessy blogs and writes tutorials at 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.
How Ruby Works Under the Hood
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
一本不读会后悔的书。 内容非常精彩, 把Ruby底层实现的脉络讲解的非常清晰。 假如你看不懂Ruby的C源码,那么你应该读这本书, 假如你能看懂C源码,那么你更应该读一下这本书。 我有点后悔到现在才读这本书了。 推荐大家阅读。
评分一本不读会后悔的书。 内容非常精彩, 把Ruby底层实现的脉络讲解的非常清晰。 假如你看不懂Ruby的C源码,那么你应该读这本书, 假如你能看懂C源码,那么你更应该读一下这本书。 我有点后悔到现在才读这本书了。 推荐大家阅读。
评分书中epub版P335,Note的一句话说的比较困扰: Ruby implements extend in exactly the same way, except the included class becomes the superclass of the target class’s class, or metaclass. Thus, extend allows you to add class methods to a class.” 后来经过和作...
评分一本不读会后悔的书。 内容非常精彩, 把Ruby底层实现的脉络讲解的非常清晰。 假如你看不懂Ruby的C源码,那么你应该读这本书, 假如你能看懂C源码,那么你更应该读一下这本书。 我有点后悔到现在才读这本书了。 推荐大家阅读。
评分书中epub版P335,Note的一句话说的比较困扰: Ruby implements extend in exactly the same way, except the included class becomes the superclass of the target class’s class, or metaclass. Thus, extend allows you to add class methods to a class.” 后来经过和作...
Ruby Under a Microscope 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024