1 / 6

Computer programming

Computer programming. By: Ridzuwan. Definition of program. Definition. In computing, a program is a specific set of ordered operations for a computer to perform. Programs can be characterized as interactive in terms of what drives them and how continuously they run.

hewitt
Télécharger la présentation

Computer programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Computerprogramming By: Ridzuwan

  2. Definition ofprogram

  3. Definition • In computing, a program is a specific set of ordered operations for a computer to perform. • Programs can be characterized as interactive in terms of what drives them and how continuously they run. • The computer gets one instruction and performs it and then gets the next instruction. • The storage area can also contain the data that the instruction operates on.

  4. Computer language

  5. Meaning • A vocabulary and set of grammatical rules for instructing a computer to perform specific tasks. • Each language has a unique set of keyword (words that it understands) and a special syntax for organizing programinstruction. • While simple compared to human languages, are more complex than the languages the computer actually understands, called machinelanguages

  6. Example of programming language:- COBOL FORTRAN Pascal C++ C ADA

More Related