You are on page 1of 1

Algorithm

A series of instructions. Can apply to any set of instructions; directions, recipes,


programs, etc. Must be written in a language.

Computer Program
A series of instructions written in a programming language.

We use C because:
It is a scientific language (connects easily to other sciences).
Low-level; fast.
Many languages based off of it; compatibility, easier to learn other languages
with C background.

Syntax
The rules of a given language. Please dont get a null point exception in English.

Semantics
The actual meaning~ Now youre just talking semantics will not deter
compilers, do not try.

You might also like