1. General information about the module
-
Module code: PET10009
-
Vietnamese module designation: KỸ THUẬT LẬP TRÌNH
-
English module designation: Engineering Programming
-
Credit points: 3
-
Workload:
- Contact hours: Lectures, lesson: 25 hours (in class)
- Lab works, project, seminar: 25
- Exercise: 0
- Private study: hours (self-study)
-
Type of module: General
-
Required and recommended prerequisites for joining the module: Laboratory Calculus 1
2. Module objectives/intended learning outcomes
The course primarily focuses on the following aspects: describing algorithms using flowcharts for specific programming tasks; writing and implementing source code in C to produce the required output for a given algorithm; and organizing small-scale programs to ensure maintainability, scalability, and reusability.