Engineering-Site.com

Archive for May, 2007

Design Patterns For Software Engineering

Tuesday, May 8th, 2007

Tag:design, engineering, patterns, software, software engineeringIntroduction
Design patterns are a relatively new concept in software engineering, and have their origins in civil engineering. Essentially they are a blueprint for solving a specific problem, allowing the benefits of an optimal solution to be carried forward to new implementations.
The application of design patterns to the domain of software […]

Posted in Software Engineering | No Comments »