《Ruby Under a Microscope》

《Ruby Under a Microscope》 《Ruby Under a Microscope》

  • 书名:《Ruby Under a Microscope》:An Illustrated Guide to Ruby Internals
  • 分类:编程
  • 作者:Pat Shaughnessy
  • 出版社:No Starch Press
  • 出版年:2013-11
  • 售价:USD 39.95
  • 装订:epub
  • 页码:360

《Ruby Under a Microscope》 内容介绍:

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

作者Pat Shaughnessy介绍:

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.

《Ruby Under a Microscope》 目录大纲:

Foreword by Aaron Patterson
Acknowledgments
Introduction
Chapter 1: Tokenization and Parsing
Chapter 2: Compilation
Chapter 3: How Ruby Executes Your Code
Chapter 4: Control Structures and Method Dispatch
Chapter 5: Objects and Classes
Chapter 6: Method Lookup and Constant Lookup
Chapter 7: The Hash Table: The Workhorse of Ruby Internals
Chapter 8: How Ruby Borrowed a Decades-Old Idea from Lisp
Chapter 9: Metaprogramming
Chapter 10: JRuby: Ruby on the JVM
Chapter 11: Rubinius: Ruby Implemented with Ruby
Chapter 12: Garbage Collection in MRI, JRuby, and Rubinius
Index


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

Unity 3 Game Development Hotshot

《Unity 3 Game Development Hotshot》

Jate Wittayabundit.Packt Publishing.2011-8-26

“”

iOS 7 Programming Cookbook

《iOS 7 Programming Cookbook》

Vandad Nahavandipoor.O'Reilly Media.2013-10-30

“”

Spring Boot in Action

《Spring Boot in Action》

Craig Walls.Manning Publications.2016-1-3

“”

Game Programming Patterns

《Game Programming Patterns》

Robert Nystrom.Genever Benning.2014-11-2

“The biggest challenge facing many game programmers is comple...”

More Exceptional C++中文版

《More Exceptional C++中文版》

[美] Herb Sutter.华中科技大学出版社.2002-9

“More Exceptional C++是Exceptional C++的续篇。根据多年程序开发的实践经验、Herb S...”

MATLAB Demystified

《MATLAB Demystified》

David McMahon.McGraw-Hill Professional.2007-04-06

“Need to Learn MATLAB? Problem SOLVED! Get started using MATL...”

Perl语言编程

《Perl语言编程》

[美] Larry Wall,Tom Christiansen,Jon Orwant.中国电力出版社.2001-12

“这不仅仅是一本关于Perl的书籍,更是一本独一无二的开发者自己介绍该语言及其文化的书籍。Larry Wall是Perl的...”

Java Performance

《Java Performance》

Scott Oaks.O'Reilly Media.2014-5-1

“”

Advanced Linux Programming

《Advanced Linux Programming》

CodeSourcery LLC,Mark L. Mitchell,Alex Samuel,Jeffrey Oldham.New Riders.2001

“Advanced Linux Programming is divided into two parts. The fi...”

Akka in Action

《Akka in Action》

Raymond Roestenburg,Rob Bakker.Manning Publications.2014-3-28

“”

ELKstack权威指南

《ELKstack权威指南》

饶琛琳.机械工业出版社.2015-10-1

“ELK stack是以Elasticsearch、Logstash、Kibana三个开源软件为主的数据处理工具链,是目前...”

Windows并发编程指南

《Windows并发编程指南》

杜飞.机械工业出版社.2010-1

“《Windows并发编程指南》详细讲述Windows并发编程的相关知识。内容分为四个部分:第一部分“概念”从高层视角介绍...”

ASP.NET MVC 5 高级编程

《ASP.NET MVC 5 高级编程》

Jon Galloway,Brad Wilson,K. Scott Allen,David Matson.清华大学出版社.2015-2-1

“使用MVC 5创建动态的、数据驱动的网站 作为Microsoft备受欢迎的MVC技术的最新版本,MVC 5是一个成熟的W...”

Programming JavaScript Applications

《Programming JavaScript Applications》

Eric Elliott.O'Reilly Media.2014-6-22

“With this digital Early Release edition of Programming JavaS...”

The Swift Programming Language

《The Swift Programming Language》

苹果公司.Apple Inc..2014-6-2

“Swift is a new programming language for creating iOS and OS ...”

Ext JS权威指南

《Ext JS权威指南》

黄灯桥.机械工业出版社.2012-6-1

“Web应用的开发正随着HTML 5与CSS 3标准的不断成熟而进入一个新的时代,JavaScript框架之间的竞争也随着...”

OS X and iOS Kernel Programming

《OS X and iOS Kernel Programming》

Ole Henry Halvorsen,Douglas Clarke.Apress.2011-12-16

“OS X and iOS Kernel Programming combines essential operating...”

Practical Java中文版

《Practical Java中文版》

(美)Peter Haggar.中国电力出版社.2003-1

“本书出自第一线JAVA编程专家之手,为读者展现正确、高效、强固之JAVA代码实践方案。 这本取材广泛的掼,以不同层级的专...”

Swift by Tutorials

《Swift by Tutorials》

Colin Eberhardt,Matt Galloway.Razeware LLC.2014-12-4

“”

Pro HTML5 Programming

《Pro HTML5 Programming》

Peter Lubbers,Brian Albers,Frank Salim.Apress.2011-12

“HTML5 is here, and with it, web applications have acquired p...”