 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
Assembly Languages or SecondGeneration Programming
Language
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

Introduction to Programming

  • 4.
     The personwho 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 Codingthe Program Testing the Program Documentation
  • 14.
    Assembly Languages orSecondGeneration Programming Language
  • 16.
    These languages areconsidered 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 NAMEACTION REPRESENTED
  • 18.
    PICTURE SHAPE NAMEACTION REPRESENTED
  • 19.
    PICTURE SHAPE NAMEACTION REPRESENTED