Application specific GUI components
A GUI of an application contains one or more of the listed GUI elements: ● Application…
Graphical User Interface
Graphical User Interface provides the user graphical means to interact with the system. GUI can…
Command Line Interface (CLI)
CLI has been a great tool of interaction with computers until the video display monitors…
Software User Interface Design
User interface is the front-end application view to which user interacts in order to use…
Software Design Approaches
Here are two generic approaches for software designing: Top Down Design We know that a…
Design Process
Software design process can be perceived as series of well-defined steps. Though it varies according…
Object Oriented Design
Object oriented design works around the entities and their characteristics instead of functions involved in…
Function Oriented Design
In function-oriented design, the system is comprised of many smaller sub-systems known as functions. These…
Software Design Strategies
Software design is a process to conceptualize the software requirements into software implementation. Software design…
Data Dictionary
Data dictionary is the centralized collection of information about data. It stores meaning and origin…