The Well-Grounded Rubyist, 2/e (Paperback)
David A. Black
- 出版商: Manning
- 出版日期: 2014-07-04
- 定價: $1,480
- 售價: 5.0 折 $740
- 語言: 英文
- 頁數: 536
- 裝訂: Paperback
- ISBN: 1617291692
- ISBN-13: 9781617291692
-
相關分類:
Ruby
-
相關翻譯:
Ruby程序員修煉之道 第2版 (簡中版)
-
其他版本:
The Well Grounded Rubyist, 3/e (Paperback)
買這商品的人也買了...
-
$1,790$1,701 -
$3,680$3,496 -
$1,260$1,197 -
$620$490 -
$199Security on Rails (Paperback)
-
$1,485$1,411 -
$2,573Structure and Interpretation of Computer Programs, 2/e (美國原版)
-
$780$663 -
$3,470$3,297 -
$780$515 -
$400$380 -
$1,960Linux System Programming: Talking Directly to the Kernel and C Library, 2/e (Paperback)
-
$399Rails 4 in Action: Revised Edition of Rails 3 in Action, 2/e (Paperback)
-
$680$578 -
$607x86/x64 體系探索及編程
-
$1,750$1,663 -
$360$306 -
$360$252 -
$780$616 -
$350$277 -
$490$417 -
$490$417 -
$520$411 -
$990Ruby on Rails Tutorial: Learn Web Development with Rails, 3/e(Paperback)
-
$2,600$2,548
相關主題
商品描述
Developers discovering Ruby quickly learn that this elegant object-oriented language is a powerful alternative to traditional static languages like Java or C++. It runs in most operating environments and can handle virtually any programming task you throw at it. Ruby code is clean and clear. Best of all, Ruby is dynamic, which means that it's designed to react at runtime to changes in an application's environment or requirements. And with the new language features in the long-awaited Ruby 2, Ruby has truly come into its own.
The Well-Grounded Rubyist, Second Edition addresses both newcomers to Ruby and those Ruby programmers who want to deepen their understanding of the language. It begins with the basic steps to getting a Ruby program up and running and goes on to explore sophisticated topics like callable objects, reflection, and threading. Whether the topic is simple or tough, the book's easy-to-follow examples and expert author David A. Black's lucid explanations give you immediate confidence as you build your Ruby programming skills.
This totally revised second edition includes coverage of features that are new in Ruby 2, as well as expanded and updated coverage of aspects of the language that have changed. New topics include keyword arguments, lazy enumerators, and Module#prepend. Updated areas include the new regular expression engine, program file encoding, and changes to the behavior of core classes and methods.