Tuesday, December 09, 2008

Getting started with C

As a person requires a language to communicate with another person to express his or her feeling, so as a language is required to communicate a person or a user to communicate with computer. But to communicate with a language on has to maintain its proper grammar to  make understand his or her own feeling to the opposite person. So as a person or a user also have to maintain the grammars to make understand his or her desire to the computer. As there can be many forms of language to communicate, such as English, Spanish, German etc, so as C is also a computer language among many other languages such as BASIC, PASCAL, COBOL, JAVA, VB etc. {Also see: Introduction to C language}





However, there is a close analogy between learning English language and learning C language. In classical method of learning English language is to learn alphabets and characters used in the language, then learn to form word by joining the alphabets and by joining the words by maintaining the grammars to form a complete meaningful sentence. And sentences are joined to form paragraphs. Learning C language is much more similar to learning English language, so its very easy to learn, but one have implement good logic to build a good program.
So, before straight away learning how to write C programs, let us first study about the alphabets, numbers and special characters used in C language, then learn how to use those constants, variables and keyword construction and finally how combining those constants, variables and keywords to form a meaningful instruction. And a group of instructions to form a  program.

No comments:

Post a Comment

Please give your valuable comments or queries if you fell its helpful or if you like the contents of the site. Thanks...