Год выпуска: 2005
Автор: Dave Thomas with Chad Fowler and Andy Hunt
Издательство: The Pragmatic Bookshelf
ISBN 0-9745140-5-5
Формат: PDF
Количество страниц: 833
Язык: Английский
Размер: 5,53 МБ
Описание:
This book is the second edition of the PickAxe, as Programming Ruby is
known to Rubyists. It is a tutorial and reference for the Ruby
programming language. If you have the first edition, you’ll find that
this version is a significant rewrite. This version of the PickAxe
documents Ruby 1.8 (and in particular covers changes incorporated into
Ruby 1.8.2). This illustrates an important point. Most of the code
samples you see in this book are actually executed each time I format
the book. When you see some output from a program, that output was
produced by running the code and inserting the results back into the
book.