TR EN

PROGRAMMING BASICS COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
BGT109 PROGRAMMING BASICS 1 4 3 5

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 problem.
Creates the flowchart of the problem.
Knows the spelling rules of Python language.
Converts the algorithm or flowchart of the problem into Python code.
Performs string operations.
Uses control statements.
Uses loops.
Works with subprograms.
Does the filing.