Introduction To Computer Languages
A language is
an interface between a human and a computer.
For interaction
between any two humans there will be an interaction medium by any language.
Using that language we have to form the words to say with a meaning. Same as
this human beings can interact with a computer by the means of software (Which
consists of many programs) which performs a particular task.
There are many languages to form a program .
The first language we have to learn is 'C' language. Because
it has the basic constructors for a program. After that only we can learn
any other language like 'C++' or anything.
In
next section we can learn how to form a program.


No comments:
Post a Comment