论文部分内容阅读
对于较为枯燥的编程学习,如何提高学生学习兴趣,较快掌握理论知识,是我们教师多年来面对的一个课题。选择好的学习素材则是编程教学中一项重要环节,红绿交通灯控制是人们日常生活中经常见到的道路场景。用VB编程语言实现交通灯控制,在编程过程中引导学生运用模块化设计思想、图表化设计表达工具,完成变量的设置及赋值、VB语句编写、子程序的调用,逐步实现并完善交通灯的控制程序。这一过程使编程学习更加生动有趣,各知识点的掌握及理解更加顺畅。
For the more boring programming learning, how to improve students’ interest in learning and grasp the theoretical knowledge quickly is a problem our teachers have faced for many years. Select a good learning material is an important part of programming teaching, traffic control is the red and green traffic lights in people’s daily life is often seen in the scene. The use of VB programming language to achieve traffic light control, guide students in the programming process using modular design ideas, graphic design and expression tools, complete the variable settings and assignment, VB statements, subroutine calls, and gradually realize and improve the traffic lights control program. This process makes programming learning more vivid and interesting, the knowledge of all points of understanding and understanding more smoothly.