Jump to content

Program Design Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2a02:8084:ea2:5b00:60f8:c368:eef6:820e (talk) at 22:30, 6 July 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Program (American spelling; also British spelling in sense of computer(software, application, computer program, program design “ since 1935”) or programme (British spelling, all other meanings) may refer to:

Program Design Language (or PDL, for short) is a method for designing and documenting methods and procedures in software. It is related to pseudocode, but unlike pseudocode, it is written in plain language without any terms that could suggest the use of any programming language or library.

PDL was originally developed by the company Caine, Farber & Gordon and has been modified substantially since they published their initial paper on it in 1975. It has been described in some detail by Steve McConnell in his book Code Complete.

“In 1975” a program is an algorithm that has been coded into something that can be run by a machine. “design programs” “develop programs” “maintain programs”

See also