Development of Systematic Instructional Materials about "Programming" by Understanding of Game Programs

게임 프로그램 이해를 통한 체계적 "프로그래밍" 교수 자료 개발

  • 김종훈 (제주교육대학교 컴퓨터교육과) ;
  • 신재훈 (제주교육대학교 실과교육과)
  • Published : 2001.03.30

Abstract

The conception of the computer education should be paid attention to use, as it has meaning of the education using the computer and the education learning the computer. As a notion of the latter, the computer education points at survey of calculation and study which is related programing. Especially study of programing demands various understandings of external fields in programing like operating system and knowledge of hardware with complex courses like coding, compiling, debugging. Existing programming has set importance on mechanical memorizing and using programing grammar so that it has not been suitable for cultivating logical thoughts. So this paper intends to analyze simple game sources coded by C which is based of programing language to develop a fundamental insight.

'컴퓨터 교육'이라는 개념은 컴퓨터를 이용한 교육과 컴퓨터를 배우는 교육 두 가지 의미를 동시에 가지고 있기 때문에 사용하는데 주의를 기울여야 한다. 후자의 개념으로서 '컴퓨터 교육'은 전산학에 대한 개론 및 프로그래밍과 관련된 학습이 핵심을 이룬다. 특히 프로그래밍의 학습의 경우는 코딩, 컴파일링, 디버깅등의 복잡한 과정과 함께 운영체제 및 하드웨어에 대한 지식 같은 프로그래밍 외적인 분야에 대해서도 다양한 이해가 요구된다. 기존의 프로그래밍 학습은 프로그래밍 언어의 문법에 대한 기계적 암기나 사용법을 익히는 것에 치중하여 논리적인 사고를 키우는데 적합하지 못했다. 이에 본 논문에서는 프로그래밍에 대한 기본적인 통찰력을 기를 수 있도록 프로그래밍 언어의 기초가 되는 C로 코딩된 게임 소스들을 분석하고자 한다.

Keywords