買這商品的人也買了...
-
$2,500$2,375 -
$690$587 -
$590$466 -
$380$342 -
$750$675 -
$750$593 -
$490$382 -
$540$427 -
$680$646 -
$860$731 -
$880$581 -
$490$417 -
$1,270$1,207 -
$780$741 -
$780$702 -
$650$507 -
$520$442 -
$1,080$1,058 -
$680$537 -
$720$569 -
$800$632 -
$480$379 -
$960The Usability Engineering Lifecycle: A Practitioner's Handbook for User Interface Design
-
$490$245 -
$550$435
相關主題
商品描述
Ruby is an absolutely pure object-oriented scripting language written in C
and designed with Perl and Python capabilities in mind. While its roots are in
Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro
Matsumoto, creator of Ruby and author of this book, is to incorporate the
strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine
attempt to combine the best of everything in the scripting world. Since 1993,
Ruby mailing lists have been established, Web pages have formed, and a community
has grown around it. The language itself is very good at text processing and is
notable for its broad object orientation. Ruby is portable and runs under
GNU/Linux (and other Unices) as well as DOS, MS Windows and Mac.
With
Ruby in a Nutshell, Matsumoto offers a practical reference to the
features of this new language including the command-line options, syntax,
built-in variables, functions, and many commonly used classes and modules. This
guide covers the current stable version of Ruby (1.6), yet is applicable to the
development version 1.7 and the next planned stable version 1.8. You will find a
thorough description of Ruby's language syntax, and a description of the core
functionality built into the standard Ruby interpreter, which has more than 800
built-in methods in 42 classes and modules.
Ruby finds its power through
its built-in libraries, and this handy volume take you through the many useful
libraries that come with the standard Ruby distribution--from network access via
HTTP and CGI programming, to data persistence using the DBM library. This book
concludes with coverage of the unique tools that come with Ruby, including the
debugger, profiler, and irb (or interactive ruby.)
Find out how Ruby
combines the strengths of other languages, and why it has captured the interest
of so many open source programmers. As part of the successful "in a nutshell"
series of books from O'Reilly & Associates, Ruby in a Nutshell is for
readers who want a single desktop reference for all their needs.
Table of Contents
Preface
Chapter 1. Introduction
Ruby's Elegance
Ruby in ActionChapter 2. Language Basics
Command-Line Options
Environment Variables
Lexical Conventions
Literals
Variables
Operators
Methods
Control Structures
Object-Oriented Programming
SecurityChapter 3. Built-in Library Reference
Predefined Variables
Predefined Global Constants
Built-in Functions
Built-in LibraryChapter 4. Standard Library Reference
Standard LibraryChapter 5. Ruby Tools
Standard Tools
Additional Tools
Ruby Application ArchiveChapter 6. Ruby Updates
Summary of Changes
The Future of Ruby
Participate in RubyIndex