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

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

• 论文 • Previous Articles     Next Articles

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

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