8
Monty und Python werden Hacker Carina Willbold WIP-Projekt für Kinder Zusammenarbeit mit Ingo Blechschmidt 16. April 2016 Augsburger Linux-Infotag Carina Willbold Python for Kids 1/8

Monty und Python werden Hacker - LUGA

  • Upload
    others

  • View
    7

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Monty und Python werden Hacker - LUGA

Monty und Python werden Hacker

Carina Willbold♥WIP-Projekt für Kinder ♥

Zusammenarbeit mit Ingo Blechschmidt

16. April 2016

Augsburger Linux-Infotag

Carina Willbold Python for Kids 1 / 8

Page 2: Monty und Python werden Hacker - LUGA

Idee und Konzept

Sachbuch für Kinder um Python zu lernenMotivation: Kinder möglichst früh ans ProgrammierenheranführenKein trockener SachbuchstilFantasiegeschichte zum MitlernenIn jedem Kapitel eine Herausforderung am Ende, die zueinem größeren Porjekt führtZiel: Kind sollte am Ende z.B. ein Spiel geschrieben haben

Carina Willbold Python for Kids 2 / 8

Page 3: Monty und Python werden Hacker - LUGA

Carina Willbold Python for Kids 3 / 8

Page 4: Monty und Python werden Hacker - LUGA

Carina Willbold Python for Kids 4 / 8

Page 5: Monty und Python werden Hacker - LUGA

Carina Willbold Python for Kids 5 / 8

Page 6: Monty und Python werden Hacker - LUGA

Variablenspiele

Meistere folgende Aufgaben:a) Erstelle die Variable p und weise ihr den Wert 3 zu.b) Erstelle die Variable q und weise ihr den Wert 12 zu.c) Berechne q/p und speichere das Ergebnis in der Variable

r.d) Gib die Inhalte aller Variablen aus.

Carina Willbold Python for Kids 6 / 8

Page 7: Monty und Python werden Hacker - LUGA

Die erste Prüfung

Erstelle dir ebenfalls zwei Variablen frosch und ente undweise ihnen verschiedene Werte zu, die du aussuchen kannst.Vertausche jetzt die Inhalte der beiden Variablen. Kannst dudas?

Carina Willbold Python for Kids 7 / 8

Page 8: Monty und Python werden Hacker - LUGA

Skizzen auf GitHub: carinawihttps://github.com/carinawi

Carina Willbold Python for Kids 8 / 8