1 - Intro To Computer Programming
1 - Intro To Computer Programming
Introduction to
COMPUTER
PROGRAMMING?
< >
“Programming is
EVERYWHERE”
< >
“Programming is for
EVERYONE”
< >
31.1 million
active software developers worldwide…
According to the Developer Nation Survey, which carried out by the SlashData over ten weeks between December
2021 and February 2022.
< >
Technology plays a crucial role in our
economy – but programming is no
longer just for software engineers.
Any person can benefit from learning
to program – whether it’s learning
HTML to improve your marketing
emails or taking SQL course to add a
dose of analysis to your research
role.
< >
What is
PROGRAMMING?
What is PROGRAMMING? < >
Programming is giving a set of instructions to a
computer to execute.
• Coding
It is the process of transforming those ideas into a
written language that a computer can understand –
that is binary-machine code.
< >
What is
PROGRAMMING
LANGUAGE?
What is Programming Language? < >
Programming language is the language of computers.
Through programming language, we can
communicate with a computer system. Computers
can only understand binary, but humans are not
comfortable with binary number system. Humans
cannot interact fluently with computers in the
language of 0’s and 1’s.
< >
01101001
01110100 IT
What is Programming Language? < >
Programming languages are broadly categorized into
three types −