Module Details

The information contained in this module specification was correct at the time of publication but may be subject to change, either during the session because of unforeseen circumstances, or following review of the module at the end of the session. Queries about the module should be directed to the member of staff with responsibility for the module.
Title OBJECT ORIENTED PROGRAMMING IN JAVA
Code CKIT510
Coordinator Prof FP Coenen
Computer Science
Coenen@liverpool.ac.uk
Year CATS Level Semester CATS Value
Session 2020-21 Level 7 FHEQ Whole Session 15

Aims

1.      To allow students to develop practical experience in implementing software in the context of the Java object-oriented programming language.

2.      To allow students to acquire the skills needed to interpret customer requirements from a programmer's perspective.

3.      To provide students with an understanding of how to programme with a view to future software maintenance.

4.      To provide students with a good understanding of the programming techniques involved in creating Graphical User Interfaces (GUIs).

5.      To provide students with an understanding of the more advanced features of programming such as multithreading.


Learning Outcomes

(LO1) A critical understanding of the philosophical underpinning that supports the concept of object-oriented programming.

(LO2) A critical understanding of the role of data types (of all kinds) and programme constructs within the context of java programming.

(LO3) An understanding of the role of requirements and design specifications in the context of object-oriented programming.

(LO4) An ability to construct well-structured, syntactically correct, program source code and the associated documentation.

(LO5) An ability to create programmes that feature Graphical User Interfaces (GUIs).

(LO6) An understanding of advanced programming features such as multithreading.

(S1) Skills in using technology - Online communications skills

(S2) Critical thinking and problem solving - Creative thinking

(S3) Critical thinking and problem solving - Evaluation


Syllabus

 

Week 1: Introduction to Java
The origins of Java and the concept of Object-Oriented Programming (OOP), the terminology involved (objects, classes and inheritance, fields, methods, constructors, method calls etc.).

Week 2: Data, Type Conversions and Methods
The nature of data in Java programs and the associated constructs (declaration, assignment and initialisation). Also the concept of data types, data input and “Wrapper” classes.

Week 3: Control Statements
Introducing branches into the flow of control of a programme so that we can have several paths going through a program thus providing the user with options and choices in how the program progresses. Also repetition.

Week 4: Advanced Methods, Math Class and Basic GUI
Overview of arithmetic operators and the Math class. Basic user interface elements (buttons, frames, text boxes, etc.).

Week 5: Advanced OOP and Exception Handling
More advanced concepts of OOP including i nheritance, polymorphism and encapsulation. The concept and realisation of exception handling.

Week 6: Arrays and Data Structures
Categorisation of the data items. Introduction to more complicated data structures such as arrays.

Week 7: Multithreading
Foundations of multithreading and how Java allows multithreading to occur.

Week 8: Advanced GUI and Quality Control
The more complex graphical Java elements that can be used to enhance applications.  Foundations of application testing and quality control, and factors that contribute to successful program design and deployment.


Teaching and Learning Strategies

Teaching Method 1 - Virtual classroom hours (for online modules)
Description:
Attendance Recorded: Yes
Notes: Number of hours per week that students are expected to attend the virtual classroom so as to participate in discussion, dedicated to group work and individual assessment is 8.75.

Teaching Method 2 - Non-classroom hours (for online modules)
Description:
Attendance Recorded: Yes
Notes: Number of hours per week that students are expected to devote to reading, research and other individual work to support engagement in the classroom is 10.


Teaching Schedule

  Lectures Seminars Tutorials Lab Practicals Fieldwork Placement Other TOTAL
Study Hours           70

80

150
Timetable (if known)              
Private Study 0
TOTAL HOURS 150

Assessment

EXAM Duration Timing
(Semester)
% of
final
mark
Resit/resubmission
opportunity
Penalty for late
submission
Notes
             
CONTINUOUS Duration Timing
(Semester)
% of
final
mark
Resit/resubmission
opportunity
Penalty for late
submission
Notes
Assessment 2 Standard UoL penalty applies for late submission. This is not an anonymous assessment. Assessment Schedule (When) :Whole Session  Weekly Coursework As    70       
Assessment 1 Standard UoL penalty applies for late submission. This is not an anonymous assessment. Assessment Schedule (When) :Whole Session  Weekly Discussion Qu    30       

Recommended Texts

Reading lists are managed at readinglists.liverpool.ac.uk. Click here to access the reading lists for this module.