artistic title image

New HIFIS course: Introduction to OOP in Python

image/svg+xml

New HIFIS course: Object-Oriented Programming in Python

HIFIS Education & Training developed a new online course which will take place for the first time May 23–24, 2022: Object-Oriented Programming in Python. It aims at intermediate level users as some basic knowledge of Python is already required (variables, functions, loops, conditions). For details of the agenda have a look at the course page.

Object-Oriented Programming

Object-Oriented Programming (OOP) is a popular and widely used programming paradigm where programs are written to describe the involved elements and the interactions between these. This is a popular approach for modelling and simulation problems. Among the languages that use OOP are Java, C++, Ruby — and Python. The latter will be used in this class to teach the concept.

Registration is open!

The registration for this course is open until Sunday 15th of May, so do not hesitate to secure your place! But please note, this is the first installment of this workshop. Bugs and hick-ups are to be expected. The instructors recommend to bring along some patience and popcorn ;)