Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Practical Object-Oriented Design: An Agile Primer Using Ruby, 2nd Edition

    Posted By: ksveta6
    Practical Object-Oriented Design: An Agile Primer Using Ruby, 2nd Edition

    Practical Object-Oriented Design: An Agile Primer Using Ruby, 2nd Edition by Sandi Metz
    2018 | ISBN: 0134456475 | English | 288 pages | True PDF | 4 MB

    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 compositionWhatever your previous object-oriented experience, this concise guide will help you achieve the superior outcomes you’re looking for.