Symbol Weblink

Links related to the Programming Exercises

Use this list of weblinks for the setup of a programming environment for Python.

Reiter

Funktionen

Titel
Anaconda
All-in-one Python environment (recommended install)
Jupyter Notebook
Web application required for the introductory programming exercise (included in Anaconda)
PIP
Package manager (older versions of Python are shipped without it)
PyCharm
Popular IDE with good integration of Anaconda
Python
Programming language used in this course (included in Anaconda)
Spyder
IDE included in Anaconda installations
Visual Studio Code
IDE with support for Anaconda (can be installed during install of Anaconda)