강의계획서

교과목 설명 - 코드, 교과명, 학과, 교수, 과정구분, 전화번호등의 내용
교과목코드 JEJ02401 교과목명 프로그래밍언어
강의학과 컴퓨터공학과 교수 최동훈
교수소속 컴퓨터공학과 이수학년 3학년
과목구분 이론 과정구분
이메일 choid@kisti.re.kr 전화번호
테이블 이름 - 주차 및 주제내용
주차 주제
1주차 소개
2주차 프로그래밍 언어의 역사
3주차 구문과 의미
4주차 어휘와 구문 분석
5주차 name, binding, type checking, scope
6주차 data types
7주차 expression and assignment
8주차 control structures
9주차 subprograms
10주차 implementing subprograms
11주차 abstract data types
12주차 support for object-oriented programming
13주차 concurrency
14주차 exception handling
15주차 functional programming languages
16주차 logic programming languages