Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold...

8
Monty und Python werden Hacker Carina Willbold WIP Projekt für Kinder Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015 Tübinger Linux-Infotag Carina Willbold Python for Kids 1/8

Transcript of Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold...

Page 1: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

Monty und Python werden Hacker

Carina Willbold♥WIP Projekt für Kinder ♥

Zusammenarbeit mit Ingo Blechschmidt

13. Juni 2015

Tübinger Linux-Infotag

Carina Willbold Python for Kids 1 / 8

Page 2: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

Idee und Konzept

Sachbuch für Kinder um Python zu lernen

Motivation: Kinder möglichst früh ans Programmierenheranführen

Kein trockener Sachbuchstil

Fantasiegeschichte zum Mitlernen

In jedem Kapitel eine Herausforderung am Ende, die zueinem größeren Porjekt führt

Ziel: Kind sollte am Ende z.B. ein Spiel geschrieben haben

Carina Willbold Python for Kids 2 / 8

Page 3: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

Carina Willbold Python for Kids 3 / 8

Page 4: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

Carina Willbold Python for Kids 4 / 8

Page 5: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

Carina Willbold Python for Kids 5 / 8

Page 6: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

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 - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

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 du das?

Carina Willbold Python for Kids 7 / 8

Page 8: Monty und Python werden Hacker - tuebix.github.io · Monty und Python werden Hacker Carina Willbold ~ WIP Projekt für Kinder ~ Zusammenarbeit mit Ingo Blechschmidt 13. Juni 2015

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

Carina Willbold Python for Kids 8 / 8