Topics
Introduction
Steps to Develop a Program
History of C
Where C Stands
Getting Started with C
Structure of a C program
Execution of C Program
C - Tokens
 

Getting Started with C

    

 

        Communicating with a computer involves speaking the language the computer understands, which immediately rules out English as the language of communication with computer. However, there is a close analogy between learning English language and learning C language. The classical method of learning English is to first learn the alphabets or characters used in the language then learn to combine these alphabets to form words, which in turn are combined to form sentences and sentences are combined to form paragraph. Learning C is similar and much easier.
            Therefore, instead of straight – away learning how to write programs, we must first known what alphabets, numbers and special symbols are used in C, then how using these constants, variables and keywords are constructed, and finally how are these combined to form an instruction. A group of instructions would be combined later on to form a program.
 
Steps in learning English language: 
·        Alphabets
·        Words
·        Sentences
·        Paragraph
 
Steps in Learning C:
·        Alphabets, Digits, Special Symbols
·        Constants, Variables, Keywords
·        Instructions
·        Program.


Website Maintained by : Gowtham


Today, there have been 3 visitors (3 hits) on this page!
 
About Me :
gowthambujji@gmail.com Contact : 9949541666
 
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free