Charles Explorer logo
🇬🇧

Programming

Class at Faculty of Education |
OKB1310N05

Syllabus

Basics of algorithms and programming• Introduction to Python programming language• Python base library modules used for math• Implementation of Euclid's algorithm• Implementation of algorithms for solving simple equations • Implementation of matrix algorithms• Implementation of algorithms for numerical integration• Mathematical third-party modules for Python (matplotlib)

Annotation

The aim of the course of Programming is to familiarize students with the basic ideas of algorithms and programming in Python programming language and its syntax to the extent necessary to aquire the knowledge of creating simple programs used for mathematical calculations.