透過您的圖書館登入
IP:3.137.211.189
  • 學位論文

以自動化的引導式教學法幫助學生學習鍊結串列的基本概念 - 一個初步的探討

Use of an Automated Cognitive Mentor for Learning Basic Linked List Concepts - A Preliminary investigation

指導教授 : 夏延德

摘要


學習寫程式對於程式語言的初學者來說,是一項困難的挑戰,尤其是在加入了陣列、結構(struct)和鏈結串列(linked-list)的部分後,這些概念的加入會讓程式的結構更加複雜,使得學生更加難以掌握它的運作。 這些複雜且抽象的章節在程式語言的教學中,學生們往往會在初學的過程中產生迷思概念(misconception),不僅影響了當下認知的建立,更會阻礙他們往後的學習。 矯正這些迷思概念,是學生建構正確認知必須要歷經的途徑。然而,單純的給予標準答案的方式,對於校正學生這些誤解的幫助非常有限,因此我們需要有別於傳統教學方式的方法。 蘇格拉底對話法(Socratic dialogue)對於澄清這些誤解並促進反思從而建構正確知識有很大的幫助,然而這種一對一一問一答的教學方式是難以作為常態教學實現的。 因此本研究針參考了蘇格拉底對話的精神,針對鍊結串列的迷思概念設計了這個引導式教學的方法,希望能夠以系統自動化的方式幫助學生矯正他們在學習中所產生的迷思概念。

並列摘要


For novices, it is a great challenge to learn to program, especially when there are arrays, records and/or linked lists involved. Concepts of arrays, records, and linked lists are not so easy to grasp, making it hard for novices to come up with correct programs. This is especially the case with linked lists. When novices learn new concepts, they may form misconceptions. These misconceptions not only make the construction of programming knowledge difficult but also hinder their learning of subsequent programming concepts. To help novices correct their misconceptions, the use of direct teaching may not be very helpful. A better way of helping novices to correct their misconceptions may be to use Socratic dialogues. When conducting a Socratic dialog with a novice, it is important that the novice must find his/her misconceptions all by him/herself. That is, only the necessary guidance is given, so that the novice will find contradictions in his/her reasoning, which is then followed by necessary corrective measures, again with the help of further guidance. To use Socratic dialogs, however, there is a big problem that must be overcome, and the problem has to do with the fact that a teacher can handle only one student at a time. When there are many (say, 40 or even 80) students that need to be helped, the teacher will have problems using Socratic dialogs to help them. One solution to this situation is to use a computer system with embedded dialogs in it. Whenever the user (a student) gives an input to the system, the system always have a pre-designated answer for it, an answer that is reminiscent of a Socratic-styled answer. In this thesis, we investigate the use of such a computerized approach to help students correct their misconceptions of linked list processing. We focus on a very narrow domain - the domain of linked list traversal, node deletion, and node insertion, and we prove that our approach is somewhat effective in helping learners correct their misunderstandings.

並列關鍵字

Misconception linked list Socratic dialog

參考文獻


1. 徐國華.(2011). 將陣列、結構、鏈結串列加入視覺化程式設計系統之問題探討, 中原大學資訊工程學系碩士學位論文.
4. Maurer, S. (1984) Two meanings of algorithmic mathematics Mathematics Teacher, 6 (77), pp. 430–435
5. Chang, K. E., Lin, M. L., & Chen, S. W. (1998). Application of the Socratic dialogue on corrective learning of subtraction. Computers & Education, 31(1), 55-68.
2. 姜善鑫.(1998).地理科迷思概念探討,國民中學學生概念學習學術研討會論文集,台灣大學教務處教育學程中心,109.
3. Schoenfeld, A. H. (1987). Cognitive science and mathematics education. Psychology Press.

延伸閱讀