Skip to main content

Programming Languages 2 (5 cr)

Code: 5G00DL97-3008

General information


Enrolment period

23.11.2023 - 07.01.2024

Timing

11.01.2024 - 05.05.2024

Credits

5 op

Mode of delivery

Contact teaching

Unit

Software Engineering

Campus

TAMK Main Campus

Teaching languages

  • English

Seats

0 - 40

Degree programmes

  • Bachelor's Degree Programme in Software Engineering

Teachers

  • Louis Botha

Person in charge

Louis Botha

Groups

  • 23I260EA
    Degree Programme in Software Engineering

Objectives (course unit)

1. Student understands the concepts of object-oriented programming. 2. Student is able to implement Java programs and applications by utilizing object-oriented design. 3. Student knows how to program with Java programming language.

Content (course unit)

Basics object-oriented programming by using Java. Modularizing programs with classes and objects and utilizing object-oriented programming in program implementations.

Prerequisites (course unit)

Programming languages 1

Assessment criteria, satisfactory (1-2) (course unit)

Students knows about object-oriented programming principles. Student is able to implement modularizing programs with classes and objects with guidance. Student is able to utilize object-oriented programming principles in simple program implementations with guidance.

Assessment criteria, good (3-4) (course unit)

Students knows object-oriented programming principles by using Java. Student is able to implement modularizing programs with classes and objects. Student is able to utilize object-oriented programming principles independently in different program implementations.

Assessment criteria, excellent (5) (course unit)

Students knows in depth object-oriented programming principles by using Java. Student is able to implement modularizing programs with classes and objects in diverse situations. Student is able to utilize object-oriented programming principles independently diversely in various different program implementations.

Location and time

Schedule in learning environment.

Exam schedules

Will be announced in January 2024

Assessment methods and criteria

The final grade of the course is calculated by combining the converted assignment completion activity and exam score of the course.
Assignments + exam = final grade
1 + 4 = 5

You can pass the course with 1, by only achieving over 50% based on the available assignment points during the course.
You can pass the course by only passing the exam, but the maximum grade that can be received through the exam is 4.
Conversion tables for % to grade will be in the online learning environment

Assessment scale

0-5

Teaching methods

Classroom Lectures
Exercises
Quizzes
Exam

Learning materials

Learning Environment
Any Java book that includes Object-Orientated programming chapters.

Student workload

Total size approx. 135h
Contact teaching approx. 50h
Students independent own work approx 85h

Content scheduling

1. Introduction
2. Data and Expressions
3. Using Classes and Objects
4. Writing Classes
5. Conditionals and Loops
6. More Conditionals and Loops
7. Object-Oriented Design
8. Arrays
9. Inheritance
10. Polymorphism
11. Exceptions