Procedural programming is a programming paradigm based upon the concept of the procedural call.
Procedures, also known as routines, subroutines, methods or functions, simply contain a series of
computational steps to be carried out. Any given procedure can be called at any point during a program’s
execution including other procedures or itself. Especially in large, complicated programs, modularity is
desirable. It can be achieved using procedures that have strictly defi ned channels for ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.