Practical Object-Oriented Design: An Agile Primer Using Ruby (2nd Edition)
by: Sandi Metz
ISBN-10: 0134456475
ISBN-13: 9780134456478
Edition 版本: 2
Released: 2018-08-25
Pages: 288
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.
Contents
About This E-Book
Introduction
Acknowledgments
About the Author
10bject-Oriented Design
2 Designing Classes with a Single Responsibility
3 Managing Dependencies
4Creating Flexible Interfaces
5 Reducing Costs with Duck Typing
6Acquiring Behavior through Inheritance
7 Sharing Role Behavior with Modules
8 Combining Objects with Composition
9 Designing Cost-Effective Tests
Practical Object-Oriented Design 2nd Edition 9780134456478.zip
Practical Object-Oriented Design: An Agile Primer Using Ruby,2nd Edition
相关推荐
Beginner’s Guide to Adobe Fresco: Enhancing your Images using the Digital Paint Brush
Digital Twins: For Superior Clinical Decision Making
Image Processing and Computer Vision Masterclass with Python: Learn advanced image processing techniques, computer vision fundamentals, and applications – 2nd Edition
Data Engineering for Cybersecurity: Build Secure Data Pipelines with Free and Open-Source Tools
The Art of Systems Architecting, 4th Edition
Java 17 Backend Development: Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat