SlideShare a Scribd company logo
Introduction to Programming
Introduction to Programming
Introduction to Programming
 The person who designs the program, decides which of
the programs or set of instructions to use and tests the
program to see if it is working as designed.
 Figures out the process of designing, writing, testing,
debugging/troubleshooting and maintaining the source code
of computer programs. This source code is written in a
programming language so the computer can 'understand'
it. The code may be a modification of an existing source
or something completely new.
 It converts problem solutions into instructions for the
computer.
Identifying the
Problem
Planning the
Solution
Coding the
Program
Testing the
Program
Documentation
Introduction to Programming
Introduction to Programming
Introduction to Programming
Introduction to Programming
Introduction to Programming
Introduction to Programming
Introduction to Programming
Introduction to Programming
Assembly Languages or SecondGeneration Programming
Language
Introduction to Programming
These languages are considered to be that fifth
generation languages. These programming languages are
called natural languages because of their resemblance to
English language. Natural Languages have the capability
to translate human instruction into code that a computer
understands. If it gets confused with the user’s
instructions, it asks for further explanation.
PICTURE SHAPE NAME ACTION
REPRESENTED
PICTURE SHAPE NAME ACTION
REPRESENTED
PICTURE SHAPE NAME ACTION
REPRESENTED
Introduction to Programming

More Related Content

PPTX
Coding vs programming
DOCX
Ppl home assignment_unit1
PPTX
introduction to programming
PPTX
Chapter 5
PPTX
An introduction to coding
PPTX
What is Coding
PPT
Lecture 21 - Preprocessor and Header File
PPTX
Programming languages
Coding vs programming
Ppl home assignment_unit1
introduction to programming
Chapter 5
An introduction to coding
What is Coding
Lecture 21 - Preprocessor and Header File
Programming languages

What's hot (19)

DOC
Notacd07
PPTX
Basic Computer Programming
PPTX
Programming Language
DOCX
Programming
DOCX
Generations of programming language
PPTX
Computer
PDF
Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
PPTX
Introduction to programming c
PPT
Chapter 5( programming) answer
PPTX
ODP
Programming
PPTX
INTRODUCTIONS OF HTML
PDF
Introduction to Computer Programming
PPTX
So you want to be a programmer
PPT
Generations Of Programming Languages
PPTX
Introduction to computer science
PPTX
Introduction to computer_lec_07_fall_2018_python_lec_101
PPTX
Programming languages ms harsha
PDF
La5 programming
Notacd07
Basic Computer Programming
Programming Language
Programming
Generations of programming language
Computer
Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
Introduction to programming c
Chapter 5( programming) answer
Programming
INTRODUCTIONS OF HTML
Introduction to Computer Programming
So you want to be a programmer
Generations Of Programming Languages
Introduction to computer science
Introduction to computer_lec_07_fall_2018_python_lec_101
Programming languages ms harsha
La5 programming
Ad

Similar to Introduction to Programming (20)

PPTX
Computer Programming
PPTX
Programming languages of computer
PPTX
An introduction-to-programming
PDF
Programming Part 01
DOCX
Preliminary-Examination.docx
PDF
La5 ict-topic-5-programming
DOC
Nota programming
PDF
Notacd071
PDF
Ict topic 5
PPTX
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
PDF
Form5 cd1
PPT
Introduction to programming languages part 1
PPTX
Language processors
PPTX
introduction to programming languages
PDF
La5 ict-topic-5-programming
PDF
INTERPRETER AND APPLIED DEVELOPMENT ENVIRONMENT FOR LEARNING CONCEPTS OF OBJE...
PPTX
Ppt about programming in methodology
PDF
Procedural Programming Of Programming Languages
PPT
Generations Of Programming Languages
PDF
Specification Of The Programming Language Of Java
Computer Programming
Programming languages of computer
An introduction-to-programming
Programming Part 01
Preliminary-Examination.docx
La5 ict-topic-5-programming
Nota programming
Notacd071
Ict topic 5
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
Form5 cd1
Introduction to programming languages part 1
Language processors
introduction to programming languages
La5 ict-topic-5-programming
INTERPRETER AND APPLIED DEVELOPMENT ENVIRONMENT FOR LEARNING CONCEPTS OF OBJE...
Ppt about programming in methodology
Procedural Programming Of Programming Languages
Generations Of Programming Languages
Specification Of The Programming Language Of Java
Ad

Recently uploaded (20)

PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Lesson notes of climatology university.
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Cell Types and Its function , kingdom of life
PDF
RMMM.pdf make it easy to upload and study
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Sports Quiz easy sports quiz sports quiz
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Classroom Observation Tools for Teachers
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Lesson notes of climatology university.
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Microbial disease of the cardiovascular and lymphatic systems
VCE English Exam - Section C Student Revision Booklet
STATICS OF THE RIGID BODIES Hibbelers.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Cell Structure & Organelles in detailed.
102 student loan defaulters named and shamed – Is someone you know on the list?
Cell Types and Its function , kingdom of life
RMMM.pdf make it easy to upload and study
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPH.pptx obstetrics and gynecology in nursing
Microbial diseases, their pathogenesis and prophylaxis
Sports Quiz easy sports quiz sports quiz
Anesthesia in Laparoscopic Surgery in India
Classroom Observation Tools for Teachers
Chapter 2 Heredity, Prenatal Development, and Birth.pdf

Introduction to Programming

  • 4.  The person who designs the program, decides which of the programs or set of instructions to use and tests the program to see if it is working as designed.  Figures out the process of designing, writing, testing, debugging/troubleshooting and maintaining the source code of computer programs. This source code is written in a programming language so the computer can 'understand' it. The code may be a modification of an existing source or something completely new.  It converts problem solutions into instructions for the computer.
  • 5. Identifying the Problem Planning the Solution Coding the Program Testing the Program Documentation
  • 14. Assembly Languages or SecondGeneration Programming Language
  • 16. These languages are considered to be that fifth generation languages. These programming languages are called natural languages because of their resemblance to English language. Natural Languages have the capability to translate human instruction into code that a computer understands. If it gets confused with the user’s instructions, it asks for further explanation.
  • 17. PICTURE SHAPE NAME ACTION REPRESENTED
  • 18. PICTURE SHAPE NAME ACTION REPRESENTED
  • 19. PICTURE SHAPE NAME ACTION REPRESENTED