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.
2477 Articles

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

Data Flow Diagram

Data flow diagram is graphical representation of flow of data in an…

Taylor Emma

Software Analysis & Design Tools

Software analysis and design includes all activities, which help the transformation of…

Taylor Emma

Design Verification

The output of software design process is design documentation, pseudo codes, detailed…

Taylor Emma

Coupling and Cohesion

When a software program is modularized, its tasks are divided into several…

Taylor Emma

Concurrency

Back in time, all software are meant to be executed sequentially. By…

Taylor Emma

Modularization

Modularization is a technique to divide a software system into multiple discrete…

Taylor Emma