Command Line Interface (CLI)
CLI has been a great tool of interaction with computers until the…
Software User Interface Design
User interface is the front-end application view to which user interacts in…
Software Design Approaches
Here are two generic approaches for software designing: Top Down Design We…
Design Process
Software design process can be perceived as series of well-defined steps. Though…
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…


