🛠️ Steven Gong

Search

SearchSearch

Jul 06, 2023, 1 min read

Procedural Programming

This is the paradigm going against Object-Oriented Programming

Procedural programming follows top down approach.

  • Procedures plus variables (includes struct instances)

Arguments against OOP in favor of procedural:

  • https://www.youtube.com/watch?v=QM1iUe6IofM&t=706s&ab_channel=BrianWill
  • https://www.youtube.com/watch?v=goy4lZfDtCE&ab_channel=Fireship

Personally, I didn’t know enough about programming to get these arguments.

Graph View

Backlinks

  • Functional Programming
  • Procedure

Created with Quartz, © 2025

  • Blog
  • LinkedIn
  • Twitter
  • GitHub