TR EN

ALGORİTMA VE PROGRAMLAMA TEMELLERİ COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
BTP151 ALGORİTMA VE PROGRAMLAMA TEMELLERİ 1 3 3 6

Objectives and Contents

Objectives: Enable students to develop a solution-oriented approach to problems by understanding algorithmic thinking. Develop proficiency in algorithm design and flowchart creation. Ensuring that students understand the fundamentals of the software development process by learning basic programming concepts and structures. Developing the ability to create programs suitable for different problems. Developing application development skills by practicing coding in a basic programming language.
Content: The Fundamentals of Algorithms and Programming course teaches basic programming concepts, starting with algorithmic logic and flowchart creation. It covers topics such as data types, operators, control structures (if-else, loops), functions, and modular programming. Students are introduced to simple data structures, debugging techniques, and application development processes, enabling them to develop problem-solving and basic coding skills.