9781484241189-1484241185-Principles of Package Design: Creating Reusable Software Components

Principles of Package Design: Creating Reusable Software Components

ISBN-13: 9781484241189
ISBN-10: 1484241185
Edition: 1st ed.
Author: Matthias Noback
Publication date: 2018
Publisher: Apress
Format: Paperback 294 pages
FREE US shipping on ALL non-marketplace orders
Marketplace
from $28.89 USD
Buy

From $21.00

Book details

ISBN-13: 9781484241189
ISBN-10: 1484241185
Edition: 1st ed.
Author: Matthias Noback
Publication date: 2018
Publisher: Apress
Format: Paperback 294 pages

Summary

Principles of Package Design: Creating Reusable Software Components (ISBN-13: 9781484241189 and ISBN-10: 1484241185), written by authors Matthias Noback, was published by Apress in 2018. With an overall rating of 3.6 stars, it's a notable title among other Software Design, Testing & Engineering (Programming) books. You can easily purchase or rent Principles of Package Design: Creating Reusable Software Components (Paperback) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.61.

Description

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.
What You'll Learn

  • Apply the SOLID principles of class design
  • Determine if classes belong in the same package
  • Know whether it is safe for packages to depend on each other
Who This Book Is For
Software developers with a broad range of experience in the field, who are looking for ways to reuse,share, and distribute their code
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book