Skip to main content

Tietoliikenneohjelmointi (5 cr)

Code: TT00CC56-3001

General information


Enrollment

02.07.2022 - 31.01.2023

Timing

01.01.2023 - 31.05.2023

Number of ECTS credits allocated

5 op

Mode of delivery

Contact teaching

Unit

Teknologia

Teaching languages

  • Finnish

Degree programmes

  • Bachelor’s Degree in Information and Communication Technology

Teachers

  • Jussi Ala-Hiiro
  • Jaakko Vanhala

Groups

  • TTV22SAI
    TTV22SAI

Objective

The student understands key internet protocols. The student understands typical internet application architectures and knows how to implement a simple three-layer application using HTML, CSS and JavaScript languages. The student understands the legalities and communication mechanisms of a distributed system (e.g. MQTT).

Content

- Important internet protocols for programmers: Telnet, SSH, TCP, UDP, HTTP, Websocket, MQTT
- Implementation of a simple customer application
- Implementation of a simple server application
- Importance of database in internet applications

Evaluation scale

0 - 5

Assessment criteria, excellent (5)

You know the main protocols of internet traffic and know how to use them effectively in web development. You know how to implement a web application according to the three-layer architecture.

Assessment criteria, good (3)

You know how to design and implement a web application using the HTML and JavaScript languages. You understand the meaning of the CSS language and can make simple definitions with it. You know the main internet protocols.

Assessment criteria, satisfactory (1)

You understand the structure and principles of a simple web application.

Prerequisites

Basics of programming
Modern software development