Scripting languages

courses icon

5 courses

Data Analysis Tools in Python

This training course will cover various applications of Python for data analysis: regular expressions, data collection via HTTP, using NumPy and Pandas libraries for data analysis, and matplotlib for visualization. During the training, you will learn to write a full-fledged GUI application.

  • duration 25 hours

Python Advanced

This training course leads the students into the depths of Python programming language.
  • duration 40 hours

Object-oriented Programming in Python

We cover the application of object-oriented approach in Python. From encapsulation to polymorphism, from the simplest custom type of data to complex classes deeply integrated in Python.

  • duration 20 hours

Python® basics

This Python® training course leads the students from the basics of writing and running Python® scripts to more advanced features such as file operations, regular expressions, error handling, system and network programming and the use of the extensive functionality of Python® modules.

  • duration 20 hours

Testing with Pytest

Overview of testing basics, using PyTest for unit testing, component testing, and integration testing