본 교과목은 기초 프로그래밍에서 살펴본 자료 저장 방법과 프로그램의 흐름에 대한 학습내용을 바탕으로, 클래스, 상속, 다형성, 메소드 오버로딩과 같은 객체지향언어의 특징에 대해 소개한다.
교과목해설(영문)
This course introduces the characteristics of a object-oriented language such as class, inheritance, polymorphism, and method overloading, based on the program control flow and the data storage methods.