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.