Programming Ruby: The Pragmatic Programmers' Guide, 3/e (Paperback)

Dave Thomas, Chad Fowler, Andy Hunt

買這商品的人也買了...

商品描述

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, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework.

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). 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, multinationalization, and the new block declaration syntax, among other exciting new features.

商品描述(中文翻譯)

Ruby是一種完全面向對象的語言,非常類似於經典的面向對象語言Smalltalk。與Smalltalk一樣,它是動態類型的(與Java或C++相反),但與Smalltalk不同的是,Ruby具有現代腳本語言中的便利功能,使其成為聰明、有前瞻性的程序員喜愛的工具,也是Rails網絡框架的基礎。

這是Ruby的參考手冊,包括對所有標準庫模塊的描述,對所有內置類和模塊的完整參考(包括Ruby 1.9引入的所有新方法和更改方法)。它還包括自Ruby 1.8以來引入的所有新的和更改的語法和語義。了解新的參數傳遞規則、塊中的局部變量作用域、纖維、多國化以及新的塊聲明語法等令人興奮的新功能。