主催: 人工知能学会
会議名: 第73回 先進的学習科学と工学研究会
回次: 73
開催地: 湯谷温泉 湯の風HAZU
開催日: 2015/03/05 - 2015/03/06
p. 06-
To understand basic elements in programming is nessesary to develop a system. But ``just an understanding'' is not enough to develop a system by oneself and there are researches that emphasize an actual experience to write a code by hands-on training to get a deep understanding. To think about the fewness of basic elements in programming there is a possibility of changing quality of comprehensions by a repeating experience of using basic elements. In this research we did a experiment to research a connection between programming experience and a development skill. The results of the experiment are following 3 points: (1) A person who programs often have a high development skill; (2) A person who dose not programs often can understand a certain algorhythm but can't implement it, even if the one had understand basic element of programming (pass a introductory and advanced class); (3) One of the difficult line for novice programmers to write a code by oneself is nesting structure with a variable operating process.