Rapid application development
|
Rapid application development (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".
While RAD tools significantly cut down in software development time, they sometimes do it while sacrificing application execution 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.
Some commentators have defined variations of the RAD technique such as neoRAD and Architected Rapid Application Development (ARAD).
RAD implementations
Many implementations of RAD are available today. Some include:
- Delphi: RAD for Turbo Pascal
- C++ Builder Delphi-like RAD for C++.
- GNAVI: OpenSource RAD for Ada.
- RAD Game Tools
- Revolution development environment
- Visual Basic and Visual Basic .NET
- Uniface
- Mac OS X Interface Builder
- NeXTStep Interface Builder
- GNUstep Gorm
See also
de:Visuelle Programmierumgebung ja:RAD nl:Rapid Application Development pl:RAD