摘要
数据结构课程主要研究数据的逻辑结构和数据的存储结构,以及对数据进行操作的有关算法。该课程以程序设计为基础,对学生进行较复杂程序设计的训练,对学生编程能力的培养至关重要。文章着重从如何注重教学方法、引导学生学习的常用算法、如何进行大量程序设计实践等方面来提高学生编程能力进行了讨论。教学实践证明这些教学方法能很好地提高学生的编程能力。
Data structure is a course about how to memory and how to manipulate the logical data in computer. Data Structure is based on programming design, which is vitally important for fostering the programming ability of students. Teaching method, accumulating common algorithms and strengthening practice are emphasized, with a purpose to foster the students' programming ability. This teaching method is proved to be effective in fostering students' programming ability in teaching practice.
出处
《计算机时代》
2013年第8期61-62,共2页
Computer Era
关键词
编程能力
教学方法
算法
程序设计
实践
programming ability
teaching ability
algorithm
programming design
practice