Skip to main content

Functional Programming (5 cr)

Code: TTC8810-3003

General information


Enrollment

01.08.2023 - 24.08.2023

Timing

28.08.2023 - 19.12.2023

Number of ECTS credits allocated

5 op

Virtual portion

5 op

Mode of delivery

Online learning

Unit

School of Technology

Teaching languages

  • English

Seats

0 - 35

Degree programmes

  • Bachelor's Degree Programme in Information and Communications Technology

Teachers

  • Jani Immonen

Groups

  • TTV21S3
    Tieto- ja viestintätekniikka (AMK)
  • TTV21S5
    Tieto- ja viestintätekniikka (AMK)
  • TTV21SM
    Tieto- ja viestintätekniikka (AMK)
  • TTV21S2
    Tieto- ja viestintätekniikka (AMK)
  • TTV21S1
    Tieto- ja viestintätekniikka (AMK)
  • 29.08.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 05.09.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 12.09.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 19.09.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 26.09.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 03.10.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 10.10.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 24.10.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 31.10.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 07.11.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 14.11.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 21.11.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 28.11.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 05.12.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 12.12.2023 08:45 - 11:15, Functional Programming TTC8810-3003
  • 19.12.2023 08:45 - 11:15, Functional Programming TTC8810-3003

Objectives

Purpose:
You will be aware of the functional programming paradigm and write simple programs and services using a purely functional language. You understand the functional programming paradigm and will be aware of concepts such as immutability and recursion.

EUR-ACE Competences:
Knowledge and Understanding
Engineering practice
Communication and team-working 
Multidisciplinary competences
Investigations and information retrieval

Learning outcomes:
You will be able to utilize functional programming principles and develop software with at least one purely functional programming language.

Content

The course covers an introduction to functional programming using a purely functional programming language. The course also covers various programming language related concepts and terminologies e.g. mutability and state.

Learning materials and recommended literature

Materials in the e-learning environment.

Teaching methods

- lectures
- independent study
- distance learning
- small group learning
- exercises
- learning tasks

Practical training and working life connections

- projects

Exam dates and retake possibilities

The possible date and method of the exam will be announced in the course opening.

Alternative completion methods

The admission procedures are described in the degree rule and the study guide. The teacher of the course will give you more information on possible specific course practices.

Student workload

One credit (1 Cr) corresponds to an average of 27 hours of work.

- lectures 50 h
- exercises 15 h
- assignment 40 h
- independent study 30 h
Total 135 h

Evaluation scale

0-5

Evaluation criteria, satisfactory (1-2)

Sufficient (1): The student is familiar with the topics discussed during the course. The student is able to write simple functions in a functional manner using a functional programming language with assistance.

Satisfactory (2): The student understands most of the topics discussed during the course, however, he/she struggles to utilize this knowledge. The student is not able to search for relevant information independently. The student is able to write simple programs in a functional manner using a functional programming language with assistance.

Evaluation criteria, good (3-4)

Good (3): The student is able to utilize the knowledge gained on the course in the most basic cases. The student is able to utilize information about the discussed topics. The student is able to write simple programs in a functional manner using a functional programming language.

Very good (4): The student is able to utilize the knowledge gained on the course in most common cases. The student is able to search and understand information about the discussed topics. The student is able to write programs in a functional manner using a functional programming language.

Evaluation criteria, excellent (5)

Excellent (5): The student understands all topics discussed during the course and is able to use them in an innovative manner even in challenging situations. The student is able to search and utilize information about the discussed topics independently. The student is able to write complex programs in a functional manner using a functional programming language.

Prerequisites

Basics in programming, Operating systems, Data structures and algorithms