Object Design Style Guide

Object Design Style Guide

ISBN: 1617296856

ISBN 13: 9781617296857

Publication Date: July, 2019

Publisher: Manning Publications

Pages: 225

Format: Kindle Edition

Author: Matthias Noback

4.33 of 127

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


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.