TR EN

INTRODUCTION TO COMPUTER PROGRAMMING COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
BIL103 INTRODUCTION TO COMPUTER PROGRAMMING 1 4 3 6

Objectives and Contents

Objectives: The course is designed to provide fundamental knowledge of C language. Students will be able to develop logics which will help them to create programs, applications in C. Also by learning the basic programming constructs they can easily switch over to any other language in the future.
Content: Fundamentals of programming, algorithms, flow charts, basics of C programming language, control flow expressions, loops, functions and arrays.