Basics in Programming (3 cr)
Code: ELA22GY04-3007
General information
Enrollment
15.06.2025 - 30.11.2025
Timing
26.11.2025 - 10.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
Teacher in charge
Matts Nickull
Groups
-
ÖH24FLEXINGÖppna YH, Flexibelt till Ingenjör
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.