Download presentation
Presentation is loading. Please wait.
1
Object-Oriented Programming
Jeon, Seokhee Assistant Professor Department of Computer Engineering, Kyung Hee University, Korea
2
About The Lecture Note This lecture note is intended to be used by students in “Advanced Object-Oriented Programming” course at the Kyung Hee University. Large portion of the materials is based on the lecture notes supplied by the authors of the textbook “Computer Science : A Structured Approach Using C++, 2nd Edition” and course slides made by Professor Young-koo Lee.
3
Why do you take this course?
Because it is mandatory in your department? Because many people take it? Just a random choice? The best answer would be I take it because I am interested
4
The Course in a Nutshell
Title: Object-Oriented Programming After finishing this course, you will be able to write structured computer programs using object-oriented concept with C++. The course consists of lectures and practice classes. Grading will be mainly based on 4 exams, 13 practices, quizzes, and assignments.
5
Lecturer
6
Teaching Assistance 유승화, 장윤경
7
Texts Text B. A. Forouzan & R. F. Gilgerg, “Computer Science : A Structured Approach Using C++, 2nd Edition,” Thompson Press. References 박진수, “C++ 기초 핵심 원리,” 생능출판사 (2008년). 천정아, “C++ Programming with a Workbook,” 이한출판사 (2008년). 이승관 & 정태충, “ROBOT C로 접근하는 C프로그래밍 입문”, 홍릉과학출판사 (2008년).
8
The Course will Cover… It is not just about C++
The way how to make a structured, reusable, efficient, effective program using the concept of OOP Classes, inheritance, polymorphism… Techniques that enriches your programming skill Strings, Templates, Exceptions, Advanced File IOs
9
Language Class will be thought in Korean
but all materials including class lecture notes, practice class notes, homework problems, and exam problems will be written in English A good change to train your English skill Also recommend to buy English textbook
10
Grading 1st exam : 15% 2nd exam (mid-term) : 15% 3rd exam : 15%
4th exam (final) : 15% Practice class evaluation : 10% Quiz and class participation : 20% Assignments : 10% * Any kinds of dishonest behaviors (e.g., copying, cheating) will result in the F grade
11
Course Schedule (Tentative)
In the web page,
12
Course Materials and Upload
Lecture notes, lab materials, schedules, and assignments: The place where your assignment, quiz, exam, and practice should be uploaded:
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.