Why? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 !

11th Nov 2021, 6:35 AM
Zareen Zadeh
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.
11th Nov 2021, 11:15 AM
Lisa
Lisa - avatar