Object Design Style Guide

  • 5h 2m 18s
  • Matthias Noback
  • Manning Publications
  • 2021

Objects are the central concept of languages like Java, Python, and C#. Applying the 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.

About the technology

Well-written OO code is a pleasure to read, modify, and debug. Elevate your coding style by mastering the universal best practices for object design presented in this book. These clearly presented rules, which apply to any OO language, maximize the clarity and durability of your codebase, and increase productivity for you and your team.

About the audiobook

Object Design Style Guide presents dozens of professional techniques for writing OO code. In it, veteran developer Matthias Noback lays out design rules for constructing objects, defining methods, changing and exposing state, and much more. All examples use instantly familiar pseudocode so that you can follow along in the language you prefer.

You’ll go case by case as you explore important scenarios and challenges for object design and then walk through a simple web application that demonstrates how different types of objects can work together effectively.

What's inside:

  • Universal design rules for a wide range of objects
  • Best practices for testing objects
  • A catalog of common object types
  • Exercises for each chapter to test your object design skills

In this Audiobook

  • Chapter 1 - Programming with Objects: A Primer
  • Chapter 2 - Creating Services
  • Chapter 3 - Creating other Objects
  • Chapter 4 - Manipulating Objects
  • Chapter 5 - Using Objects
  • Chapter 6 - Retrieving Information
  • Chapter 7 - Performing Tasks
  • Chapter 8 - Dividing Responsibilities
  • Chapter 9 - Changing the Behavior of Services
  • Chapter 10 - A Field Guide to Objects
  • Chapter 11 - Epilogue
SHOW MORE
FREE ACCESS