Software Documentation
Software documentation is an important part of software process. A well written…
Programming style
Programming style is set of coding rules followed by all the programmers…
Functional Programming
Functional programming is style of programming language, which uses the concepts of…
Software Implementation
Implementation Implementation is the carrying out, execution, or practice of a plan,…
External Interface Files
Software system may need to share its files with some external software…
Logical Internal Files
Every software system maintains internal files in order to maintain its functional…
Cyclomatic Complexity Measures
Every program encompasses statements to execute in order to perform some task…
Halstead’s Complexity Measures
In 1977, Mr. Maurice Howard Halstead introduced metrics to measure software complexity.…


