دورة تمهيدية في البرمجة بلغة سي++ موجهة نحو البرمجة الشيئية مصممة لطلاب الماستر في جامعة الجلفة. تغطي المفاهيم الأساسية للبرمجة الشيئية باستخدام لغة سي++، بما في ذلك الكلاسات، الأشياء، التوريث، التعددية والتجزئة. من خلال مزيج من المحاضرات، وتمارين البرمجة العملية، والمشاريع، سيحصل الطلاب على فهم قوي لمبادئ البرمجة الشيئية وكيفية تطبيقها في تطوير البرمجيات العملية.
This introductory course in C++ Object-Oriented Programming is designed for Master Level 1 students at Djelfa University. It covers fundamental concepts of object-oriented programming using the C++ language, including classes, objects, inheritance, polymorphism, and encapsulation. Through a combination of lectures, hands-on programming exercises, and projects, students will gain a solid understanding of OOP principles and how to apply them in practical software development scenarios.
