Programmer's Wiki

Rapid Application Development or RAD is a style of programming that focuses on having tools that allow a program to be created quickly. This is particularly useful for graphically based programs as it is easy to create a frontend which can then be used for testing the backend code.

Criticisms[]

RAD can discourage having a proper prototype stage. As graphical programs become more functional developers are less likely to want to make changes.


External Links[]

See Also[]