
#11 What is a Programming Language?
Kopec Explains Software
00:00
Is a Programming Language Dynamically Typed?
A type is kind of what kind of thing is this part of the program supposed to be? So types are really important in programming languages because they help us check that our program is correct. There's two different paradigms, main paradigms of typing. One is called statically typed. That's where we know the type of all these variables and functions before the program is compiled.
Transcript
Play full episode