Sunday 23 August 2015

DOWNLOAD COMPUTER PROGRAMMING NOTE (C LANGUAGE)

COMPUTER PROGRAMMING NOTE (C LANGUAGE)




Chapter consist in the note given below:-


1.0         Introduction  
                                                                       
1.1          Hardware, software and firmware
1.2          Compiling, linking and producing an executable program
1.3          Why C?
1.4          Basic computer architecture
1.5          Pre-processor structure
1.6          Declaration of variable and constants
1.7          C operator

2.0         Structured Program Development                                             
2.1          Introduction
2.2          Algorithm
2.3          Pseudo code
2.4          Flowchart

3.0         Input and Output       
                                                                   
3.1          Standard input output

4.0         Selection Statement       
                                                              
4.1          if and if…else statement
4.2          switch statement

5.0         Repetitive Statements     
                                                              
5.1          for() statement
5.2          while() and do … while () statement
5.3          break and continue statement

6.0         Function   

6.1          Parameter passing, return value, function type

7.0         Array   
                                                                                              
7.1          Pointers and arrays
7.2          Passing array to function
7.3          Array initialization
7.4          Multidimensional arrays

8.0         Interfacing Project     
                                                                  
8.1          Hardware Development
8.2          Software Development
8.3          Integration Hardware and Software        

                                                                    
COMPUTER PROGRAMMING NOTE






HAVE FUN :)