CH1.1
CH1.1
science
1
Course contents
Chapter One Introduction Chapter 3: Object-Oriented Fundamentals
in VB.NET
Introduction to Software Development
Language Fundamentals
Software Development Approaches Variables and Data Types
Control Flow
Rapid Application Development Methods and Their Types
Events
Software Development Principles Classes and Objects
Introduction
Event:
mouse movements
Steps in RAD
Although RAD has changed over the years, these four
basic steps provide some continuity over the years.
1. Define the requirements
2. Prototype -> the actual development takes place.
Instead of following a strict set of requirements
3. Receive Feedback
Feedback on what’s good, what’s not, what works,
and what doesn’t
4. Finalize Software
Cont..
Advantages of the RAD model
Cont..
Disadvantages RAD model