Limit search to available items
Book Cover
E-book
Author Jones, Peter J.

Title Effective Ruby : 48 specific ways to write better Ruby / Peter J. Jones
Published Upper Saddle River, NJ : Addison-Wesley, ©2015

Copies

Description 1 online resource (1 volume) : illustrations
Contents About the author -- Accustoming yourself to Ruby -- Classes, objects, and modules -- Collections -- Exceptions -- Metaprogramming -- Testing -- Tools and libraries -- Memory management and performance -- Epilogue
Summary If you're an experienced Ruby programmer, Effective Ruby will help you harness Ruby's full power to write more robust, efficient, maintainable, and well-performing code. Drawing on nearly a decade of Ruby experience, Peter J. Jones brings together 48 Ruby best practices, expert tips, and shortcuts--all supported by realistic code examples. Jones offers practical advice for each major area of Ruby development, from modules to memory to metaprogramming. Throughout, he uncovers little-known idioms, quirks, pitfalls, and intricacies that powerfully impact code behavior and performance. Each item contains specific, actionable, clearly organized guidelines; careful advice; detailed technical arguments; and illuminating code examples. When multiple options exist, Jones shows you how to choose the one that will work best in your situation. Effective Ruby will help you systematically improve your code--not by blindly following rules, but by thoroughly understanding Ruby programming techniques. Key features of this concise guide include How to avoid pitfalls associated with Ruby's sometimes surprising idiosyncrasies What you should know about inheritance hierarchies to successfully use Rails (and other large frameworks) How to use misunderstood methods to do amazingly useful things with collections Better ways to use exceptions to improve code reliability Powerful metaprogramming approaches (and techniques to avoid) Practical, efficient testing solutions, including MiniTest Unit and Spec Testing How to reliably manage RubyGem dependencies How to make the most of Ruby's memory management and profiling tools How to improve code efficiency by understanding the Ruby interpreter's internals
Notes Print version record
Subject Ruby (Computer program language)
Object-oriented programming (Computer science)
Object-oriented programming (Computer science)
Ruby (Computer program language)
Form Electronic book
ISBN 9780133847086
013384708X
0133846970
9780133846973
Other Titles Forty-eight specific ways to write better Ruby