교육과정 및 교과목 해설서
학년도 2023 학기 1학기
이수구분 1전선 학수번호 1전선
교과목명 C프로그래밍(PBL)
교과목명(영문) C-Programming(PBL)
교과목해설 이론과 실습을 병행하여 C프로그래밍 언어의 기본 문법과 프로그래밍 방법을 습득한다. 교과 내용으로는 프로그래밍 개념과 과정의 이해, 문제 해결 방법, 데이타 타입, 문자열, 연산자, 수식, 문장, 제어 구조, 함수 등이 포함된다. 학생들은 매 시간 주어지는 문제를 해결하며 프로그래밍 실습을 한다.
교과목해설(영문) This course provides a comprehensive introduction to the ANSI C language, emphasizing portability and structured design. Students are introduced to all major language elements including fundamental data types, flow control, and standard function libraries. Comprehensive exercises are performed throughout training each day to reinforce key concepts.
top