|
|
|
PM503 COMPUTER PROGRAMMING UNIT I C – PROGRAMMING Introduction to programming – software – types – data structure C programming – identifiers – data types – operators – control statements – functions – pointers – arrays – structures. UNIT II C ++ PROGRAMMING Principles of OOPS concept – introduction to C++ - tokens – keywords - identifiers – operators – control structures – functions – function overriding – friend and virtual functions – classes and objects – constructor – deconstructor – operator overloading.
UNIT III C++ PROGRAMMING Inheritance – pointer – polymorphism – working with files – templates - exception handling. UNIT IV COMPUTER GRAPHICS Introduction – coordinate system – point, line plotting, two dimensional transformation – translation, rotation, matrix representation, curve fitting – linear – log – power law – polynomial, generation of Ferguson’s cubic surface patches – Beziar UNISURF surface batches.
UNIT V RDBMS Advantages - components of database management system (DBMS) – events - normal forms – normalised tables – query basics – querying with multiple tables – sub queries – joints – DDL, DML – forms and reports, creating graphical objects.
|
| Author: Bala 11 Dec 2007 | Member Level: Diamond Points : 1 |
TEXT BOOK: 1. E.Balagurusamy, Programming with ANSI C, Tata McGraw-Hill Edition, 1998.
|