# Vorbereitung

### Vor dem ersten Kurstermin solltet Ihr ...

* [x] Euch Accounts erstellen für [GitHub](https://docs.github.com/de/get-started/start-your-journey/creating-an-account-on-github), [ChatGPT](https://chatgpt.com/) und [Claude](https://claude.ai/).<br>
* [x] über [diesen Link](https://code.visualstudio.com/) VS Code bei Euch auf dem Rechner installieren.<br>
* [x] bei datacamp das erste Kapitel des Kurses "[Introduction to Python](https://campus.datacamp.com/courses/intro-to-python-for-data-science/chapter-1-python-basics?ex=1)" durcharbeiten.\
  Dazu müsst Ihr Euch ebenfalls einen (freien) Account bei datacamp registrieren.\
  Ihr braucht nur das erste Kapitel des Kurses durcharbeiten, das kostenfrei ist.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/einfuehrung/vorbereitung.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
