Glossary
Sign up
Glossary

Procedural programming

A programming paradigm that emphasizes the use of procedures, functions, and subroutines to organize and structure code, typically providing a way to break down complex tasks into smaller, more manageable parts.