Programming Ruby 1.9

豆瓣 维基数据
Programming Ruby 1.9

登录后可管理标记收藏。

ISBN: 9781934356081
作者: Dave Thomas / Chad Fowler / Andy Hunt
出版社: Pragmatic Bookshelf
发行时间: 2009 -4
装订: Paperback
价格: USD 49.95
页数: 864

/ 10

0 个评分

评分人数不足
借阅或购买

The Pragmatic Programmers' Guide

Dave Thomas / Chad Fowler   

简介

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.

其它版本 (4)
短评
评论
笔记