Course Introduction(Undergraduate Program):Fundamentals of C Programming Design(922002)

Source: This web site Publish date: 2015-10-28 10:25:00

C language programming is a key fundamental course in software engineering major. It services structural programming techniques and thoughts to many other computer-related courses.

After finishing the study of this course, students will master principles, techniques, and at least one development environment of C programming. They will grow to be a good programmer with elegant programming style, mastering structural programming methodology. They will be equipped with solid programming knowledge to start to learn subsequent relevant courses. They will be able to employ C language to solve some actual programs. Moreover, as undergraduate students majoring in software engineer, they will also cultivate the ability and habit to learn with text books written in English.

Elements of C language programming course involve principal concept of programming, basic techniques to design algorithms, data types, operators, expressions, input/output, control structures, structural programming method, arrays, strings, pointers, functions, module programming method, structure, union, bit-wise operation, preprocessor and files.

Lanage of Instruction:Chinese