Making Use of Ruby
暫譯: 善用 Ruby

Suresh Mahadevan

  • 出版商: Wiley
  • 出版日期: 2002-07-04
  • 售價: $1,050
  • 貴賓價: 9.8$1,029
  • 語言: 英文
  • 頁數: 240
  • 裝訂: Paperback
  • ISBN: 047121972X
  • ISBN-13: 9780471219729
  • 相關分類: Ruby
  • 下單後立即進貨 (約5~7天)

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

相關主題

商品描述

Ruby is an interpreted language, capable of saving programmers considerable time during program development since no compilation and linking are necessary. It is ideal for writing text-processing applications, server-side scripts, application prototypes, mathematics, and for many everyday programming tasks.
* Reviews Ruby's clever syntax and demonstrates why that makes it a perfect choice for beginning programmers, and also shows how its multipurpose capabilities make it a sound choice for experienced developers
* Explores Ruby's uses for prototyping, text processing, and other tasks

Table of Contents

Introduction.

Scenario.

Chapter 1. An Introduction to Ruby.

Chapter 2. Ruby - A Pure Object-Oriented Language.

Chapter 3. Programming Basics.

Chapter 4. Control Structures, Blocks, and Expressions.

Chapter 5. Methods and Modules.

Chapter 6. Input and Output.

Chapter 7. Exceptions.

Chapter 8. Multithreading.

Chapter 9. CGI Programming.

Chapter 10. GUI Programming with Tk.

Chapter 11. Running Ruby on Windows.

Chapter 12. Networking.

Appendix A. Ruby Extensions.

Appendix B. Safety Issues.

Index.

商品描述(中文翻譯)

Ruby 是一種解釋型語言,能夠在程式開發過程中為程式設計師節省大量時間,因為不需要編譯和連結。它非常適合用於編寫文本處理應用程式、伺服器端腳本、應用程式原型、數學計算以及許多日常編程任務。
* 評論 Ruby 的巧妙語法,並展示為何這使其成為初學者的完美選擇,同時也顯示其多用途能力使其成為經驗豐富的開發者的可靠選擇
* 探索 Ruby 在原型設計、文本處理及其他任務中的應用

**目錄**

引言。
情境。
第 1 章:Ruby 簡介。
第 2 章:Ruby - 一種純物件導向語言。
第 3 章:程式設計基礎。
第 4 章:控制結構、區塊和表達式。
第 5 章:方法和模組。
第 6 章:輸入和輸出。
第 7 章:例外處理。
第 8 章:多執行緒。
第 9 章:CGI 程式設計。
第 10 章:使用 Tk 進行 GUI 程式設計。
第 11 章:在 Windows 上運行 Ruby。
第 12 章:網路編程。
附錄 A:Ruby 擴展。
附錄 B:安全性問題。
索引。