0% found this document useful (0 votes)
25 views24 pages

The Objectives and Significance of Computer

This document discusses computer programming and its objectives. It defines a computer program as a collection of instructions that can be executed by a computer to perform tasks. Programming involves writing source code using a programming language. Computer programmers practice the skill of writing and coding programs. Editing source code involves testing, analyzing, debugging, and sometimes coordinating with other programmers. Popular programming languages today include JavaScript, Java, Python, PHP, C++, C#, TypeScript, Shell, C, and Ruby. Reasons to learn coding include developing structured thinking, making tasks easier, and learning persistence in problem-solving.

Uploaded by

ederenejaybuquir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views24 pages

The Objectives and Significance of Computer

This document discusses computer programming and its objectives. It defines a computer program as a collection of instructions that can be executed by a computer to perform tasks. Programming involves writing source code using a programming language. Computer programmers practice the skill of writing and coding programs. Editing source code involves testing, analyzing, debugging, and sometimes coordinating with other programmers. Popular programming languages today include JavaScript, Java, Python, PHP, C++, C#, TypeScript, Shell, C, and Ruby. Reasons to learn coding include developing structured thinking, making tasks easier, and learning persistence in problem-solving.

Uploaded by

ederenejaybuquir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 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