“案例引导、项目驱动”教学法在《 NET程序设计语言》课程中的应用
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
“案例引导、项目驱动”教学法在《 NET 程序设计语言》课程中的应用刘秋香孙坤孙守卿
(山东理工大学计算机科学与技术学院,山东淄博 255049)
【摘要】《.NET程序设计语言》是一门实践性和操作性很强的课程,传统的教学模式已经无法适应发展的需要。
本文介绍了一种“案例引导、项目驱动”教学法,这种教学法的关键在于选择案例和设计项目。
课堂上,教师以案例的分析讲解让学生掌握相关的知识点与技术;机房中,学生以掌握的知识点与技术分组进行相关项目的开发。
实践证明,该教学法不仅可以提高学生分析解决问题的能力,而且可以调动学习的积极性,锻炼团队协作能力。
关键词案例引导;项目驱动;程序设计;教学改革Application of “Case-guided and Project-driven” Teaching Method in Course of “.NET Programming Language”
LIU Qiu-Xiang SUN Kun SUN Shou-qing
(College of Computer science and Technology, Shandong University of Technology, Zibo Shandong 255049, China) 【Abstract】“.NET programming language” is a course with very strong practicality and operability , and the traditional teaching pattern has been unable to meet the needs of development. This paper introduces a kind of “case-guided and project-driven” teaching method, and the key of this teaching
method depends on the selection of cases and the design of projects. On the classroom, the teacher uses the case analysis and explanation to let students grasp the related knowledge points and technology;On the computer room,students work in groups on the development of related projects,depending on the knowledge points and technology that they have grasped. The practice proved that, this method can not only improve students´ ability to analyze and solve problems, but also can arouse the enthusiasm of study, and can train the team cooperation ability at the same time.
【Key words】Case-guided; Project-driven; Programming; Teaching reform
※基金项目:山东理工大学计算机科学与技术学院“《.NET程序设计语言》案例驱动教学模式的研究”。
作者简介:刘秋香(1979—),女,汉族,山东莱州人,山东理工大学,讲师,从事软件工程方向的教学与研究。
0 前言
《.NET程序设计语言》是计算机类专业的一门实践性和操作性很强的专业课程,也是非计算机类专业的素质教育课程之一。
《.NET程序设计语言》在高等院校的教学中起到了举足轻重的作用。
传统教学方法中,通常采用“课堂讲授为主、上机练习为辅”的教学模式,学生普遍认为枯燥难学。
为有效激发学生主动性、提高课程教学质量,。