TR EN

COMPUTER PROGRAMMING II COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
BIL106 COMPUTER PROGRAMMING II 2 4 3 8

Objectives and Contents

Objectives: The objective of this course is to introduce advanced topics in the C and C++ programming languages and to teach object-oriented programming concepts using C++.
Content: Differences between C and C++, examination of operators, conditionals, loops, and arrays in C++, matrices, pointers, character strings, data structures and unions, the concepts of classes and objects, file handling, exception handling, inheritance, and polymorphism.