本课程在本科生教学中的地位
本课程为专业基础课,属我校所有理工科专业本科教学计划中的主要必修课程之一。在计算机教育方面,C 语言是为数不多的与国外保持内容同步的课程之一,可见,它在本科生教学中的地位之重要不言而喻。由于C 语言是许多后续专业课程的基础,因此,在本科生教学体系中中, C 语言教学仅是起点,而非终点。 本着面向未来的精神,本课程的教学宗旨是要努力把 C 语言从应试课程转变为一种实践工具,主要目的不再局限于使学生单纯地了解和掌握 C 语言的基本语法规范,而是要致力于培养学生运用C 语言解决实际问题的编程能力, 以 C 语言为工具,介绍程序设计的基本思想和方法,培养学生无论以后在学习、工作中使用什么语言编程,都能灵活应用这些思想和方法的能力。
《C语言程序设计》课程简介
课程中文名称:C语言程序设计
课程英文名称:C PROGRAMMING LANGUAGE
总学时:60 讲课学时:40 实验与上机学时:20
总学分:3
授课对象:各专业
课程要求:选修课
课程分类:专业课
开课单位:计算机科学与技术学院
课程简介:
《C语言程序设计》是全校各专业本科教学中的一门重要技术基础课,在全校各专业的本科 教学计划中占有重要地位和作用。学习本课旨在使学生掌握C语言的基本语法、基本语句、 基本控制结构以及自顶向下结构化程序设计的基本方法,使学生认识到算法、良好的程序 设计风格以及实践在本课程学习中的重要性,培养学生熟练使用C语言编程分析和解决实际 问题的能力。该课程为学生进一步学习其他专业课程和今后从事软件开发工作打下坚实的基础。
Course Introduction:
《C Programming Language》 is an important basic specialized course. It plays an
important part in the undergraduate teaching programme of the whole specialities of our school.This course aim to help the students master the basic grammar,basic statement,basic control structure, and learn how to write structured program in C by top-down programming method. Besides showing how to make effective use of C language,it also try where possible to let the students know the importance of algorithms, good coding style and practice in learning c language. These training will develop the students' ability to analyse and solve problems by using C language. It will lay solid foundations for the students to make a deep study and application in software development in the future.
|