Programming Ruby: A Pragmatic Programmer's Guide (Paperback)
暫譯: Ruby 程式設計:務實程式設計師指南 (平裝本)
David Thomas, Andrew Hunt, Dave Thomas
- 出版商: Addison Wesley
- 出版日期: 2000-12-15
- 售價: $1,880
- 貴賓價: 9.5 折 $1,786
- 語言: 英文
- 頁數: 564
- 裝訂: Paperback
- ISBN: 0201710897
- ISBN-13: 9780201710892
-
相關分類:
Ruby
已過版
買這商品的人也買了...
-
$2,050$1,948 -
$2,220$2,109 -
$399VB.Net Developer's Guide (Paperback)
-
$1,140$1,083 -
$1,850$1,758 -
$2,050$1,948 -
$750$593 -
$750$638 -
$450$356 -
$480$432 -
$490$382 -
$1,190$1,131 -
$750$585 -
$480$374 -
$580$458 -
$620$490 -
$580$493 -
$450$351 -
$299Scripted GUI Testing with Ruby
-
$580$458 -
$620$490 -
$950$808 -
$320$253 -
$880$748 -
$680$537
相關主題
商品描述
Description
Leverage Ruby, the new object-oriented scripting language that delivers unprecedented power, flexibility, and clarity!
- The start-to-finish Ruby tutorial and reference by the two leading Ruby developers.
- Written with the pragmatic programmer wit and style readers love!
- Comprehensive Ruby 1.6 reference.
Dave Thomas is an independent consultant specializing in solving complex business problems using advanced technologies and software engineering approaches. With Andrew Hunt, he co-authored The Pragmatic Programmer: From Journeyman to Master (Addison-Wesley, 2000). Andrew Hunt designs and implements innovative Unix software solutions for Toolshed Technologies, Inc. He is fluent in many programming languages and an expert at Unix system troubleshooting and system integration. A member of the IEEE Computer Society's Technical Committee for Computer Languages, Hunt co-authored The Pragmatic Programmer.
Table Of Contents
Foreword.Preface.
1. Roadmap.
I. FACETS OF RUBY.
2. Ruby New.Some Basic Ruby.
Arrays and Hashes.
Control Structures.
Regular Expressions.
Blocks and Iterators.
Reading and `Riting.
Onward and Upward.
3. Classes, Objects, and Variables.
Objects and Attributes.
Class Variables and Class Methods.
Access Control.
Variables.
4. Containers, Blocks, and Iterators.
Blocks and Iterators.
5. Standard Types.
Strings.
Ranges.
Regular Expressions.
6. More about Methods.
Calling a Method.
7. Expressions.
Miscellaneous Expressions.
Assignment.
Conditional Execution.
Case Expressions.
Loops.
Variable Scope and Loops.
8. Exceptions, Catch, and Throw.
Handling Exceptions.
Raising Exceptions.
Catch and Throw.
9. Modules.
Mixins.
Iterators and the Enumerable Module.
Including Other Files.
10. Basic Input and Output.
Opening and Closing Files.
Reading and Writing Files.
Talking to Networks.
11. Threads and Processes.
Controlling the Thread Scheduler.
Mutual Exclusion.
Running Multiple Processes.
12. When Trouble Strikes.
Interactive Ruby.
But It Doesn't Work!
But It's Too Slow!
II. RUBY IN ITS SETTING.
13. Ruby and Its World.
Program Termination.
Environment Variables.
Where Ruby Finds Its Modules.
Build Environment.
14. Ruby and the Web.
Embedding Ruby in HTML.
Improving Performance.
15. Ruby Tk.
Widgets.
Binding Events.
Canvas.
Scrolling.
Translating from Perl/Tk Documentation.
16. Ruby and Microsoft Windows.
Running Ruby Under Windows.
Win32API.
Windows Automation.
17. Extending Ruby.
Writing Ruby in C.
Sharing Data Between Ruby and C.
Memory Allocation.
Creating an Extension.
Embedding a Ruby Interpreter.
Bridging Ruby to Other Languages.
Ruby C Language API.
III. RUBY CRYSTALLIZED.
18. The Ruby Language.
The Basic Types.
Names.
Variables and Constants.
Predefined Variables.
Expressions.
Boolean Expressions.
If and Unless Expressions.
Case Expressions.
Loop Constructs.
Method Definition.
Invoking a Method.
Aliasing.
Class Definition.
Module Definitions.
Access Control.
Blocks, Closures, and Proc Objects.
Exceptions.
Catch and Throw.
19. Classes and Objects.
Class and Module Definitions.
Top-Level Execution Environment.
Inheritance and Visibility.
Freezing Objects.
20. Locking Ruby in the Safe.
Tainted Objects.
21. Reflection, ObjectSpace, and Distributed Ruby.
Looking at Classes.
Calling Methods Dynamically.
System Hooks.
Tracing Your Program's Execution.
Marshaling and Distributed Ruby.
Compile Time? Runtime? Anytime!
IV. RUBY LIBRARY REFERENCE.
22. Built-In Classes.
Array.
Bignum.
Binding.
Class.
Continuation.
Dir.
Exception.
FalseClass.
File.
File::Stat.
Fixnum.
Float.
Hash.
Integer.
IO.
MatchData.
Method.
Module.
NilClass.
Numeric.
Object.
Proc.
Range.
Regexp.
String.
Struct.
Struct::Tms.
Symbol.
Thread.
ThreadGroup.
Time.
TrueClass.
23. Built-in Modules.
Comparable.
Enumerable.
Errno.
FileTest.
GC.
Kernel.
Marshal.
Math.
ObjectSpace.
Process.
24. Standard Library.
Date.
English.
Find.
File.
GetoptLong.
mkmf.
ParseDate.
profile.
PStore.
Tempfile.
Mutex.
ConditionVariable.
timeout.
WeakRef.
25. Object-Oriented Design Libraries.
Delegate.
Observer.
Singleton.
26. Network and Web Libraries.
BasicSocket.
IPSocket.
TCPSocket.
SOCKSSocket.
TCPServer.
UDPSocket.
UNIXSocket.
UNIXServer.
Socket.
Higher-Level Access.
Net::FTP.
Net::HTTP.
Net::HTTPResponse.
Net::POP.
Net::APOP.
Net::POPMail.
Net::SMTP.
Net::Telnet.
CGI Development.
CGI.
CGI::Session.
27. Microsoft Windows Support.
WIN32OLE_EVENT.
Win32API.
V. APPENDICES.
A: Embedded Documentation.
Cross References.
Method Names.
Including Other Files.
Using rdtool.
Mandatory Disclaimer.
B: Interactive Ruby Shell.
Initialization File.
Commands.
Restrictions.
rtags, xmp, and the Frame Class.
C: Support.
Download Sites.
Usenet Newsgroup.
Mailing Lists.
Bug Reporting.
D: Bibliography.
Index. 0201710897T04062001

商品描述(中文翻譯)
描述
利用 Ruby,這種全新的物件導向腳本語言,提供前所未有的力量、靈活性和清晰度!
- 由兩位領先的 Ruby 開發者撰寫的從頭到尾的 Ruby 教程和參考資料。
- 以實用程序員的幽默和風格撰寫,讀者喜愛!
- 全面的 Ruby 1.6 參考資料。
Ruby 是一種新的物件導向腳本語言,已經贏得了日本數千名 Perl 和 Python 程式設計師的青睞,並且現在正在全球推出。這是全球第一本英文版的 Ruby 開發者指南。由兩位領先的 Ruby 開發者撰寫的《Programming Ruby》展示了 Ruby 的引人注目的優勢,並作為每位開發者的從頭到尾的教程和參考資料。作者介紹了 Ruby 的所有基本概念,包括類別、物件、變數、容器、迭代器、類型、方法、表達式、模組、I/O 和執行緒。您將掌握 Ruby 網頁開發,包括 CGI 腳本和在 HTML 中嵌入 Ruby;學習如何使用 TK 創建基於 GUI 的 Ruby 應用程式;並發現將 Ruby 與 Windows 整合的技術。《Programming Ruby》展示了如何在 C 中擴展 Ruby,並深入探討了高級功能。書中包含了許多功能完整的程式碼範例。該書還包含了 Ruby 1.6 的字母順序參考——最新版本——記錄了超過 800 個方法、40 個內建類別和許多有用的庫模組。
Dave Thomas 是一位獨立顧問,專注於使用先進技術和軟體工程方法解決複雜的商業問題。與 Andrew Hunt 共同撰寫了《The Pragmatic Programmer: From Journeyman to Master (Addison-Wesley, 2000)》。Andrew Hunt 為 Toolshed Technologies, Inc. 設計和實施創新的 Unix 軟體解決方案。他精通多種程式語言,並且是 Unix 系統故障排除和系統整合的專家。作為 IEEE Computer Society 的計算機語言技術委員會成員,Hunt 共同撰寫了《The Pragmatic Programmer》。
目錄
- 前言
- 序言
- 1. 路線圖
I. RUBY 的各個面向
- 2. Ruby 新特性
- Ruby 是一種物件導向語言
- 一些基本的 Ruby
- 陣列和雜湊
- 控制結構
- 正規表達式
- 區塊和迭代器
- 讀取和寫入
- 向前邁進
- 3. 類別、物件和變數
- 繼承和訊息
- 物件和屬性
- 類別變數和類別方法
- 存取控制
- 變數
- 4. 容器、區塊和迭代器
- 容器
- 區塊和迭代器
- 5. 標準類型
- 數字
- 字串
- 範圍
- 正規表達式
- 6. 更多關於方法
- 定義方法
- 呼叫方法
- 7. 表達式
- 運算子表達式
- 各種表達式
- 指派
- 條件執行
- case 表達式
- 迴圈
- 變數範圍和迴圈
- 8. 異常、捕獲和拋出
- 異常類別
- 處理異常
- 拋出異常
- 捕獲和拋出
- 9. 模組
- 命名空間
- 混入
- 迭代器和 Enumerable 模組
- 包含其他檔案
- 10. 基本輸入和輸出
- 什麼是 IO 物件?
- 開啟和關閉檔案
- 讀取和寫入檔案
- 與網路通訊
- 11. 執行緒和進程
- 多執行緒
- 控制執行緒排程器
- 互斥
- 執行多個進程
- 12. 當問題發生時
- Ruby 除錯器
- 互動式 Ruby
- 但它不工作!
- 但它太慢了!
II. RUBY 的背景
- 13. Ruby 和它的世界
- 命令列參數
- 程式終止
- 環境變數
- Ruby 如何找到它的模組
- 建置環境
- 14. Ruby 和網路
- 撰寫 CGI 腳本
- 在 HTML 中嵌入 Ruby
- 改善效能
- 15. Ruby Tk
- 簡單的 Tk 應用程式
- 小工具
- 綁定事件
- 畫布
- 滾動
- 從 Perl/Tk 文檔翻譯
- 16. Ruby 和 Microsoft Windows
- Ruby 移植
- 在 Windows 下運行 Ruby
- Win32API
- Windows 自動化
- 17. 擴展 Ruby
- C 中的 Ruby 物件
- 在 C 中撰寫 Ruby
- 在 Ruby 和 C 之間共享數據
- 記憶體分配
- 創建擴展
- 嵌入 Ruby 解釋器
- 將 Ruby 連接到其他語言
- Ruby C 語言 API
III. RUBY 的精華
- 18. Ruby 語言
- 原始碼佈局
- 基本類型
- 名稱
- 變數和常數
- 預定義變數
- 表達式
- 布林表達式
- if 和 unless 表達式
- case 表達式
- 迴圈結構
- 方法定義
- 調用方法
- 別名
- 類別定義
- 模組定義
- 存取控制
- 區塊、閉包和 Proc 物件
- 異常
- 捕獲和拋出
- 19. 類別和物件
- 類別和物件如何互動
- 類別和模組定義
- 頂層執行環境
- 繼承和可見性
- 凍結物件
- 20. 將 Ruby 鎖定在安全中
- 安全級別
- 污染物件
- 21. 反射、物件空間和分散式 Ruby
- 查看物件
- 查看類別
- 動態調用方法
- 系統鉤子
- 追蹤程式執行
- 編組和分散式 Ruby
- 編譯時?執行時?隨時!
IV. RUBY 庫參考
- 22. 內建類別
- 字母順序列表
- Array
- Bignum
- Binding
- Class
- Continuation
- Dir
- Exception
- FalseClass
- File
- File::Stat
- Fixnum
- Float
- Hash
- Integer
- IO
- MatchData
- Method
- Module
- NilClass
- Numeric
- Object
- Proc
- Range
- Regexp
- String
- Struct
- Struct::Tms
- Symbol
- Thread
- ThreadGroup
- Time
- TrueClass
- 23. 內建模組
- 字母順序列表
- Comparable
- Enumerable
- Errno
- FileTest
- GC
- Kernel
- Marshal
- Math
- ObjectSpace
- Process
- 24. 標準庫
- Complex
- Date
- English
- Find
- File
- GetoptLong
- mkmf
- ParseDate
- profile
- PStore
- Tempfile
- Mutex
- ConditionVariable
- timeout
- WeakRef
- 25. 物件導向設計庫
- Visitor
- Delegate
- Observer
- Singleton
- 26. 網路和網頁庫
- 套接字級別訪問
- BasicSocket
- IPSocket
- TCPSocket
- SOCKSSocket
- TCPServer
- UDPSocket
- UNIXSocket
- UNIXServer
- Socket
- 高級訪問
- Net::FTP
- Net::HTTP
- Net::HTTPResponse
- Net::POP
- Net::APOP
- Net::POPMail
- Net::SMTP
- Net::Telnet
- CGI 開發
- CGI
- CGI::Session
- 27. Microsoft Windows 支援
- WIN32OLE
- WIN32OLE_EVENT
- Win32API
附錄
- A: 嵌入式文檔
- 行內格式
- 交叉引用
- 方法名稱
- 包含其他檔案
- 使用 rdtool
- 強制性免責聲明
- B: 互動式 Ruby Shell
- 命令列
- 初始化檔
- 命令
- 限制
- rtags、xmp 和 Frame 類
- C: 支援
- 網站
- 下載網站
- Usenet 新聞組
- 郵件列表
- 錯誤報告
- D: 參考書目
- 索引