교육과정 및 교과목 해설서
학년도 2017 학기 1학기
이수구분 1전선 학수번호 1전선
교과목명 객체지향프로그래밍 및 자료 구조 설계
교과목명(영문) Object-Oriented Programming and Data Structure
교과목해설 C++ 언어를 통해 객체, 클래스, 자료 abstraction, Overloading 등의 객체지향 개념을 익히고 이를 이용한 응용 프로그램을 작성한다. 데이터 구조의 기본 원리를 익히고 효율적인 보안 알고리즘의 설계 및 분석기술을 학습한다.
교과목해설(영문) By learning of the C++ language, we can understand the concepts of objects, classes, data abstraction and overloading. Thereafter using these concepts, we will code the application programs. We learn the basic principles of data structure. And then we study the efficient security algorithm design and the skills for analysis.
top