Skip to ContentSkip to Navigation
Society/business Center for Information Technology

IT Course: Introduction to Programming in Python

From:Tu 02-07-2024
Until:Th 18-07-2024
Where:Online

Introduction

Worldwide Python is the most popular language for doing datascience, but at its core it is also a widely used general programming language.

In this introductory course we'll use python to show the most important tools in programming; conditions, loops, functions, and datatypes like integers, floats, strings, lists, tuples, dictionaries and eventually classes.

Result

At the end of the course you'll not only be able to work with Python, but you will also be able to expand your knowledge in your own specific work field.