TR EN

OBJECT ORIENTED PROGRAMMING COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
BTP102 OBJECT ORIENTED PROGRAMMING 2 4 3 6

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

Installs and configures a JAVA IDE.
Knows the rules of JAVA syntax
Converts the algorithm or flowchart of a problem to JAVA code.
Performs array operations.
Uses control statements.
Uses loops.
Works with Sub-programs.
Works with classes.
Uses objects.
Creates basic applications.