Programming Software



1) A computer program is a series of organised instructions that directs a computer to perform tasks. Without programs, computers are useless.


2) A program is like a recipe. It contains a list of variables (called ingredients) and a list of statements (called directions) that tell the computer what to do with the variables.


3) Like a recipe, a program can be written in different programming languages which may express the steps differently according to the programming language syntax, but deliver the same end result.


DEFINITION OF PROGRAM

1) A computer program is a series of organised instructions that directs a computer to perform tasks. Without programs, computers are useless.


2) A program is like a recipe. It contains a list of variables (called ingredients) and a list of statements (called directions) that tell the computer what to do with the variables.


3) Like a recipe, a program can be written in different programming languages which may express the steps differently according to the programming language syntax, but deliver the same end result.


DEFINITION OF PROGRAMMING LANGUAGE



1) Programming is a creation of a set of commands or instructions which directs a computer in carrying out a task.


2) Later these commands or instructions will be compiled and/or interpreted and then transformed to executable instructions that a computer or electronic device can execute or run.


3) A programming language is a set of words, symbols and codes that enables humans to communicate with computers.


4) It is a language used for writing computer programs, that direct a computer to perform computation and to organise the flow of control between mechanical devices.


5) Hundreds of programming languages exist today. Each language has its own standard or rules for writing the commands and/or instructions.


6) Examples of programming languages are:

- BASIC (Beginner’s All Purpose Symbolic

- Instruction Code)

- Pascal

- C

- Smalltalk.


GENERATION OF PROGRAMMING LANGUAGE


1) A low-level programming language is a programming language that provides little or no abstraction from computer’s microprocessor.


2) A high-level programming language is a programming language that is more abstract, easier to use, and more portable across platforms.






0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...