Digital skills, Theme 4: Basics of programming (1cr)
Course unit code: C-10122-COMP--CS--014
General information
- Credits
- 1 cr
- Institution
- University of Tampere
Objectives
After completing the course, the student has an understanding about the principles of programming, algorithms and how they are implemented with Python programming language.
Content
The concept of algorithms, the most common control structures of high-level programming language (selection and iteration) and the use of logical expressions with them.