Siirry suoraan sisältöön

Python programming and data processingLaajuus (5 op)

Tunnus: IT00DX02

Laajuus

5 op

Osaamistavoitteet

Upon completing this course the student will be able to explain the basic concepts of programming. The student also knows the fundamental programming structures and their operation. The student is able to write short programs using the Python programming language.

Sisältö

Writing code in Python and using a code editor. Variables, inputs, data types, mathematical operations. Strings of texts and text manipulation. Conditional statements and structures. Control flow structures. Function routines. File handling. Lists and other composite data types. Libraries and extendable modules. Error handling. Algorithmic thinking, data representation and storage. Basic concepts of data processing.