Course Description

Course CodeCourse NameCreditsHours
3712009 Programming Language 3.0 3
Description The objective of this course is to cultivate the programming ability for undergraduates. Python is the language used in this course since its simplicity and wideling applicable. The content of this course includes: installation of python, operators and expression, flow control, functions, module, data structure, input/output, class (OOP), and exception. Besdie, this course will introduce the commonly used packages, such as os, numpy, sys, picle, pillow, pyqt, etc. There will be a terum project to let student experince team-working and system design and management.