Update GUIDELINES.md
This commit is contained in:
parent
782c2f51e4
commit
7edca6abff
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
||||||
# CS445: Software Engineering Guidelines
|
# CS445: Software Engineering Principles
|
||||||
|
|
||||||
*A portion of your team's final project will be graded against these guidelines and specifications*
|
|
||||||
|
|
||||||
1. Software breaks at the interfaces
|
1. Software breaks at the interfaces
|
||||||
* If you don't do a system architectural design with well-defined interfaces, integration will be a big mess. You must have some external system architecural design that is kept up to date with your current architecture.
|
* If you don't do a system architectural design with well-defined interfaces, integration will be a big mess. You must have some external system architecural design that is kept up to date with your current architecture.
|
||||||
|
|
Loading…
Reference in a new issue