structured programming

Site: brendakush.gnomio.com
Course: brendakush.gnomio.com
Book: structured programming
Printed by:
Date: Wednesday, 2 July 2025, 1:39 AM

structured programming is a paradigm aimed at improving the clarity, quality ,and development time of computer program by using a  clear structure and flow.

SP  is a method of programming that uses a top down approach and divides program into smaller and manageable sections or modules. 

program development

program development cycle

programming techniques