Software Architecture and Design The Comprehensive Guide
ca. € 59,95
Vorbestellbar
Lieferbar ab 09.02.2026
ca. € 59,95
Vorbestellbar
Verfügbar ab 09.02.2026
Rheinwerk Computing, ISBN 978-1-4932-2743-3
E-Book-Formate: PDF, EPUB, Online
Rheinwerk Computing, ISBN 978-1-4932-2744-0
Get to know the tools of the software trade! Understand the fundamentals of good software design and development, from object-oriented principles to clean code guidelines. Once you have a solid foundation, get your hands dirty with sample programs that use software architecture and design patterns like MVC, factory, chain of responsibility, adapter, and many more. Every program will walk you step by step through a problem, its context, its solution, and relevant limitations. With information on creating good documentation and implementing best practices, this comprehensive guide will improve your applications!
- Understand the fundamentals of good software design
- Master architecture, design, application organization, documentation, and more
- Learn to use essential design patterns by following detailed code examples
In this book, you'll learn about:
-
Mastering Fundamentals
Create extensible, maintainable, and high-quality applications with the help of design principles and patterns. Understand good software design, the basic principles of software development, and the tools you need as a software developer.
-
Thinking Outside the Box
Walk through approaches to achieve good software design—independent of classic design patterns. Learn about object-oriented principles, define functions and methods, ensure the quality of your code with unit tests, and more.
-
Putting Theory into Practice
See theory in action with numerous code examples and best practice models! Test your understanding by working through realistic problems from everyday software design and compare your solutions to those provided. Get tips on documentation and comments in the source code.
Highlights include:
- Object-oriented programming
- Clean code
- Design patterns
- Software design principles
- Application organization
- Creation patterns
- Structural patterns
- Behavioral patterns
- Data patterns
- System architecture patterns
- Cloud-native patterns
- Documentation