TR EN

BİLGİSAYAR PROGRAMLAMA II DERS TANITIM VE UYGULAMA BİLGİLERİ

Kodu Dersin Adı Yarıyıl Süresi(T+U) Kredisi AKTS Kredisi
BIL106 BİLGİSAYAR PROGRAMLAMA II 2 4 3 8

AMAÇ VE İÇERİK

Amaç: 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++.
İçerik: 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.