Software Engineering Concepts

There is a huge difference between simply getting code to work and engineering a system of high quality. The following design concepts have been helpful in achieving software quality: Abstraction. When developing an architectural design of a complex system, many levels of abstraction are needed to describe the system. ................
................