Course


ENGG1110/ESTR1002 – Problem Solving By Programming

Faculty Package IERG Required MIEG Required Undergraduate
Co-requisite(s):
Unit(s):
3
Pre-requisite(s):
Exclusion:
CSCI1020 or 1030 or 1110 or 1120 or 1130 or 1510 or 1520 or 1530 or 1540 or ESTR1002 or 1100 or 1102
Term Offered:
Term 1
Teacher:
Dr. Jack Ma, Dr. Hoover Yin
Remarks:

This is a computer-programming course to equip students with software knowledge and skills to solve engineering problems. Students will learn fundamental programming concepts in C, such as data representation and variables, operators and expressions, flow-control statements, functions, arrays, structures, pointer basics, input/ output handling, etc. In addition to lectures and e-learning, students will work in labs to practise solving problems and complete an engineering software project. The course will cover various problem solving methods such as incremental development, divide-and-conquer, debugging technique, finite-state machine, etc. Through practices, students will acquire skills to define problems and specifications, to perform modelling and simulation, to develop software system prototypes, to carry out verification, validation, and performance analysis.