Object Design Style Guide

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Objects are the central concept of languages like Java, Python, C#. Applying best practices for object design means that your code will be easy to read, write, and maintain. Object Design Style Guide captures dozens of techniques for creating pro-quality OO code that can stand the test of time. Examples are in an instantly-familiar pseudocode, teaching techniques you can apply to any OO language, from C++ to PHP.

Author(s): Matthias Noback
Edition: 1
Publisher: Manning Publications
Year: 2020

Language: English
Commentary: True PDF
Pages: 225
City: Shelter Island, NY
Tags: Design Patterns; Best Practices; Object-Oriented Programming; Polymorphism; Software Architecture Patterns; Inheritance