Dave Thomas is a cornerstone of the Ruby community, and is personally responsible for many of its innovative directions and initiatives. He and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf. Chad Fowler is co-director of Ruby Central, Inc., and remains an active, driving force in the Ruby community.
发表于2025-02-06
Programming Ruby 1.9 & 2.0 2025 pdf epub mobi 电子书
我喜欢Ruby,因为它在我心中是一种优美的程序设计语言;我喜欢读纸版书,因为捧在手里很有感觉;我喜欢读中文版,毕竟中文是我的母语。所以,当《Programming Ruby中文版》面市的时候,我迫不及待的在网上下了订单。 这本书给我的第一印象是“厚”,有如字典一般的外观对于捧...
评分因为刚开始接触ruby,所以可能意见不够专业,但是觉得这本书的介绍方式还是挺好,首先对于ruby中一些重要的概念进行一个统一的介绍,然后从ruby的核心类和对象来入手,让初学者比较容易接受,并且穿插实例进行讲解,方便边看边练习.入门很不错的书籍
评分这本书的确写得很出色 基本没有看不明白需要多琢磨几遍的话 关于ruby 让人讨厌之处大约有两点:1是他是日本人写的 日本人搞的东西的确很多地方透着压抑和bt 2是很多地方透着“无意义的小聪明” 这种小聪明最终是否会带给维护成本增加 现在还不得而知。我强烈推荐 http://www....
评分因为刚开始接触ruby,所以可能意见不够专业,但是觉得这本书的介绍方式还是挺好,首先对于ruby中一些重要的概念进行一个统一的介绍,然后从ruby的核心类和对象来入手,让初学者比较容易接受,并且穿插实例进行讲解,方便边看边练习.入门很不错的书籍
评分在学习Ruby之前一直都不知道Dave Thomas这个人,学习Ruby时,在书店选中了这本书,读完之后就觉得学习Ruby on Rails时也继续读Dave Thomas的书了。 <<Programming Ruby>>是一本很好的入门书籍,同时也是很好的参考工具书籍。有对Ruby基本语法的阐述和使用方法。更重要的是,...
图书标签: Ruby ruby 编程 Programming 计算机 Language 程序语言 程序设计
Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way, instead of getting the work done? Are you using Rails, and want to dig deeper into the underlying Ruby language? If so, then we’ve got a language and book for you!
Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages such as Perl and Python.
The combination of the power of a pure object-oriented language with the convenience of a scripting language makes Ruby a favorite tool of intelligent, forward-thinking programmers.
The Pickaxe contains four major sections:
An acclaimed tutorial on using Ruby.
The definitive reference to the language.
Complete documentation of all built-in classes, modules, and methods.
Complete descriptions of all 97 standard libraries.
This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9, 1.9.2, 1.9.3, and 2.0¹). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, and the new block declaration syntax, among other exciting new features.
About Ruby 2.0
Ruby 2.0 is a minor update to Ruby 1.9, unlike the more major updates from Ruby 1.8 to Ruby 1.9.
The major language changes in Ruby 2.0 are the addition of keyword arguments and the change to use UTF-8 as the default source file encoding.
There are a number of additions to the standard library, including:
Enumerator::Lazy, which adds support for lazy access to potentially infinite lists.
Refinements allow you to encapsulate changes to third-party classes, and scope their application to individual source files, preventing your changes from polluting the global application.
You’ll also find that Ruby 2 is faster, and has memory management improvements that make it more server-friendly.
All told, there are over 110 sections of the book that have been flagged and cross-linked to indicate 2.0 content.
What You Need
This book assumes you have a basic understanding of object-oriented programming.
In general, Ruby programmers tend to favor the the command line for running their code, and they tend to use text editors rather than IDEs.
Ruby runs on Windows, Linux, and Macs.
特别厚,主要读了duck type和元编程那章,其他的内容有需要的时候再去查阅吧。
评分跳着读过的。
评分粗粗的翻了一遍,对本书的组织无爱啊无爱。
评分心里是给4星的,实在太厚,不过讲的很好啊,就内容来说的确给5分,后面部分没看,感觉不实际写点东西的话看了收获不会太大,先用一段时间再说,在公司抽一点闲暇看看,前后看了好几个礼拜,最近觉得太拖沓所以抓紧过了一遍,其实几天就可以看完前十几章,个人建议最好一气呵成读完
评分Ruby简直要比Python复杂好多啊。本书的组织结构不是一般的乱,为什么评价还这么高?23章之后没有认真看
Programming Ruby 1.9 & 2.0 2025 pdf epub mobi 电子书