Principles of package design: Creating reusable software components

4Citations
Citations of this article
14Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time. The first part of this book walks you through the five SOLID principles that will help you improve the design of your classes. The second part introduces you to the best practices of package design, and covers both package cohesion principles and package coupling principles. Cohesion principles show you which classes should be put together in a package, when to split packages, and if a combination of classes may be considered a "package" in the first place. Package coupling principles help you choose the right dependencies and prevent wrong directions in the dependency graph of your packages.

Cite

CITATION STYLE

APA

Noback, M. (2018). Principles of package design: Creating reusable software components. Principles of Package Design: Creating Reusable Software Components (pp. 1–275). Apress Media LLC. https://doi.org/10.1007/978-1-4842-4119-6

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free