Back to all courses
Start here
Programming 3: Interfaces
Individual course
After completing the course, the student is able to participate in the implementation of a larger software product. The programming language is Java (no prior experience needed).
Course contents
- Modularity: Principle of locality, abstraction, encapsulation, interface, namespaces, design by contract
- Inheritance: Base and subclasses, ownership of objects, dynamic binding
- Team work: Version control in modern software development, division of labour
- Software quality: Unit testing
- Exceptions, exception guarantees
- Use of generic programming
Learning outcomes
After completing the course, the student
- knows how to use the typical programming tools and is able to explain their roles in software work.
- knows how to program modules that are in connection to their environment through predefined interfaces.
- is able to interpret interface documentation and understands the principles of design by contract.
- knows more programming language structures than before and is able to use them in their programs.
- can explain the concept of inheritance and is able to use it in their programs.
Completion methods
To complete the course, the student must obtain enough points from exercises and pass an electronic exam. Teaching is small groups in Tampere. (it might be possible to attend in Pori or Seinäjoki).
The course material is available in Finnish and English.
More information in the Tampere University study guide.
Previously the course was under the name Programming 3: Interfaces and techniques.
You can get a digital badge after completing this course.
API rajapinta ohjelmisto tekniikka
Responsible teacher
University of Tampere
Terhi Kilamo
terhi.kilamo(at)tuni.fi
Further information about the course and studying
University of Tampere
Teemu Rauhala, ICT coordinator
teemu.rauhala(at)tuni.fi
Contact person for applications
FITech Network University
Fanny Qvickström, Student services specialist
info(at)fitech.io
Start here
Topics:
Data science,
Programming,
Software systems
Programming,
Software systems
Course code:
COMP.CS.115
Study credits:
5 ECTS
Price:
0 €
Course level:
Teaching period:
3.3.–27.4.2025
Application start date:
13.11.2024
Application deadline:
16.2.2025
Host university:
Tampere University
Who can apply:
Adult learner,
Degree student
Degree student
Teaching method:
Contact
Place of contact learning:
Tampere
Teaching language:
English,
Finnish
Finnish
General prerequisites:
Good programming skills, for example the course Programming 2: Structures