communicating with a computer involves speaking the language the computer understand which immediately rules out English as the language of communication with computer however there is close analogy between learning c language
Alphabets -->Words --> Sentenses -->paragraph |
---|
learning c is similar and easier in order to write a program a in c we must know first what alphabet, numbers and special symbols are used in c then how by using them constants variables are constructed and finally how they are combined to form an instruction a group of instruction would be combined later on to form a program
alphabets/digits/special symbols --> constants /variables/keywords-->instruction-->program
No comments:
Post a Comment