- The main differencies between C ve OOP language.
- The benefits of Object-Oriented Programming (class, object, constructor, destructer, access regions, property functions, information hiding, function overloading)
- Advanced topics in Object-Oriented Programming( single and multiple inheritance, polymorphism, overriding, abstraction, operator overloading, templates, exception handling)
- Class schema and representation of relationships (has and is) in UML
Prerequisite(s)
Corequisite(s)
Special Requisite(s)
Instructor(s)
Course Assistant(s)
Schedule
Office Hour(s)
Teaching Methods and Techniques
Principle Sources
Other Sources
Course Schedules
Week
Contents
Learning Methods
1. Week
C overview
Oral Presentation, Laboratory
2. Week
Comparision of OOP language
Oral Presentation, Laboratory
3. Week
Class/object declaration and definition, information hiding
Oral Presentation, Laboratory
4. Week
Constructor, destructor, property and member functions.
Oral Presentation, Laboratory
5. Week
Access regions and an example class
Oral Presentation, Laboratory
6. Week
Function overloading and operator functions
Oral Presentation, Laboratory
7. Week
Inheritance
Oral Presentation, Laboratory
8. Week
Inheritance
Oral Presentation, Laboratory
9. Week
Overriding, abstraction and polymorphism
Oral Presentation, Laboratory
10. Week
Midterm Exam
Homework
11. Week
Templates
Oral Presentation, Laboratory
12. Week
Has relationship, exception handling
Oral Presentation, Laboratory
13. Week
I/O streams
Oral Presentation, Laboratory
14. Week
Midterm Exam
Homework
15. Week
Final
Final
16. Week
Final
Final
17. Week
Final
Final
Assessments
Evaluation tools
Quantity
Weight(%)
Midterm(s)
1
30
Quizzes
1
30
Final Exam
1
40
Program Outcomes
PO-1
Ability to define, collect, and evaluate necessary data in the field of computer programming and effectively apply theoretical knowledge in practical applications..
PO-2
Possession of fundamental knowledge of computer systems, software, and hardware, and the ability to effectively utilize the required technologies for the profession.
PO-3
Possession of up-to-date, fundamental, and applied knowledge related to computer programming.
PO-4
Awareness of occupational health and safety, environmental consciousness, and quality processes, and the ability to apply them in the workplace.
PO-5
Ability to follow developments in information technologies and integrate innovations into the profession.
PO-6
Effectively using information technologies related to the profession (software, programs, animations, etc.).
PO-7
Acquiring the analytical thinking skills required by computer programming, developing and executing programs with an appropriate perspective.
PO-8
Independently evaluating professional problems and issues with an analytical and critical approach and presenting solutions.
PO-9
Effectively expressing the work conducted in the field to project teams and institutions.
PO-10
Taking responsibility in the workplace, organizing employees and workflow, and providing services in accordance with quality and standards.
PO-11
Effectively presenting thoughts at the level of knowledge and skills through written and verbal communication in a clear and understandable manner.
PO-12
Valuing teamwork, contributing to the group, and collaborating effectively with colleagues.
PO-13
Ability to adapt to next-generation technologies such as artificial intelligence, big data analytics, cybersecurity, and cloud computing, and to acquire fundamental knowledge and skills in these areas.
PO-14
Being aware of career management and lifelong learning, following technological advancements, and continuously improving oneself.
PO-15
Possessing social, scientific, cultural, and ethical values in the collection, implementation, and dissemination of field-related data.
PO-16
Possession of foreign language skills sufficient to follow developments in the field and communicate at an international level.
PO-17
Emphasizing effective communication in the field and using the Turkish language accurately.
PO-18
Ability to adopt and promote workplace safety, health, and environmental awareness.
PO-19
Ability to objectively evaluate the performance of team members and provide accurate information to management.
Learning Outcomes
LO-1
The superiority of OOP
,Class, object, information hiding
LO-2
constructor, destructor
,property functions
LO-3
function overloading
,inheritance, multiple inheritance