What is a programming language ? How does it work ? What is its requirement ?
As the word language tells that it is the medium of communication
So in our daily life we use some common language to communicate easily
Basically we required a common language for the communication common language means that should be understood by both participant
Similarly to communicate with the computer we requires a common language which should be understood by both user as well as computer
So to easily communicate with the computer we need a programming language
Because computer understand only binary numbers which is in the form of “0101” only it does not understand languages like english, hindi, french etc. and humans can't understand the binary numbers easily so this becomes a hurdle between the humans and computers to communicate easily
So to communicate with the computer easily we need a common language which should we understood by both of them to communicate easily
Some of the programming languages which are used nowadays to communicate with the computer are as follows - c, c++, java, python,swift etc.
By using these languages when we give some command to the computer to perform some task then we write some piece of code by using a text editor which is understood by us and then we use a compiler to convert that piece of code into the binary format which is understood by the computer easily
After the compilation process the computer get some instruction in the format of “01” and perform some task as per the instruction provided
In today's era the use of computers are increasing rapidly and the dependency over the computer is increasing day by day
So it's become our necessity to learn programing to make our daily task easy and to reduce the complexity of work
I hope the above information helps you to acquire a basic knowledge about the programming languages also you have learned about the working and importance of programming languages
Thankyou
BY :- ADARSH GUPTA

No comments:
Post a Comment