본문 바로가기

화면설정

일반 동영상 강의

프로그래밍기초

담당교수
전석희
강의수
13
수강
850
제작연도
NCS분류
공학>컴퓨터ㆍ통신>컴퓨터공학
강의설명
The final of goal this lecture is to learn how to make basic C++ programs. In order to learn the basic C++ programming skills, we cover basic programming concepts such as data type, variable, function, branch, loop, recursion, text I/O, array, and pointer. The text book includes a lot of program examples, so that beginners can be good at C++ programming with ease. This class puts special emphasis on practices in parallel with fundamental concept. So, in this class, you will get programming skills for others classes in School of Electronics Information.