COURSE INFORMATION
Course Title: OBJECT ORIENTED PROGRAMMING
Code Course Type Regular Semester Theory Practice Lab Credits ECTS
CEN 213 B 3 3 0 2 4 5
Academic staff member responsible for the design of the course syllabus (name, surname, academic title/scientific degree, email address and signature) Dr. Florenc Skuka fskuka@epoka.edu.al
Main Course Lecturer (name, surname, academic title/scientific degree, email address and signature) and Office Hours: M.Sc. Jurgen Cama jcama@epoka.edu.al , N/A
Second Course Lecturer(s) (name, surname, academic title/scientific degree, email address and signature) and Office Hours: NA
Language: English
Compulsory/Elective: Compulsory
Study program: (the study for which this course is offered) Bachelor in Business Informatics (3 years)
Classroom and Meeting Time: N/A
Teaching Assistant(s) and Office Hours: NA
Code of Ethics: Code of Ethics of EPOKA University
Regulation of EPOKA University "On Student Discipline"
Attendance Requirement: N/A
Course Description: Syntax and semantics of programming languages, grammars, design of programming languages, data types, variables, expressions and statements, procedures, recursion, parameter passing, dynamic and static memory management. Functional, logic, and object-oriented programming paradigms. Examples from typical and modern programming languages.
Course Objectives: The main objective of this course is to develop an understanding of the fundamental concepts of object-oriented programming. It covers object-oriented concepts such as classes and objects, encapsulation, abstraction, inheritance, polymorphism, composition, etc. The course aims to teach students the principles and tools to design and implement applications using Java language and object-oriented design and concepts.
BASIC CONCEPTS OF THE COURSE
1 Object Oriented Programming
2 Inhertiance
3 Abstract Classes
4 Interfaces
5 Java Fx
6 GUI
7 MVC
8 Exception Handling
9 Generics
COURSE OUTLINE
Week Topics
1 Introduction to OOP
2 Programming in Java (Variables, Strings, Operators, TypeConversion, Scanner)
3 Programming in Java (Loops, Arrays, Methods, Packages)
4 Classes and Objects I
5 Classes and Objects II
6 Inheritance and Polymorphism
7 Exception Handling and File Handling
8 Midterm
9 Abstract Classes and Interfaces
10 JavaFX Basics
11 Event-Driven Programming I
12 Event-Driven Programming II
13 Generics
14 Projects presentation
Prerequisite(s): INTRODUCTION TO ALGORITHMS AND PROGRAMMING I
Textbook(s): Introduction to Java Programming and Data structures, Comprehensive Version, 11th Edition, 2019, Y. Daniel Liang, Pearson Education
Additional Literature: Absolute Java, 6th Edition,2015, Walter Savitch, Pearson Education
Laboratory Work: yes
Computer Usage: yes
Others: No
COURSE LEARNING OUTCOMES
1 Understand the Object Oriented paradigm and use the concepts of encapsulation, inheritance, polymorphism
2 Understanding the Syntax, Semantics and features of Java Programming Language
3 Understand and use the abstract classes and interfaces
4 Understand and use exceptions, file handling and collections
5 Understand and use object-oriented design and GUI programming
6 Gain ability to apply design and develop object oriented principles in the construction of software systems of varying complexity
COURSE CONTRIBUTION TO... PROGRAM COMPETENCIES
(Blank : no contribution, 1: least contribution ... 5: highest contribution)
No Program Competencies Cont.
Bachelor in Business Informatics (3 years) Program
1 Identify activities, tasks, and skills in management, marketing, accounting, finance, and economics. 3
2 Apply key theories to practical problems within the global business context. 5
3 Demonstrate ethical, social, and legal responsibilities in organizations. 2
4 Develop an open minded-attitude through continuous learning and team-work. 4
5 Integrate different skills and approaches to be used in decision making and data management. 4
6 Combine computer skills with managerial skills, in the analysis of large amounts of data. 5
7 Provide solutions to complex information technology problems. 5
8 Recognize, analyze, and suggest various types of information-communication systems/services that are encountered in everyday life and in the business world. 5
COURSE EVALUATION METHOD
Method Quantity Percentage
Homework
1
10
Midterm Exam(s)
1
30
Project
1
20
Final Exam
1
40
Total Percent: 100%
ECTS (ALLOCATED BASED ON STUDENT WORKLOAD)
Activities Quantity Duration(Hours) Total Workload(Hours)
Course Duration (Including the exam week: 16x Total course hours) 16 4 64
Hours for off-the-classroom study (Pre-study, practice) 16 2.5 40
Mid-terms 1 6 6
Assignments 3 2 6
Final examination 1 9 9
Other 0
Total Work Load:
125
Total Work Load/25(h):
5
ECTS Credit of the Course:
5
CONCLUDING REMARKS BY THE COURSE LECTURER

I think that the course should have two hours of lesson and three hours of lab sessions because the students need to have more hands-on time.