Practical Object-oriented Design in Ruby

Practical Object-oriented Design in Ruby
Author :
Publisher : Pearson Education
Total Pages : 272
Release :
ISBN-10 : 9780321721334
ISBN-13 : 0321721330
Rating : 4/5 (330 Downloads)

Book Synopsis Practical Object-oriented Design in Ruby by : Sandi Metz

Download or read book Practical Object-oriented Design in Ruby written by Sandi Metz and published by Pearson Education. This book was released on 2013 with total page 272 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Ruby and Rails applications have been created without concern for their long-term maintenance or evolution. The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples. This book focuses squarely on object-oriented Ruby application design. Practical Object-Oriented Design in Ruby will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. This guide will help you Understand how object-oriented programming can help you craft Ruby code that is easier to maintain and upgrade Decide what belongs in a single Ruby 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 Design cost-effective tests Solve common problems associated with poorly designed Ruby code


Practical Object-oriented Design in Ruby Related Books

Practical Object-oriented Design in Ruby
Language: en
Pages: 272
Authors: Sandi Metz
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Pearson Education

GET 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
Ruby on Rails Tutorial
Language: en
Pages: 0
Authors: Michael Hartl
Categories: Ruby (Computer program language).
Type: BOOK - Published: 2017 - Publisher: Addison-Wesley Professional

GET EBOOK

Teaches Rails by guiding you through the development of three example applications of increasing sophistication. The tutorial's examples focus on the general pr
Ruby on Rails 3 Tutorial
Language: en
Pages: 0
Authors: Michael Hartl
Categories: Ruby (Computer program language)
Type: BOOK - Published: 2011 - Publisher:

GET EBOOK

The Rails 5 Way
Language: en
Pages: 3047
Authors: Obie Fernandez
Categories: Computers
Type: BOOK - Published: 2017-11-22 - Publisher: Addison-Wesley Professional

GET EBOOK

The “Bible” for Rails Development: Fully Updated for Rails 5 “When I read The Rails Way for the first time, I felt like I truly understood Rails for the f
Ruby for Rails
Language: en
Pages: 534
Authors: David A. Black
Categories: Computers
Type: BOOK - Published: 2006 - Publisher: Manning Publications

GET EBOOK

Provides information on creating Web-based applications using Ruby.