
#11 What is a Programming Language?
Kopec Explains Software
00:00
The Paradigms of Higher Level Programming Languages
There's four major paradigms of higher level programming languages. There are procedural languages, object oriented languages, functional language and logic based languages. In procedural languages, we group several instructions or statements together into what we call procedures. The idea is that we have some area of the code that we can quote unquote call when we want it to execute a set of instructions.
Transcript
Play full episode