top-down programming
Top-down programming or stepwise refinement is a particular type of structured programming, where the overall problem is defined in simple terms and then split into a number of smaller tasks. Each of these tasks is split and refined until they are small enough to be understood and programmed.
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols