

Learn programming with Python
MOOC serija
Corinna Kindlhofer, Michael Weiß, Daniel Dohr, Benedikt Neuhold, Gerald Geier, Josef Wachtler
O kursu
These courses are designed to give interested people an easy introduction to programming. The focus is on the basic concepts of programming using the language Python. Learners can develop their knowledge through interactive videos and code examples.
The first course is aimed at those with no prior knowledge and includes four lessons covering topics such as writing Python code, working with data, lists, branching and loops.
The second course builds on these fundamentals and covers advanced concepts of the Python programming language. In addition to reinforcing basic topics, it focuses on lists and dictionaries, the use of functions, as well as working with files and CSV data. This course is designed for beginner programmers with basic knowledge who want to expand their skills.
The third course focuses on object-oriented programming (OOP) in Python. Four lessons cover concepts such as OOP basics, attributes, constructors, methods and encapsulation. The course is suitable for learners of all levels and illustrates the concepts using Python code examples.
Successful completion of these courses will provide participants with the fundamental knowledge to be successful in the programming world and develop projects using Python.