Computer Programming
Programming i.e. Computer Programming is the process of writing computer programming. It is the process of writing a sets of codes which understands computer. It is the process of taking an algorithm and encoding it into in notation.
> It is the process developing and implementing various set of codes or instructions to enable the computer to perform some task.
Program is the set of codes or coded instructions or a set of algorithm to enable computer to the some task.
To perform the task of programming we have certain define language in which codes has been arranged in very specified manner.For example C language.
so in one sentence we can say that - Programming is the process of designing, writing, testing, debugging and maintaining of computer program.
All types of computer programs are collectively reffered to as software and programming languages are also part of it. All physical items like electronic circuitry, input/out put devices, storage media etc associated with computer are term as Hardware. Operation of the software may be built into the hardware, instructions executed by the hardware may be generated in software.
Knowledge in programming language is prerequisite to the study of most of computer science courses.
All types of computer programs are collectively reffered to as software and programming languages are also part of it. All physical items like electronic circuitry, input/out put devices, storage media etc associated with computer are term as Hardware. Operation of the software may be built into the hardware, instructions executed by the hardware may be generated in software.
Knowledge in programming language is prerequisite to the study of most of computer science courses.
So there is various Programming language
what are the types of Programming Language?
when we are writing some programming by using some sets of code for instructions to computer for performing some task, that means we are writing codes in language. Computer codes can be written in a variety of computer language. The term programming language usually refers to high level languages.
List of Computer language are following : -
- C
- Python
- Java
- Cobol
-Pascal
- Cobol
-Pascal
Each and every operation that your computer performs has instructions that someone had to write in a programming language.
As we know that a set of instructions for performing the task of computer is program, Set of instructions of the high level language used to code a problem to find its solution is referred as Source Program. A Program which translate this source code to Object Program known as Compiler or interpreter. Compiler transform all source code to a machine language program called Object Program. This is called a compilation process or phase. All testing of source code or source program has been carried out at this stage only and if any error is getting notice is to be corrected to correct result as desired Object program.
As we know that a set of instructions for performing the task of computer is program, Set of instructions of the high level language used to code a problem to find its solution is referred as Source Program. A Program which translate this source code to Object Program known as Compiler or interpreter. Compiler transform all source code to a machine language program called Object Program. This is called a compilation process or phase. All testing of source code or source program has been carried out at this stage only and if any error is getting notice is to be corrected to correct result as desired Object program.
You can also Read >>>>>>
what is C programming?
what is java Programming?
----------------------------------------------------------------------------------
No comments:
Post a Comment