Program Development

Program Development

An organized list of instructions that, when executed, causes the computer to behave in a predetermined manner is called a program. There are many programming languages –C, C++, Pascal, BASIC, FORTRAN, COBOL, and LISP are just few. These are high level programing languages. We also have low level language called assembly languages and machine language. […]

Program Development Read More »

PROGRAM DEVELOPMENT II

    Step 1: Program Specification   Program development can be divided into several stages which are shown in the diagram below   Step 2: Program Design Step 6: Program Maintenance Step 4: Program Test Step 3: Program Code Step 5: Program Documentation  1.       Problem Definition This stage is the formal definition of task. It

PROGRAM DEVELOPMENT II Read More »

Acadlly