Print
Code
GBE-PRF1
Version
1.0
Offered by
Global Business Engineering
ECTS
5
Prerequisites
The software engineering course "Programming 1" (previously "Software Development with UML and Java 1") or a similar course must be completed.
Main purpose
The purpose is to qualify the student to understand and master the concepts and techniques of object-oriented system development and programming, including Client/Server programming.
Knowledge
The student should be able to understand:
- System architecture.
- Various methods for testing.
- Concurrent programming.
- Design patterns.
- Client/server structure.
Skills
The student should achieve the skills:
- Implement design patterns in Java.
- Test software using different testing techniques, including (but not limited to) JUnit testing, System testing, etc.
- Implement thread-safe classes and multi-threaded programs.
- Make programs communicate using client-server technologies.
Competences
The student should be able to:
- Implement programs in Java using design patterns and evaluate which to use.
- Test software using relevant testing techniques.
- Develop flexible java code using interfaces.
- Implement thread-safe classes and multi-threaded programs.
- Implement client-server systems.
Topics
Teaching methods and study activities
12 weeks with 4 lessons per week.
The teaching primarily consists of classroom instruction with presentations and problem-solving exercises.
The course will include a number of course assignments.
The course's 5 ECTS credits correspond to a workload of approximately 137.5 hours for the student.
Resources
Evaluation
Examination
Exam prerequisites:
None.
Type of exam:
Individual 20 minutes oral examination without preparation.
- The student will draw from a pool of previously known questions.
- The student will explain concepts and theories from the course, preferably using the course work as a reference.
Internal assessment.
Allowed tools:
All.
Re-exam:
Conducted as the ordinary exam.
Grading criteria
Grading based on the Danish 7-point scale.
Additional information
Responsible
Asbjørn Thalund Binderup (asbi)
Valid from
01-08-2025 00:00
Course type
Keywords
Java, client/server systems, system architecture, design patterns, computer networks