Masthead

Introduction to Software Design

Introduction

As programs grow in size, the design of the software will become the single most important factor in being able to create software that can be used and supported by others. If software is poorly deigned, it can become unusable because of a poor user interface, lack of the required features, too many defects, or performance that is so slow it is unusable.

Learning Outcomes

  1. Create a basic software design
  2. Describe the steps required to create software that is supportable and end users want to use

 

© Copyright 2018 HSU - All rights reserved.