Taylor Emma

A senior editor for The Mars that left the company to join the team of SenseCentral as a news editor and content creator. An artist by nature who enjoys video games, guitars, action figures, cooking, painting, drawing and good music.
2363 Articles

Object Oriented Design

Object oriented design works around the entities and their characteristics instead of…

Taylor Emma

Function Oriented Design

In function-oriented design, the system is comprised of many smaller sub-systems known…

Taylor Emma

Software Design Strategies

Software design is a process to conceptualize the software requirements into software…

Taylor Emma

Data Dictionary

Data dictionary is the centralized collection of information about data. It stores…

Taylor Emma

Entity-Relationship Model

Entity-Relationship model is a type of database model based on the notion…

Taylor Emma

Decision Tables

A Decision table represents conditions and the respective actions to be taken…

Taylor Emma

Pseudo-Code

Pseudo code is written more close to programming language. It may be…

Taylor Emma

Structured English

Most programmers are unaware of the large picture of software so they…

Taylor Emma

HIPO Diagram

HIPO (Hierarchical Input Process Output) diagram is a combination of two organized…

Taylor Emma

Structure Charts

Structure chart is a chart derived from Data Flow Diagram. It represents…

Taylor Emma