Object Oriented Design
Object oriented design works around the entities and their characteristics instead of…
Function Oriented Design
In function-oriented design, the system is comprised of many smaller sub-systems known…
Software Design Strategies
Software design is a process to conceptualize the software requirements into software…
Data Dictionary
Data dictionary is the centralized collection of information about data. It stores…
Entity-Relationship Model
Entity-Relationship model is a type of database model based on the notion…
Decision Tables
A Decision table represents conditions and the respective actions to be taken…
Structured English
Most programmers are unaware of the large picture of software so they…
HIPO Diagram
HIPO (Hierarchical Input Process Output) diagram is a combination of two organized…
Structure Charts
Structure chart is a chart derived from Data Flow Diagram. It represents…


