shopping cart
Save up to 30% on our Staff Picks
Call us:  800-878-7323 HELP
McAfee SECURE helps keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Guests | December 7, 2009

Theodore Gray: IMG The Cornucopia of Home Science



Reading old books of science experiments for children, it's easy to become nostalgic for the days when you could buy jugs of sulfur and mercury at... Continue »
  1. $20.96 Sale Hardcover add to wish list

Ships free on qualified orders.
Add to Cart
$11.00
List price: $24.95
Used Trade Paper
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
1 Local Warehouse Computer Languages- Ruby

Other titles in the In a Nutshell series:

  1. .Net Windows Forms in a Nutshell with CDROM
  2. A+, Network+, Security+ Exams in a Nutshell: A Desktop Quick Reference
  3. ADO.NET in a Nutshell with CDROM
  4. Algorithms in a Nutshell
  5. AppleScript in a Nutshell
  6. Asp in a Nutshell 2ND Edition a Desktop Quick Re
  7. Asp.net in a Nutshell 2ND Edition
  8. Bluetooth in a Nutshell
  9. C in a Nutshell
  10. C# 3.0 in a Nutshell 3RD Edition
  11. C# 4.0 in a Nutshell: The Definitive Reference
  12. C# in a Nutshell 2ND Edition
  13. C++ in a Nutshell
  14. Cisco Ios in a Nutshell 2ND Edition
  15. Cocoa in a Nutshell
  16. Delphi in a Nutshell
  17. Dreamweaver in a Nutshell
  18. Excel 2000 in a Nutshell: A Power User's Quick Reference
  19. J2me in a Nutshell
  20. Java Enterprise in a Nutshell 2ND Edition
  21. Java Enterprise in a Nutshell 3RD Edition
  22. Java Examples in a Nutshell 3RD Edition
  23. Java Foundation Classes in a Nutshell
  24. Java in a Nutshell 4TH Edition
  25. Java in a Nutshell 5TH Edition
  26. Java Web Services in a Nutshell
  27. Jini in a Nutshell: A Desktop Quick Reference
  28. JXTA in a Nutshell
  29. Learning the Bash Shell 3RD Edition
  30. Lingo in a Nutshell: A Desktop Quick Reference
  31. Linux in a Nutshell 5TH Edition
  32. Linux in a Nutshell 6TH Edition
  33. Linux Kernel in a Nutshell
  34. Lotus Domino Administration in a Nutshell: A Desktop Quick Reference
  35. Lpi Linux Certification in a Nutshel 2ND Edition
  36. LPI Linux Certification in a Nutshell
  37. Mac OS X in a Nutshell
  38. Mac OS X Panther in a Nutshell
  39. Mac OS X Tiger in a Nutshell
  40. MCSD in a Nutshell: The Visual Basic Exams
  41. MCSE Core Elective Exams in a Nutshell: Covers Exams 70-270, 70-297, and 70-298
  42. MCSE Core Required Exams in a Nutshell: The Required 70: 290, 291, 293 and 294 Exams
  43. MCSE in a Nutshell: The Windows 2000 Exams
  44. Mysql in a Nutshell
  45. Mysql in a Nutshell 2ND Edition
  46. Oracle in a Nutshell
  47. Outlook 2000 in a Nutshell: A Power User's Quick Reference
  48. Pc Hardware in a Nutshell 3RD Edition
  49. Perl in a Nutshell 2ND Edition
  50. PHP in a Nutshell
  51. Python in a Nutshell 2ND Edition
  52. R in a Nutshell
  53. R in a Nutshell
  54. Rails in a Nutshell
  55. SCO Unix in a Nutshell
  56. Sql in a Nutshell 1ST Edition
  57. Sql in a Nutshell 2ND Edition
  58. Sql in a Nutshell 3RD Edition
  59. Statistics in a Nutshell: A Desktop Quick Reference
  60. TCL/TK in a Nutshell
  61. UML 2.0 in a Nutshell
  62. Uml in a Nutshell 1ST Edition
  63. Unix in a Nutshell (4TH 06 Edition)
  64. Unix in a Nutshell 3RD Edition Desktop Quick Ref
  65. Unix in a Nutshell 4TH Edition
  66. VB & VBA in a Nutshell
  67. VB.NET Core Classes in a Nutshell with CDROM
  68. Vbscript in a Nutshell 2ND Edition
  69. Visual Basic 2005 in a Nutshell 3RD Edition
  70. Web Design in a Nutshell 3RD Edition
  71. Webmaster in a Nutshell 3RD Edition
  72. Windows 2000 Administration in a Nutshell: A Desktop Quick Reference
  73. Windows 98 in a Nutshell
  74. Windows NT in a Nutshell
  75. Windows Server 2003 in a Nutshell
  76. Windows Vista in a Nutshell: A Desktop Quick Reference
  77. Word 2000 in a Nutshell: A Power User's Quick Reference
  78. Xaml in a Nutshell
  79. Xml in a Nutshell 3RD Edition

