Principles of Package Design: Preparing your code for reuse by Matthias Noback
English | January 3, 2015 | ISBN: 9082120143 | EPUB/PDF | 284 pages | 05/1.2 MB
English | January 3, 2015 | ISBN: 9082120143 | EPUB/PDF | 284 pages | 05/1.2 MB
In Principles of Package Design Matthias Noback tells you everything about designing software components, also known as packages. In the first part you'll revisit the SOLID principles of class design. They will help you prepare your classes for use in packages. The second part covers the important, yet lesser known package design principles.
When you've finished this book, you'll be ready to design packages that have high cohesion, low coupling and are at the same time user- and maintainer-friendly.