YourDictionary

Dictionary Home » Computer Definitions » top-down programming

top-down programming - technical definition


Also called "stepwise refinement," it is a software development technique that imposes a hierarchical structure on the design of the program. It starts out by defining the solution at the highest level of functionality and breaking it down further and further into small routines that can be easily documented and coded. See structured programming.



link/cite print suggestion box