4ME5: COMPUTER APPLICATION IN MECH. ENGINEERING

 

  1. 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

  2. OOP Fundamentals: Concept of class and object, attributes, public, private and protected members, derived class, single and multiple inheritance

  3. 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:

  1. Programming in C: C. Gottfried, Schaum Series.

  2. Programming in C: E. Balaguruswamy

  3. Object Oriented programming in C++: E. Balaguruswamy