Look for patterns. Brad Appleton [App00] suggests that: The goal of patterns wit
ID: 3639330 • Letter: L
Question
Look for patterns. Brad Appleton [App00] suggests that: The goal of patterns within the software community is to create a body of literature to help software developers resolve recurring problems encountered throughout all of software development. Patterns help create a shared language for communicating Insight and experience about these problems and their solutions Formally codifying these solutions and their relationships lets us successfully capture the body of knowledge which defines our understanding or good architectures that meet the needs of their users. Principle 7. When possible, represent the problem and Its solution from a number of different perspectives. When a problem and Its solution are examined from a number of different perspectives. It Is more likely that greater Insight will be achieved and that errors and omissions will be uncovered. For example, a requirements model can be represented using a data-oriented viewpoint, a function-oriented viewpoint, or a behavioral viewpoint (Chapters 6 and 7). Each provides a different view of the problem and its requirements. Principle 8. Remember that someone will maintain the software. Over the long term, software will be corrected as defects are uncovered, adapted as Its environment changes, and enhanced as stakeholders request more capabilities. These maintenance activities can be facilitated If solid software engineering practice is applied throughout the software process. These principles are not all you'll need to build high-quality software, but they do establish a foundation for every software engineering method discussed in this book.Explanation / Answer
Look for patterns: The goal of patterns within the software community is to create a body of literature to help software developers resolve recurring problems encountered throughout all of software development. When possible represent the problem and its solutions from a number of view points: Try to see the problem from different possible views points to find solutions and solutions from different view points to find the problem Remember that someone will maintain the software: Always software have regular changes inclusion of some thing new and exclusion of something. So documentation of software should be very good
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.