- Console Wrapper를 활용한 C언어 학습도구 개발
- ㆍ 저자명
- 황규덕,최숙영,Hwang. Giu-Duck,Choi. Sook-Young
- ㆍ 간행물명
- 디지털정책연구
- ㆍ 권/호정보
- 2009년|7권 3호|pp.113-122 (10 pages)
- ㆍ 발행정보
- 한국디지털정책학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
The majority of programming education in the learning place attaches importance more to grammar, memorization of the imperative sentence and explanation of the program language itself than the specific way to use the target language. In addition, it is mainly used to teach theoretical knowledge based on the text. Consequently, current programming education has not interested learners in the programming learning and has not improved their ability in programming problems of the real world. We therefore developed a learning tool of C-language, which is based on the Console Wrapper. The purpose of proposing the learning tool was to make the programming education break from the typical theoretical learning and to let learners be interested in the programming education. By using the dynamic screen instead of the static console screen, the learners could enjoy learning the program. As a result of this study, we could know that the programming education using our learning tool is more effective than the typical C language programming education.