Software Design Principles : A Practical Guide

Автор: literator от 21-10-2022, 03:47, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Software Design Principles : A Practical GuideНазвание: Software Design Principles : A Practical Guide
Автор: Moises Gamio
Издательство: Leanpub
Год: 2022-10-18
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Software design principles provide guidelines to handle the complexity of the design process and prepare your code when changes arise, and minimize the impact of introducing bugs. This book aims to make you a better software designer within the object-oriented paradigm.

Software design principles are guidelines that help developers to make an object-oriented system design resilient to future changes.

Our original design degrades whenever we introduce new change requirements, and this degradation is because of different factors, for example:

- Poor understanding of object-oriented concepts,
- Mismanagement with the introduction of new dependencies,
- High dependency on volatile documents like SRS - Software Requirements Specification - instead of good comments in the code.

Software design principles provide guidelines to handle the complexity of the design process and prepare our code when changes arise and minimize the impact of introducing bugs.

Following these guidelines make our code more readable and easier to maintain.

This book aims to make you a better software designer within the object-oriented paradigm.

Скачать Software Design Principles : A Practical Guide








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.