Structured programming aims to make coding clearer and easier to understand. There are three basic programming structures in it
Psuedocode has no strict structure or way of writing, it is used to plan out logic and avoid errors.
A large table that tracks all values of all variables in each pass of a program