Effective Ruby

Effective Ruby
Author :
Publisher : Pearson Education
Total Pages : 236
Release :
ISBN-10 : 9780133846973
ISBN-13 : 0133846970
Rating : 4/5 (970 Downloads)

Book Synopsis Effective Ruby by : Peter J. Jones

Download or read book Effective Ruby written by Peter J. Jones and published by Pearson Education. This book was released on 2015 with total page 236 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Effective Ruby Related Books

Effective Ruby
Language: en
Pages: 236
Authors: Peter J. Jones
Categories: Computers
Type: BOOK - Published: 2015 - Publisher: Pearson Education

DOWNLOAD EBOOK

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-perform
Effective Testing with RSpec 3
Language: en
Pages: 491
Authors: Myron Marston
Categories: Computers
Type: BOOK - Published: 2017-08-30 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

"Our tests are broken again!" "Why does the suite take so long to run?" "What value are we getting from these tests anyway?" Solve your testing problems by buil
Eloquent Ruby
Language: en
Pages: 446
Authors: Russ Olsen
Categories: Computers
Type: BOOK - Published: 2011-02-07 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

It’s easy to write correct Ruby code, but to gain the fluency needed to write great Ruby code, you must go beyond syntax and absorb the “Ruby way” of thin
Practical Object-oriented Design in Ruby
Language: en
Pages: 272
Authors: Sandi Metz
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Pearson Education

DOWNLOAD EBOOK

The Complete Guide to Writing More Maintainable, Manageable, Pleasing, and Powerful Ruby Applications Ruby's widely admired ease of use has a downside: Too many
Rails AntiPatterns
Language: en
Pages: 347
Authors: Chad Pytel
Categories: Computers
Type: BOOK - Published: 2010-11-09 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Complete Guide to Avoiding and Fixing Common Rails 3 Code and Design Problems As developers worldwide have adopted the powerful Ruby on Rails web framework,