Posted inBasics Functional Programming Posted by admin August 12, 2021 Functional programming is style of programming language, which uses the concepts of mathematical functions. A…
Posted inBasics Software Implementation Posted by admin August 12, 2021 Implementation Implementation is the carrying out, execution, or practice of a plan, a method, or…
Posted inBasics External Inquiry Posted by admin August 12, 2021 An inquiry is a combination of input and output, where user sends some data to…
Posted inBasics External Interface Files Posted by admin August 12, 2021 Software system may need to share its files with some external software or it may…
Posted inBasics Logical Internal Files Posted by admin August 12, 2021 Every software system maintains internal files in order to maintain its functional information and to…
Posted inBasics Function Point Posted by admin August 12, 2021 It is widely used to measure the size of software. Function Point concentrates on functionality…
Posted inBasics Cyclomatic Complexity Measures Posted by admin August 12, 2021 Every program encompasses statements to execute in order to perform some task and other decision-making…
Posted inBasics Halstead’s Complexity Measures Posted by admin August 12, 2021 In 1977, Mr. Maurice Howard Halstead introduced metrics to measure software complexity. Halsteadโs metrics depends…
Posted inBasics Software Design Complexity Posted by admin August 12, 2021 The term complexity stands for state of events or things, which have multiple interconnected links…
Posted inBasics User Interface Golden rules Posted by admin August 12, 2021 The following rules are mentioned to be the golden rules for GUI design, described by…