TR EN

PROGRAMMING BASICS I COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
CMP153 PROGRAMMING BASICS I 1 3 3 6

KEY LEARNING OUTCOMES OF THE COURSE UNIT (On successful completion of this course unit, students/learners will or will be able to)

Solves the problem.
Write the algorithm of the program.
Creates the flowchart of the problem.
Knows the syntax of C language.
Converts the algorithm or flowchart of the problem into C code.
Performs string operations.
Uses decision making statements.
Uses loops.
Works with subprograms.
Does filing processes.