TR EN

INTRODUCTION TO ALGORITHMS AND PROGRAMMING COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
BGT155 INTRODUCTION TO ALGORITHMS AND PROGRAMMING 1 3 3 5

Objectives and Contents

Objectives: The goal of the Introduction to Algorithms and Programming course is to equip students with algorithmic thinking skills and develop their coding skills in major programming languages. This course aims to equip students with the ability to systematically analyze a problem, develop accurate algorithms, and then apply these algorithms to practical coding in a chosen programming language.
Content: By learning programming constructs such as basic data structures, loops, conditionals, and functions, students will learn to produce creative and effective solutions to various real-world problems.