Programming 2 (4 cr)
Code: TSAT0510-3003
General information
Enrollment
01.11.2022 - 05.01.2023
Timing
09.01.2023 - 21.05.2023
Number of ECTS credits allocated
4 op
Mode of delivery
Face-to-face
Unit
School of Technology
Campus
Main Campus
Teaching languages
- Finnish
Degree programmes
- Bachelor's Degree Programme in Electrical and Automation Engineering
Teachers
- Juho Riekkinen
- Teppo Flyktman
Groups
-
TSA21SASähkö- ja automaatiotekniikka (AMK)
-
TSA21SBSähkö- ja automaatiotekniikka (AMK)
Objectives
Student gets familiar with programming device interfaces and the graphical user interface and deepens their previous programming skills. To study in this course, you need a basic knowledge of programming. Enables in-depth study of the topic in other courses. Studying in this course require knowledge in fundamentals of programming. This course enables further studies of the subject in other courses.
EUR-ACE KNOWLEDGE AND UNDERSTANDING
Student is familiar with device interfaces and understands the basic ideology of object-oriented programming.
EUR-ACE APPLYING TECHNOLOGY INTO PRACTICE
Student is able to apply programming skills to communication between devices.
Content
Interface programming
Deepening programming skills
Application of a communication protocol
Evaluation scale
0-5
Evaluation criteria, satisfactory (1-2)
Sufficient (1): Student recognizes the basics and terminology, but has shortcomings in understanding the key issues.
Satisfactory (2): Student knows the basics and terminology, but has shortcomings in independent application of key issues. Student is able to program a simple application containing graphical user interface.
Evaluation criteria, good (3-4)
Good (3): Student is able to independently program simple applications containing graphical user interface. Student is able to analyze issues and apply knowledge in a communication protocol in programming tasks.
Very good (4): Student knows all the key subjects of the course and is able to apply them in different implementations.
Evaluation criteria, excellent (5)
Excellent (5): Student masters all the key subjects of the course and is able to apply them creatively. Student is able to analyze the operation of the application implemented from the perspective of efficiency and reliability. Student understands the possibilities and limitations of the interfaces used in automation.
Prerequisites
Basic programming skills
Data types and variables
Conditional and loop statements
Subroutines