To teach basic tecniques of C++. To provide a structured support for students’ research activity. To encourage students to develop skills of oral presentation.
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
Inroduction to object oriented programming.
Lectures and application, Oral Presentation, Case study, Project.
2. Week
Inroduction to class.
Lectures and application, Oral Presentation, Case study, Project.
3. Week
Inroduction to Constructor and destructor functions.
Lectures and application, Oral Presentation, Case study, Project.
4. Week
Inroduction to Pointers.
Lectures and application, Oral Presentation, Case study, Project.
5. Week
Inroduction to In-line functions.
Lectures and application, Oral Presentation, Case study, Project.
6. Week
Inroduction to
Lectures and application, Oral Presentation, Case study, Project.
7. Week
Examples; Onjects and class.
Lectures and application, Oral Presentation, Case study, Project.
8. Week
Arrays.
Lectures and application, Oral Presentation, Case study, Project.
9. Week
This pointer.
Lectures and application, Oral Presentation, Case study, Project.
10. Week
Function overloading.
Lectures and application, Oral Presentation, Case study, Project.
11. Week
Examples; Function overloading.
Lectures and application, Oral Presentation, Case study, Project.
12. Week
Examples; Class.
Lectures and application, Oral Presentation, Case study, Project.
13. Week
Overloading.
Lectures and application, Oral Presentation, Case study, Project.
14. Week
Files.
Lectures and application, Oral Presentation, Case study, Project.
15. Week
Final
16. Week
Final
17. Week
Final
Assessments
Evaluation tools
Quantity
Weight(%)
Midterm(s)
1
30
Quizzes
6
15
Homework / Term Projects / Presentations
8
15
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
To teach basic tecniques of C++.
LO-2
The Foundation of C++; An overview of C++, the origins and history of C++, the form of a C++ program. Fundamentals of Object Oriented Programming.
LO-3
Data Structures and files (sequential, random access).
LO-4
Programming methodology: Specification, design, coding, program correctness. Review of data types: scalar types, structured types.
LO-5
Implementation of data structures, Object Oriented Programming.