Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 24

THE OBJECTIVES

AND SIGNIFICANCE
OF COMPUTER
COMPUTER PROGRAM

• is a collection of instructions complied


using a programming language and can be
executed by the computer to perform a
specific task .
• Programs may be categorized as
application software and system software.
COMPUTER PROGRAMMING

• process of writing or editing


source code
COMPUTER PROGRAMMER

• the person who practice the


skill in writing and coding
EDITING A PROGRAM SOURCE CODE
INVOLVES

•testing,
•analysing,
•debugging
•and sometimes require coordinating with
other programmers to develop a successful
program.
PROGRAMMING LANGUAGE

•is a computer language used by


computer programmers to develop
software programs, scripts and
other set of instructions for
computer to execute
•There are programming languages
that share similarities but each has its
own syntax.
• Once a programmer learns the
programming rules, syntax and
structure, they can write the source
code in a text editor then compile the code into
•There are so many programming
languages nowadays. Github, a
service that host over 96 million
different software program listed
the top 10 programming
languages from 2014 to
2018.
1. Javascript
2. Java
3. Phyton
4. PHP
5. C++
6. C#
7. Typescript
8. Shell
9. C
10.Ruby
•Reasons why you
should learn to
code today:
1. CODING DEVELOPS
STRUCTURED AND CREATIVE
THINKING.
-plan
-detailed steps
-start thinking logically which makes you
creative
-problem solving
2. PROGRAMMING MAKES THINGS EASIER FOR
YOU.

• Tasks can be programmed


• Saves time and effort
• Makes tasks easy and it saves data in
more convenient way and fastest way
• Data can be easily available anytime
3. PROGRAMMING TEACHES YOU PERSISTENCE.

• Solve problem efficiently


• Envisioning the possible way to solve
problem
• Immediately identify errors and learn ways to
correct your code
• Solution driven individual (programmer)

You might also like