Guru and Nubie

Renil’s Blog

Guru explains computer and programming language

leave a comment »

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.

Written by renil

August 29, 2006 at 5:16 am

Posted in Programming

Leave a Reply