Java

Tuesday 3 April 2012

Regular course Cpp -language topics


CPP-  Language topics:
(procedure orientation through cpp)
1.   c++ programming basics
2.   introduction to turbo cpp
3.   character set
4.   Tokens
    ( Identifiers, keywords, literals).
5.   Operators
6.   Decision and looping controlling
7.   Functions
8.   Input and  output functions
9.   Types of storage classes
10.               Arrays and Strings
         (one dimension ,two dimension arrays)
11.                Pointers
12.               Structure and union
13.               Structure and Functions


           (object orientation- through c++)
1.     Class
2.     Method
3.     Object
4.     Message passing
5.     Inheritance
6.     Friend functions
7.     Operator overloading
8.     Polymorphism
9.     Dynamic binding
10.           Generic programming(Templets)
11.           Working with files


                 

No comments:

Post a Comment