Is the syllabus wrong? (1 Viewer)

Chromatic

Banned
Joined
Mar 31, 2009
Messages
633
Gender
Undisclosed
HSC
N/A
The syllabus says 2 different things in regard to the SOFTWARE DEVELOPMENT CYCLE:

The stages are at first -
1. Defining the problem
2. Planning
3. Building
4. Checking (Testing)
5. Modifying

But then when it is examined in detail:

1. Defining and understanding the problem
2. Planning and designing
3. Implementation
4. Testing and Evaluation
5. Maintenance

WTF is going on?
 

harrisony

goodbye cruel world
Joined
Jun 1, 2009
Messages
3,596
Gender
Undisclosed
HSC
N/A
The first 4 seem ok to me, the last one is a bit :S.

Which don't you agree with?
 

Chromatic

Banned
Joined
Mar 31, 2009
Messages
633
Gender
Undisclosed
HSC
N/A
The first 4 seem ok to me, the last one is a bit :S.

Which don't you agree with?
LOL the syllabus contradicts itself

First it shows the first 5 on the list, then later it talks about the other 5 on my list? Which one is correct?
 

Handmedown

New Member
Joined
Oct 24, 2007
Messages
26
Gender
Male
HSC
2010
I do remember coming across this during SDD last year. The first 5 steps is the software development cycle in general. The other 5 steps is the structured approach.
 
Joined
Dec 18, 2007
Messages
3,411
Gender
Male
HSC
2009
Uni Grad
2013
I do remember coming across this during SDD last year. The first 5 steps is the software development cycle in general. The other 5 steps is the structured approach.
This, I do believe.
 

DVDVDVDV

Premium Member
Joined
Jul 2, 2010
Messages
115
Gender
Male
HSC
2011
The first group of 5 is actually "2. Planning and Designing" in more detail.

To clear things up, just use this:

1. Understanding the problem
2. Defining the Problem
3. Planning
4. Building
5. Checking (Testing)
6. Modifying
7. Implementation
8. Testing and Evaluation
9. Maintenance

Changelist:
1. Placed the first method inside the second one, replacing "Planning and designing"
2. Changed "Defining and Understanding the Problem" to "Understanding the problem" due to overlap.

Hope I helped!
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top