Lecture # 1 (SDA)
Lecture # 1 (SDA)
ARCHITECTURE
1
Objectives
2
Text books
3
Class Agenda
Software design
Software architecture
Model
Purpose of Model
UML
UML diagrams
4
Software Design
Software design deals with transforming
the customer requirements, as described
in the SRS document, into a form (a set
of documents) that is suitable for
implementation in a programming
language.
6
Preliminary and detailed
design activities
7
Software
architecture
The design process for identifying the
sub-systems making up a system and
the framework for sub-system control
and communication is architectural
design
8
Model
of a system
UML Diagrams
Structural diagrams
Behavioral diagrams
12
Structural diagrams
Class diagram
Component diagram
Deployment diagram
13
Behavioral diagrams
Activity diagram
Sequence diagram
Collaboration diagram
14
THE
END
15