4ME5: COMPUTER APPLICATION IN MECH.
ENGINEERING
-
Programming in 'C': Review of basis of C, structure and
pointer type, variables, singly and doubly linked lists, I/O and text file
handling command line arguments
-
OOP Fundamentals: Concept of class and object,
attributes, public, private and protected members, derived class, single and
multiple inheritance
-
Programming in C++: Enhancements in C++ over C in data
types, operators and functions, Inline functions, constructors and
destructors. Feriend function, function and operator overloading. Working
with class and derived class. Single, multiple and multilevel inheritances
and their combinations, virtual functions, pointers to objects. Input-Output
flags and formatting operations. Working with text files
List of Recommended Books:
-
Programming in C: C.
Gottfried, Schaum Series.
-
Programming in C: E. Balaguruswamy
-
Object Oriented programming in C++: E. Balaguruswamy
|