Skip to main content

Basics in Programming (3 cr)

Code: ELA22GY04-3006

General information


Enrollment

15.06.2025 - 19.10.2025

Timing

20.10.2025 - 21.12.2025

Number of ECTS credits allocated

3 op

Mode of delivery

Contact teaching

Unit

Faculty of Technology and Seafaring

Teaching languages

  • Svenska

Degree programmes

  • Degree Programme in Electrical Engineering and Automation

Teachers

  • Magnus Siffrén

Teacher in charge

Ronnie Sundsten

Scheduling groups

  • ELA25-S (Size: 50. Open UAS: 0.)
  • ELA25-Y (Size: 50. Open UAS: 0.)

Groups

  • ELA25D-V
    Ingenjör (YH), el- och automationsteknik, 2025, dagstudier

Small groups

  • ELA25-S
  • ELA25-Y

Objective

The student
- understands programming concepts and basic structures
- can use functions and simple arrays
- masters basic procedural programming.

Content

General programming concepts
Variables and constants
Operators and expressions
Keyboard input, screen printing
Selections
Iterations
Functions
Static arrays
Introduction to files

Evaluation scale

H-5

Assessment criteria, satisfactory (1)

The student can create programs that use simple structures with sequences, selections and iterations.
The student can create functions that use parameters and return data.
The student can store data in simple, static one-dimensional arrays.

Assessment criteria, good (3)

The student can create programs that use more advanced selections and iterations. The student can compound structures.
The student can create functions that use reference parameters.
The student can use one-dimensional, static arrays to solve programming tasks.

Assessment criteria, excellent (5)

The student can independently solve more difficult programming problems.
The student can create overloaded functions and templated functions.
The student can use multidimensional, static arrays to solve programming tasks.

Qualifications

No prerquisites.