Making Use of 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 在原型設計、文本處理及其他任務中的應用。

目錄
引言
情境
第一章 Ruby 簡介
第二章 Ruby - 一種純物件導向語言
第三章 程式設計基礎
第四章 控制結構、區塊與表達式
第五章 方法與模組
第六章 輸入與輸出
第七章 異常處理
第八章 多執行緒
第九章 CGI 程式設計
第十章 使用 Tk 進行 GUI 程式設計
第十一章 在 Windows 上運行 Ruby
第十二章 網路編程
附錄 A Ruby 擴展
附錄 B 安全問題
索引