Год выпуска: 2009
Автор: Gregory Brown
Жанр: Ruby
Издательство: O'Reilly
Серия: Practice
ISBN: 0-596-52300-9
Формат: PDF
Количество страниц: 328
Размер: 1,36 МБ
Описание:
Ruby Best Practices is for programmers who want to use Ruby the way
Rubyists do. Written by the developer of the Ruby project Prawn
(prawn.majesticseacreature.com), this concise book explains how to
design beautiful APIs and domain-specific languages, work with
functional programming ideas and techniques that can simplify your code
and make you more productive, write code that's readable and expressive,
and much more. It's the perfect companion to The Ruby Programming
Language.
Full Description
How do you write truly elegant code with Ruby? Ruby Best Practices is
for programmers who want to use Ruby as experienced Rubyists do. Written
by the developer of the Ruby project Prawn, this concise book explains
how to design beautiful APIs and domain-specific languages with Ruby, as
well as how to work with functional programming ideas and techniques
that can simplify your code and make you more productive. You'll learn
how to write code that's readable, expressive, and much more.
Ruby Best Practices will help you:
Understand the secret powers unlocked by Ruby's code blocks
Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly
Discover the ins and outs of testing and debugging, and how to design for testability
Learn to write faster code by keeping things simple
Develop strategies for text processing and file management, including regular expressions
Understand how and why things can go wrong
Reduce cultural barriers by leveraging Ruby's multilingual capabilities
This book also offers you comprehensive chapters on driving code through
tests, designing APIs, and project maintenance. Learn how to make the
most of this rich, beautiful language with Ruby Best Practices.