development age-mr scotty-tim. what is development? development is a step in the problem solving...

5
DEVELOPMENT Age-Mr Scotty-Tim

Upload: elmer-small

Post on 27-Dec-2015

213 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: DEVELOPMENT Age-Mr Scotty-Tim. What Is Development? Development is a step in the problem solving methodology. It is the phase were an actual copy of the

DEVELOPMENT

Age-Mr Scotty-Tim

Page 2: DEVELOPMENT Age-Mr Scotty-Tim. What Is Development? Development is a step in the problem solving methodology. It is the phase were an actual copy of the

What Is Development?

• Development is a step in the problem solving methodology.

• It is the phase were an actual copy of the design phase is physically created.

• It follows the design phase and precedes the testing phase.

Page 3: DEVELOPMENT Age-Mr Scotty-Tim. What Is Development? Development is a step in the problem solving methodology. It is the phase were an actual copy of the

• Development is what is entailed after the design in most cases is complete.

• Development complements whatever was in the design.

• What ever the design depicted the development is the production of said design.

Page 4: DEVELOPMENT Age-Mr Scotty-Tim. What Is Development? Development is a step in the problem solving methodology. It is the phase were an actual copy of the

Development Steps

1. Analyse Design2. Plan3. Construction4. Improvements5. Test

Page 5: DEVELOPMENT Age-Mr Scotty-Tim. What Is Development? Development is a step in the problem solving methodology. It is the phase were an actual copy of the

Development Techniques• Development techniques have many different methods. The most

simple of renditions of this is called the “waterfall” methodology, which includes pieces of development done in incremental stages, which sometimes overlap

• Another method is creating prototypes, which is where incomplete versions of the software are created to test certain features

• The spiral model is where the software development process combines elements of both design and prototyping stages, to maximise the top-down and bottom-up concepts

• RAD (Rapid Application Development) is a software development methodology which is designed to create applications fast and breaks the software to small segments