What is programming language? How does it work?

 Assalamualaikum

Hello guys. I hope everyone is well by the grace of Allah. After a long time I am back with a post.

Anyway, you have already seen the title mentioned in the post that I have appeared among you today.

Yes, in today's post I will discuss what programming is and how it works, inshallah.
Currently programming has gained a lot of popularity and it can be said that its popularity will increase in the future as well. Gradually programming has become an important and valuable profession in the world. People are attracted to this profession and earn their living by working in this sector.
So you should be aware of it.

What is programming language?

The computer cannot do any work by itself. The computer will not do any work until the computer is given an order. One of the mediums to give orders to the computer is called “programming language”. We use some language to talk to someone. But it is not a programming language but a language that people can understand. But computer cannot understand human language. Computer needs programming language to perform various tasks. Computer has software made by programming language to perform various tasks.

Since programming language is needed to give instructions to the computer, it is also called computer language. Since computer language is created by humans to communicate with the computer, it is also called programming language.

All kinds of instructions can be given to the computer with the programming language. And what kind of reaction the computer will perform is pre-programmed by the programming language.

Everything you see or do on a computer, mobile, tablet or other device is created by some programming language.
Apps, websites, software are made with computer language.

What is the program?

We do all our work by computer. But to do any work on the computer, the computer has to be instructed. The computer itself cannot do any work. Programs are written to instruct the computer. It is called computer program or code.

The program or computer program works in the way it is written. That is, the computer performs tasks according to the program written by us.
Those who create or write various types of programs are called programmers or software engineers.

Who are the programmers?

Those who know programming language well and create various programs are called programmers. They create websites, applications, games etc. with their programming skills.

If you want to work on a computer, you need applications and computer software. This need is fulfilled by programmers or software engineers. With the help of those who know programming languages ​​well, we can create different types of applications or software. And we can add new features to the created software. Those who work to improve and develop these software are programmers, computer Known as programmer, coder, software engineer.

Types of programming languages

To operate a computer, it is necessary to communicate with the computer. As one communicates with each other. The computer is a machine and this machine has its own language. It is called machine language.

Machine language is very difficult to remember. Different programming languages ​​have been developed for this. It is easy for people to remember and understand. All these computer languages ​​are divided into two categories based on human and computer understanding.

    1. Low level programming language

      High level programming language
  • Low level programming language

    Low level programming language is the language of the beginning of the computer. It works with the hardware of the computer. It is very difficult to understand. It does not require the production of compiler or interpreter to run it on the computer. Because of this, it takes more time to run the program by low level programming. no

    High level programming language

    High level programming language is a type of programming language in which English letters, numbers and symbols are used. It is not dependent on the machine. This programming language is easy for human to understand but difficult for computer. Why computer only understands machine language. That's why high level Programming languages ​​are translated into machine language with the help of compilers or interpreters such as Basic, C, C++ etc.

    Post a Comment

    0 Comments
    * Please Don't Spam Here. All the Comments are Reviewed by Admin.