Email the Author
You can use this page to email Reik Oberrath about Applied Modularity.
About the Book
This book offers a general introduction into modularity in software engineering. The main part, however, represents an overview of five different approaches to modularity from a practical point of view. An example business domain is used to explain how the different modularity approaches work. When comparing the different approaches, similarities, differences, benefits and disadvantages between them become visible. To all implementations of the example business domain mentioned in the book code is available for you at GitHub. The book refers to this code that enables you to view, run, modify and rerun the implementations in your IDE. Finally, some projects reports are presented that provide some insight on how to cope with typical problems that you may face on the different ways to modularity.
About the Author
Clean Code and efficient software development was the driving force throughout the author's working life. This force lead him to found the Clean Coding Cosmos in collaboration with his colleague Jörg Vollmer. Modularity is one major aspect of Clean Code which the author now illustrates with this book. This book’s experience is built on experience gained over 15 years as Java software developer, a number of publications in Journals about Clean Code topics in addition to series of several multi-year development projects in which different types of modularity have been applied.