Posted inBasics GUI Implementation Tools Posted by admin August 12, 2021 There are several tools available using which the designers can create entire GUI on a…
Posted inBasics User Interface Design Activities Posted by admin August 12, 2021 There are a number of activities performed for designing user interface. The process of GUI…
Posted inBasics Application specific GUI components Posted by admin August 12, 2021 A GUI of an application contains one or more of the listed GUI elements: ● Application…
Posted inBasics Graphical User Interface Posted by admin August 12, 2021 Graphical User Interface provides the user graphical means to interact with the system. GUI can…
Posted inBasics Command Line Interface (CLI) Posted by admin August 12, 2021 CLI has been a great tool of interaction with computers until the video display monitors…
Posted inBasics Software User Interface Design Posted by admin August 12, 2021 User interface is the front-end application view to which user interacts in order to use…
Posted inBasics Software Design Approaches Posted by admin August 12, 2021 Here are two generic approaches for software designing: Top Down Design We know that a…
Posted inBasics Design Process Posted by admin August 12, 2021 Software design process can be perceived as series of well-defined steps. Though it varies according…
Posted inBasics Object Oriented Design Posted by admin August 12, 2021 Object oriented design works around the entities and their characteristics instead of functions involved in…
Posted inBasics Function Oriented Design Posted by admin August 12, 2021 In function-oriented design, the system is comprised of many smaller sub-systems known as functions. These…