   Program
    ◦ a coded sequence of instructions to be carried out by
      the computer
    ◦ Software used in developing computer programs

        2 TYPES OF PROGRAMMING LANGUAGES

    1.Low-level Language
    2.High-level Language
   Programs are written in a language easy for the
    machine to understand
    ◦ Machine Language. Programs are coded in binary (0s
      and 1s)
    ◦ Assembly Language. It is a symbolic coded sequence of
      instructions
   Programming languages that are easy to understand and to write
    since they use word from the English language.
    ◦   Adobe ColdFusion
    ◦   Adobe Dreamweaver’
    ◦   Adobe Fireworks
    ◦   Adobe Flash
    ◦   ASP.NET
    ◦   C and C++
    ◦   C#
    ◦   HTML (Hypertext Markup Language)
    ◦   Java
    ◦   MySQL
    ◦   Oracle
    ◦   PHP (Personal Home Page)
    ◦   Structured Query Language (SQL)
    ◦   Visual Basic.NET
    ◦   Visual Foxpro
Lexicon. It is using correct words of programming
 language for coding

Syntax. Grammar rules that we use whenever we
 speak or write in programming the grammar that
 we follow is syntax

Semantics. Function of the command
 Program that converts high-level language
  (source code) to machine language (object code)
 Makes the program “executable”

 Compiled programs are normally seen with a file

  extension of .exe
   Translates or converts the source code into
    machine language and executes one statement at
    a time
 An organized procedure for accessing and
  updating records in computers.
 Used in different departments of organization such

  as accounting, record, human resource (payroll
  and employee records), purchasing, inventory,
  etc.
 Batch Processing
 Transaction Processing

 Real-Time Processing

 Distributed Processing

 Overlapped Processing

 Multiprocessing

 Spooling

 Multiprogramming

Computer programming concepts

  • 2.
    Program ◦ a coded sequence of instructions to be carried out by the computer ◦ Software used in developing computer programs 2 TYPES OF PROGRAMMING LANGUAGES 1.Low-level Language 2.High-level Language
  • 3.
    Programs are written in a language easy for the machine to understand ◦ Machine Language. Programs are coded in binary (0s and 1s) ◦ Assembly Language. It is a symbolic coded sequence of instructions
  • 4.
    Programming languages that are easy to understand and to write since they use word from the English language. ◦ Adobe ColdFusion ◦ Adobe Dreamweaver’ ◦ Adobe Fireworks ◦ Adobe Flash ◦ ASP.NET ◦ C and C++ ◦ C# ◦ HTML (Hypertext Markup Language) ◦ Java ◦ MySQL ◦ Oracle ◦ PHP (Personal Home Page) ◦ Structured Query Language (SQL) ◦ Visual Basic.NET ◦ Visual Foxpro
  • 5.
    Lexicon. It isusing correct words of programming language for coding Syntax. Grammar rules that we use whenever we speak or write in programming the grammar that we follow is syntax Semantics. Function of the command
  • 6.
     Program thatconverts high-level language (source code) to machine language (object code)  Makes the program “executable”  Compiled programs are normally seen with a file extension of .exe
  • 7.
    Translates or converts the source code into machine language and executes one statement at a time
  • 8.
     An organizedprocedure for accessing and updating records in computers.  Used in different departments of organization such as accounting, record, human resource (payroll and employee records), purchasing, inventory, etc.
  • 9.
     Batch Processing Transaction Processing  Real-Time Processing  Distributed Processing  Overlapped Processing  Multiprocessing  Spooling  Multiprogramming