---
title: "Grundlagen - Von null zur ersten veröffentlichten App"
description: "Baue und veröffentliche eine echte Website mit KI"
type: "course"
locale: "de-CH"
canonical: "https://agenticschool.dev/de/kurse/foundations"
---

# Grundlagen - Von null zur ersten veröffentlichten App

- Level: einsteiger
- Lektionen: 7
- Kanonische URL: https://agenticschool.dev/de/kurse/foundations
- Sprache: de-CH

> Baue und veröffentliche eine echte Website mit KI

Der komplette Einstieg. Verstehe, wie LLMs und Coding Agents wirklich funktionieren, installiere Claude Code und Codex, brieffe sie wie ein Profi und baue dann eine echte Website, die du ins öffentliche Internet bringst.

## Lektionen

### 1.1 Wie LLMs wirklich funktionieren: Tokens, Kontextfenster und der Performance-Cliff

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/how-llms-actually-work-tokens-context-windows-and-the-performance-cliff
- Markdown: https://agenticschool.dev/de/kurse/foundations/how-llms-actually-work-tokens-context-windows-and-the-performance-cliff.md

Ein korrektes mentales Modell von Tokens, Kontextfenstern und davon, warum lange Prompts schlechter werden, damit du jedes Modell gut steuerst

### 1.2 Das richtige Modell wählen: Haiku vs Sonnet vs Opus, GPT, Gemini und Benchmarks

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/choosing-your-model-haiku-vs-sonnet-vs-opus-gpt-gemini-and-benchmarks
- Markdown: https://agenticschool.dev/de/kurse/foundations/choosing-your-model-haiku-vs-sonnet-vs-opus-gpt-gemini-and-benchmarks.md

Für jede Aufgabe die passende Modellstufe wählen und wissen, wo es starke Modelle günstig oder kostenlos gibt

### 1.3 Was ist ein Harness? Claude Code vs Codex vs Pi vs OpenCode

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/what-is-a-harness-claude-code-vs-codex-vs-pi-vs-opencode
- Markdown: https://agenticschool.dev/de/kurse/foundations/what-is-a-harness-claude-code-vs-codex-vs-pi-vs-opencode.md

Verstehen, was ein Agent-Harness ist, und für eine Aufgabe zwischen Claude Code, Codex, Pi und OpenCode wählen

### 1.4 Claude Code und Codex installieren und starten

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/installing-and-running-claude-code-and-codex
- Markdown: https://agenticschool.dev/de/kurse/foundations/installing-and-running-claude-code-and-codex.md

Claude Code und Codex einsatzbereit machen, den richtigen Plan wählen und deine Arbeit und dein IP schützen

### 1.5 Mit Agents reden: Prompt Engineering, das wirklich funktioniert

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/talking-to-agents-prompt-engineering-that-actually-works
- Markdown: https://agenticschool.dev/de/kurse/foundations/talking-to-agents-prompt-engineering-that-actually-works.md

Einen Coding Agent so briefen, dass er beim ersten Mal grossartige Arbeit liefert - mit Axiomen, Framing, Pushback und Spec Sheets

### 1.6 Dein erstes Projekt: Scaffolding, Dev Server, Git und GitHub

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/your-first-project-scaffolding-dev-server-git-and-github
- Markdown: https://agenticschool.dev/de/kurse/foundations/your-first-project-scaffolding-dev-server-git-and-github.md

Ein echtes Projekt aufsetzen, lokal im Browser ausführen und sicher unter Versionskontrolle in ein privates GitHub-Repo bringen

### 1.7 Ship it: Deploy auf Vercel, Domain verbinden, DNS und Cloudflare

- Kanonische URL: https://agenticschool.dev/de/kurse/foundations/ship-it-deploy-to-vercel-connect-a-domain-dns-and-cloudflare
- Markdown: https://agenticschool.dev/de/kurse/foundations/ship-it-deploy-to-vercel-connect-a-domain-dns-and-cloudflare.md

Dein Projekt auf Vercel ins öffentliche Internet bringen und eine echte eigene Domain über DNS und Cloudflare verbinden
