• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (A2): 213-219.

• 论文 • 上一篇    下一篇

如何提高学生的实际编程能力

陈娟,徐新海,王学慧   

  1. (国防科学技术大学计算机学院,湖南 长沙 410073)
  • 收稿日期:2014-06-10 修回日期:2014-08-25 出版日期:2014-12-25 发布日期:2014-12-25
  • 基金资助:

    国家自然科学基金资助项目(61303071)

Teaching method to improve the
practical programming ability of the students  

CHEN Juan,XU Xinhai,WANG Xuehui   

  1. (College of Computer,National University of Defense Technology,Changsha 410073,China)
  • Received:2014-06-10 Revised:2014-08-25 Online:2014-12-25 Published:2014-12-25

摘要:

C++程序设计课程是大学计算机基础教学系列的核心课程之一。针对目前教学过程中学生应用C++语言解决实际问题的能力较差的现状,分析导致学生实际编程能力差的原因和教学方法的不足,围绕提高学生编程能力,提出了程序调试、错误案例分类与设计等教学方法。教学实践效果表明该教学方法明显增强了学生学习C++程序设计的兴趣,并大大提高了学生的实际编程能力。

关键词: C++程序设计, 程序调试, 编程能力, 错误案例

Abstract:

C++ programming design course is a core subject for computer science basic courses.Currently students’practical problemsolving abilities  using C++ language are poor.We analyze the cause of this problem and the disadvantages of traditional teaching methods,and propose some teaching methods including program debugging,classification and design of error cases to improve students’programming ability.Practical teaching shows that our teaching method obviously arouses students’interest in learning C++ programming,and greatly improves their practical programming ability.

Key words: C++ programming design;programming debugging;programming ability;error cases