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 (34 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

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
Designing Object-oriented Software
Language: en
Pages: 376
Authors: Rebecca Wirfs-Brock
Categories: Computers
Type: BOOK - Published: 1990 - Publisher: Pearson

DOWNLOAD EBOOK

Software -- Software Engineering.
Object-oriented Design in Java
Language: en
Pages: 772
Authors: Stephen Gilbert
Categories: Computers
Type: BOOK - Published: 1998 - Publisher:

DOWNLOAD EBOOK

Targeting the needs of Java application programmers, this book uses an experience-based, hands-on approach. The CD-ROM contains the Code-Warrior Lite multi-plat
Head First Object-Oriented Analysis and Design
Language: en
Pages: 634
Authors: Brett McLaughlin
Categories: Computers
Type: BOOK - Published: 2007 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Provides information on analyzing, designing, and writing object-oriented software.
Practical Object-Oriented Design
Language: en
Pages: 700
Authors: Sandi Metz
Categories: Computers
Type: BOOK - Published: 2018-07-10 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Complete Guide to Writing Maintainable, Manageable, Pleasing, and Powerful Object-Oriented Applications Object-oriented programming languages exist to help