DEV Community

Abhishek
Abhishek

Posted on

Code ??

What is code ??

When you asked this question to some different different people you will get different different answer . Because the reason behind is you can not define or bound the code. For different people it has different meaning . For example in our daily life we can see above both term i.e. code and implementation . If we take mechanic as a example first he observe the all parts where the customer says the problem is and then he will analyse the problem after that he will come with his tools and start repairing that part or portion.

Or let's take another example of HALWAI (a sweet maker etc.) he enlist all the ingredients and then one by one start mixing in a fix amount thatโ€™s why sweets become tasty or else customer will give you a bad feedback this one we can say error in coding.
So you can see in both example first we have to analyse and enlist then implement or start code.
Letโ€™s take another example there are two men but both are from different different countries firs one can speak only HINDI language and second one only english in this case there is no medium through which they can translate what the other wants to say. So in this case what they will do ??
I think we all know the answer they will start communicating through some hand sign.
Now the same thing happens with you and computer . we all know high level language and computer knows low levโ€ el language . So to perform a task to computer we use language like C ,C++ , python etc . but in a specific format. we write some line on IDE which will convert high level language to level language and vice versa at the end gives an output .
In simple way we can say

Coding is a medium through which we can communicate or able to communicate with computer.

Hope you like the article!!

See you all in next article .

Happy coding!!

Top comments (0)