Procedural Programming

Term side of the Card
Topic: Programming Approaches
Unit title: Procedural Programming
Categories: Programming paradigm
Explanation side of the Card

Explanation: The style of programming where the logic of the application is divided into functions. The focus is on calling these functions and the sequential execution of tasks.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub