Home
Archaeology
Astronomy
Biology
Books
Business
Chemistry
Coins
Computers
Conservation
Cooking
Earth Science
Farming
Economics
Finance
Games
Geography
Health Science
History by Date
Hobbies
Law
Mathematics
Medicine
Military Technology
Movies
Music
People
Pharmacology
Philosophy
Physics
Psychology
Religion
Science History
Technology
Sports
Television
Video
Visual Art
Privacy
Contact Us



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 "wizardss."

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. The Revolution development environment is an example offering very high-level functionality.

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.\n


Copyright 2004. All rights reserved.