<<Up     Contents

Rapid application development

Rapid application development, or simply RAD, is a software programming technique that allows quick development of software applications. Some RAD implementations include visual tools for development and others generate software frameworks through tools known as "wizards[?]."

Many implementations of RAD are available today. Some include Microsoft's MFC[?] and Visual BASIC. The entire C# programming language can be considered a RAD tool.

While RAD tools significantly cut down in software development time, they sometimes do it while sacrificing speed or efficiency. Solutions developed via RAD techniques may not be the optimal solutions for any given problem set. However, many software applications do not need "the best" solution, just one that is "good enough." Given the time saving RAD allows, this trade-off is often considered worthwhile. Given the speed of today's personal computers, many RAD-developed applications execute at no discernable speed difference than hand-crafted applications.

wikipedia.org dumped 2003-03-17 with terodump