The Complete Guide to Writing Maintainable, Manageable, Pleasing, and Powerful Object-Oriented Applications

 

Buy Now From Amazon

Product Review

The Complete Guide to Writing Maintainable, Manageable, Pleasing, and Powerful Object-Oriented Applications

 

Object-oriented programming languages exist to help you create beautiful, straightforward applications that are easy to change and simple to extend. Unfortunately, the world is awash with object-oriented (OO) applications that are difficult to understand and expensive to change. Practical Object-Oriented Design, Second Edition, immerses you in an OO mindset and teaches you powerful, real-world, object-oriented design techniques with simple and practical examples.

 

Sandi Metz demonstrates how to build new applications that can “survive success" and repair existing applications that have become impossible to change. Each technique is illustrated with extended examples in the easy-to-understand Ruby programming language, all downloadable from the companion website, poodr.com. Fully updated for Ruby 2.5, this guide shows how to

  • Decide what belongs in a single class
  • Avoid entangling objects that should be kept separate
  • Define flexible interfaces among objects
  • Reduce programming overhead costs with duck typing
  • Successfully apply inheritance
  • Build objects via composition

Whatever your previous object-oriented experience, this concise guide will help you achieve the superior outcomes you're looking for.


Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.



Similar Products

The Well-Grounded RubyistEloquent Ruby (Addison-Wesley Professional Ruby Series)The Rails 5 Way (4th Edition) (Addison-Wesley Professional Ruby Series)Effective Testing with RSpec 3: Build Ruby Apps with ConfidenceRefactoring: Improving the Design of Existing Code (2nd Edition) (Addison-Wesley Signature Series (Fowler))Ruby on Rails Tutorial: Learn Web Development with Rails (4th Edition) (Addison-Wesley Professional Ruby Series)The Well-Grounded RubyistAgile Web Development with Rails 5.1The Ruby Programming Language: Everything You Need to KnowMetaprogramming Ruby 2: Program Like the Ruby Pros (Facets of Ruby)