Lets know why we learn programming languages
Suppose that there are two person A and B. Both of them know two different languages X and Y respectively. Now the question is that if they could communicate with each other. The answer is NO because they can not express their expression to each other. So the problem is that – how they can communicate with each other? There are mainly three ways for communication
Contents
You can also read: BlueJ and Greenfoot
Why we learn Programming Languages:
With the help of above example you can understand, How two persons can communicate to each other. Now we can analyze the possible ways of communication between computer and user. In the case of computer and user the communication problem is same i.e. language of computer is a machine language and the language of user is a natural language. Now the question is that which of the above three ways can solve this communication problem. Let’s check –
Therefore, we can say that –
“Programming language is a INTERMEDIATE LANGUAGE between COMPUTER and USER.”
 It is very important to learn a programming language for giving instructions to the computer.Â