UEH Standard programs in English (20% English)

Brief Course Description

1. Course Title:

Fundamentals of Programming

2. Language of Instruction:

Tiếng Việt

3. Course Code:

INF509005

4. Credits:

3

5. Course Objectives:

The course helps students form a computer-programming thinking, providing a structure-oriented programming approach. Expressing the direction of solving a problem by means of algorithmic representations and mastering a structured programming language to realize problems with programs. In addition, the subject is also a premise to access knowledge and programming styles later.

6. Brief Description of Course Content:

This course equips the basics of programming techniques as one of the foundations in the fields of Computer Science and Information Technology. In addition, the course presents the basic concepts of algorithms and how algorithms are developed. The course also provides knowledge of C # programming languages such as: data types; declare variables, constants, expressions; assignment commands; import and export data; branch, loop control structures; 1 and 2 dimensional arrays; function / method; string type; file, ... so that students can apply the settings of the algorithms from elementary to advanced.