Guru explains computer and programming language
Nubie: Guru, Could you explain me computer?
Guru: Eventhough the computer is a sophisticated machine, for a programmer computer is just a collection of datastructures and algorithm. Data structure is used to store the data to manipulate and algorithm is used to manipulate the data.
Nubie: Then what is Programming language?
Guru: Programming language is the way of representing algorithms and data structures.
On hearing this, Nubie get enlightened.