Inroduction To Programming - Abdul Rehman
Inroduction To Programming - Abdul Rehman
What is programming?
Programming is writing computer code to create a program, in order
to solve a problem. Programs consist of a series of instructions to tell
a computer exactly what to do and how to do it.
What is programming?
Programming is writing computer code to create a program, to solve a
problem. Programs are created to implement algorithms . Algorithms
can be represented as pseudocode or a flowchart , and programming is
the translation of these into a computer program.
Python
Java
C++
BASIC
Scratch