TR EN

BASIC PROGRAMMING I COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
YZM103 BASIC PROGRAMMING I 1 4 3 8

Objectives and Contents

Objectives: This course aims to teach students the basics of computer programming. In this context, the main purpose of the course is to provide students with the competence to design algorithms and to enable them to develop programs appropriate to the designed algorithm.
Content: Fundamentals of programming, algorithms, flowcharts, fundamentals of the C programming language, control flow statements, loops, functions, and arrays.