David Flanagan is a computer programmer who spends most of his time writing about JavaScript and Java. His books with O'Reilly include Java in a Nutshell, Java Examples in a Nutshell, Java Foundation Classes in a Nutshell, JavaScript: The Definitive Guide, and JavaScript Pocket Reference. David has a degree in computer science and engineering from the Massachusetts Institute of Technology. He lives with his wife and children in the U.S. Pacific Northwest bewteen the cities of Seattle, Washington and Vancouver, British Columbia. David has a blog at www.davidflanagan.com.
Yukihiro Matsumoto ("Matz"), the creator of Ruby, is a professional programmer who worked for the Japanese open source company, netlab.jp. Matz is also known as one of the open source evangelists in Japan. He's released several open source products, including cmail, the emacs-based mail user agent, written entirely in emacs lisp. Ruby is his first piece of software that has become known outside of Japan.
发表于2025-03-26
The Ruby Programming Language 2025 pdf epub mobi 电子书
很久没这种感觉了,这几年的码农生活已经越来越不会设计程序了。 我看的是影印版。 作者是Yukihiro Matsumoto(松本行弘),怎么把Y给丢了。
评分很久没这种感觉了,这几年的码农生活已经越来越不会设计程序了。 我看的是影印版。 作者是Yukihiro Matsumoto(松本行弘),怎么把Y给丢了。
评分其实能看懂,但就像一些东西一样,一旦自己写的时候就未必能写出来,我想这是我个人水平还不够的问题,也许书已经讲明白了。 后面元编程的部分直接买了metaprogramming ruby那本书,那本讲的非常好。
评分虽然镐头书页出了第三版,包含了1.9的特性,但是我感觉这本书介绍的语言细节方面更多,也更流畅、深入。很多概念介绍的非常的清晰,比如Enumerator,Filter,block vs lamdba vs proc vs method,iterator,metaprogramming等。
评分pro: 语言容易懂,有例子,不像C++ primer和java核心技术那样厚而全,适合用来学习ruby cons: 有些不常用的东西没有醒目的提示,对初学者来说应该只抓重点,先放弃不常用的语法
图书标签: ruby Programming O'Reilly 编程 Ruby 编程语言 计算机 敏捷开发
Ruby has gained some attention through the popular Ruby on Rails web development framework, but the language alone is worthy of more consideration -- a lot more. This book offers a definition explanation of this powerful and extremely flexible language, which draws inspiration from Lisp, Smalltalk and Perl, but uses a grammar that's easy for C and Java programmers to learn.
With The Ruby Programming Language, you will quickly learn your way around versions 1.8 and 1.9, and discover why this pure object-oriented language is also suitable for procedural and functional programming styles. You'll learn Ruby's lexical structure, primary expressions, conditionals, syntax, classes, the data it manipulates, and more. Ruby blurs the distinction between language and platform, so this book includes a tour of the core Ruby API. But the primary subject is the language itself, including:
* Ruby's lexical structure including basic issues like character set, case sensitivity and reserved words
* Numbers, strings, ranges, arrays, and other data that Ruby programs can manipulate, plus basic features of all Ruby objects
* Primary expressions in Ruby -- literals, variable references, method invocations and assignments
* Conditionals, loops (including blocks and iterator methods), exceptions and other Ruby expressions
* Ruby's method definition and invocation syntax, and the invokeable objects known as procs and lambdas
* An explanation of closures in Ruby and an exploration of functional programming techniques
* Classes and modules in Ruby, inheritance, method visibility, mixing modules and the method name resolution algorithm
* Ruby APIs that allow a program to inspect and manipulate itself, and metaprogramming techniques that use the APIs to extend Ruby's syntax for easier programming
* A quick tutorial of the Ruby platform -- the most important classes and methods, text processing, numeric computation, collections, input/output, networking and threads
The Ruby Programming Language also covers the top-level Ruby programming environment, including global variables and functions, command-line arguments supported by the Ruby interpreter, and Ruby's security mechanism. If you're an experienced programmer who wants a look at this language in depth, this easy-to-follow guide is invaluable.
基本读完了,讲的真的很细致, 很深刻,前后呼应的好, 对于元编程讲的不错,不足之处可能也是讲的太细了,让人易烦
评分闲来无事学学奇技淫巧。
评分这才是真正的ruby入门书!
评分这个暑假的最大收获
评分讲的很全面,适合快速学习用
The Ruby Programming Language 2025 pdf epub mobi 电子书