Ruby in a Nutshell

by Yukihiro Matsumoto

Ruby in a Nutshell Cover

ISBN13: 9780596002145
ISBN10: 0596002149
Condition: Standard
All Product Details

Only 1 left in stock at $11.00!

Synopses & Reviews

Publisher Comments:

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.

Synopsis:

Written by Yukihiro Matsumoto ("Matz"), creator of the language, this text is a practical reference guide covering everything from Ruby syntax to the specifications of its standard class libraries. The book is based on Ruby 1.6, and is applicable to development versions 1.7.

Synopsis:

Portable and convenient, "Ruby Essentials" is a concise reference to the features of Ruby's command-line options, syntax, built-in variables, functions and other commonly used classes. Additional code, discussion and examples are included.

Synopsis:

Ruby is an absolutely pure object-oriented scripting languagewritten 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 U.S.The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of other languages like Perl, Python, Lisp, and Smalltalk."Ruby in a Nutshell is a practical reference guide to the features of Ruby, including the command line options, syntax, built- in variables, functions, and many commonly used classes and modules. The book 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.The Ruby language syntax is thoroughly discussed, along with the core functionality built into the standard Ruby interpreter, the built-in library, and the tools that come with Ruby, including the debugger, profiler, and irb (or interactive ruby.)

Product Details

ISBN:
9780596002145
Translator:
Reynolds, David L., Jr.
Author:
Reynolds, David L., Jr.
Author:
Matsumoto, Yukihiro
Publisher:
O'Reilly Media
Location:
Beijing
Subject:
Programming - General
Subject:
Programming - Object Oriented Programming
Subject:
Operating Systems - General
Subject:
Object-oriented programming (computer science
Subject:
Programming Languages - CGI, Javascript, Perl, VBScript
Subject:
Object-oriented programming
Subject:
Ruby.
Subject:
Ruby (Computer program language)
Subject:
Programming Languages - JavaScript
Subject:
Object-oriented pro
Copyright:
Edition Number:
1st ed.
Edition Description:
O'Reilly
Series:
In a Nutshell
Series Volume:
v. 109, suppl. 5.
Publication Date:
November 2001
Binding:
Paperback
Language:
English
Pages:
218
Dimensions:
9.08x6.16x.55 in. .71 lbs.

Other books you might like

  1. $5.00 Used Trade Paper add to wish list

    PHP Pocket Reference

    Rasmus Lerdorf
  2. $22.00 Used Trade Paper add to wish list
  3. $94.95 New Trade Paper add to wish list
  4. $39.95 New Trade Paper add to wish list
  5. $17.50 Used Hardcover add to wish list

    Statistics 2ND Edition

    David Freedman
  6. $39.99 New Trade Paper add to wish list

Related Aisles

  • back to top

Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.