Imperative vs Declarative

Imperative code: Tell the machine what to do and how to do it. Declarative code: Tell the machine what to do what should happen. But It does not tell the computer how to do things. Computers are better at being imperative that is it needs to know how to do things. Humans are more declarative. If you order … Continue reading Imperative vs Declarative