DCU Home | Our Courses | Loop | Registry | Library | Search DCU
<< Back to Module List

Latest Module Specifications

Current Academic Year 2025 - 2026

Module Title Computer Programming 4 (Object Oriented Programming)
Module Code CSC1031 (ITS: CA269)
Faculty Engineering & Computing School Computing
NFQ level 8 Credit Rating 5
Description

Building on the CA117 and CA268 modules, this module introduces students to a classic object-oriented programming language and provides an in-depth coverage of object-oriented programming concepts and design techniques.

Learning Outcomes

1. Design and implement software systems using the object-oriented programming paradigm.
2. Demonstrate an understanding of the motivation behind fundamental object-oriented concepts.
3. Specify simple software systems using the UML notation.
4. Refactor programs according to object-oriented design principles (as described by Martin Fowler).
5. Utilise existing libraries of data structures as an example of software reuse.
6. Communicate design work in a formal manner.


WorkloadFull time hours per semester
TypeHoursDescription
Lecture24No Description
Laboratory36Short Programming Exercises
Assignment Completion12Short Programming Exercises
Independent Study78Review of lecture material, background reading and independent practice
Total Workload: 150
Section Breakdown
CRN20152Part of TermSemester 2
Coursework50%Examination Weight50%
Grade Scale40PASSPass Both ElementsN
Resit CategoryRC1Best MarkN
Module Co-ordinatorMikhail KudriavtsevModule TeacherHarshvardhan Pandit
Assessment Breakdown
TypeDescription% of totalAssessment Date
Assignment5 Assignments worth 5% marks each assessed periodically25%n/a
In Class TestMid-Term Lab Exam25%n/a
Formal ExaminationEnd-of-Semester Final Examination50%End-of-Semester
Reassessment Requirement Type
Resit arrangements are explained by the following categories;
RC1: A resit is available for both* components of the module.
RC2: No resit is available for a 100% coursework module.
RC3: No resit is available for the coursework component where there is a coursework and summative examination element.

* ‘Both’ is used in the context of the module having a coursework/summative examination split; where the module is 100% coursework, there will also be a resit of the assessment

Pre-requisite None
Co-requisite None
Compatibles None
Incompatibles None

All module information is indicative and subject to change. For further information,students are advised to refer to the University's Marks and Standards and Programme Specific Regulations at: http://www.dcu.ie/registry/examinations/index.shtml

Indicative Content and Learning Activities

The Java Language
The following concepts will be reviewed from the perspective of implementation in the Java language: I/O, selection, iteration and recursion, data structures (the Java Collection interface), classes, methods, parameters and references, constructors, class variables.

Object-oriented Programming
Object-oriented concepts and their implementation in Java: inheritance, polymorphism, interfaces, abstract classes

Object-oriented Design
Object-oriented design: UML modelling, abstraction, coupling and cohesion.

Refactoring
Improve the design of existing code by making small well defined changes.

Indicative Reading List

Books:
  • Martin Fowler: 0, Refactoring: Improving the Design of Existing Code,


Articles:
None
Other Resources

None

<< Back to Module List View 2024/25 Module Record for CSC1031