UEH Standard Programs

Brief Course Description

1. Course Title:

Fundamentals of Programming

2. Language of Instruction:

Tiếng Việt

3. Course Code:

FUN409003

4. Credits:

3

5. Course Objectives:

Môn học giúp sinh viên hình thành tư duy lập trình máy tính, cung cấp phương pháp tiếp cận lập trình hướng cấu trúc. Diễn đạt hướng giải quyết một vấn đề/bài toán bằng các cách biểu diễn thuật toán và làm chủ ngôn ngữ lập trình có cấu trúc để hiện thực các vấn đề/bài toán bằng chương trình. Ngoài ra, môn học cũng là tiền đề để tiếp cận các kiến thức và những phong cách lập trình sau này./ The course helps students form computer programming thinking, providing a structure-oriented programming approach. Express the solution to a problem/problem using algorithmic representations and master structured programming languages ​​to implement problems/problems with programs. In addition, the subject is also a prerequisite for accessing 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.