DS01-Introduction To Programing
DS01-Introduction To Programing
EEI4362
What is programming ?
What is programming ?
Programming is instructing a
computer to do something for you
with using a language that the
computer can understand.
The role of a programming language
1959 – COBOL
1964 – Basic
1969 – C
1970 – Pascal
1983 – c++
1987 – Perl
1995 – PHP, java, and JavaScript
Programming Paradigms (Models)
Imperative paradigm
Functional Paradigm
Logic paradigm
object-oriented paradigm
Imperative paradigm