
Hi Friends. I am going to tell you about programming. To learn programming you need to first understand the concept of it. To become an expert you need constant practice.We Know that programming is a set of instructions that we give to the computer. The computer performs tasks based on our instruction.
Q.From where these instructions come from?
Ans. It comes from the objective we need to perform.
Say, I want to make a tea. For making a tea we need to follow some steps:-
1. Take Utensils
2. Pour water and milk in some proportion
3. Put the mixture on the gas stove.
4. Add tea leaves, sugar in some quantity.
5. Few minutes after boiling our tea is ready.
So, these step by step instructions is called algorithm.
Q. How is programming different from algorithm.
Ans. Implementation of that algorithm by using proper syntax(Rules of a programming Language) is called programming.
0 Response to "What is Programming?"
Post a Comment