0
Why?
I get all the procedure stuff. Iām confused on why and how this is used as a languageā¦.itās justā¦.. math ? How does this all translate into programs etc? Why does this work ? [No engineering or any related field experience. Please be kind :). ] Thank you !
1 Answer
0
Can you please elaborate what you are writing about?
What is "this"? Which "procedure stuff"?
A programming language is a language that a computer can understand (more specifically: a language that the compiler/ interpreter understands). A program is a collection of instructions that accomplish specific tasks.