| Nächste Überarbeitung | Vorherige Überarbeitung |
| informatik:computerkunst:start [2020/03/03 09:50] – jonathan.pfeiffer | informatik:computerkunst:start [2021/03/01 10:31] (aktuell) – jonathan.pfeiffer |
|---|
| <btn type="primary" size="sm">[[informatik:computerkunst:turtle-bewegen|Turtle bewegen]]</btn> \\ | <btn type="primary" size="sm">[[informatik:computerkunst:turtle-bewegen|Turtle bewegen]]</btn> \\ |
| \\ | \\ |
| <btn type="primary" size="sm">[[informatik:computerkunst:farben-verwenden|Farben verwenden]]</btn> | <btn type="primary" size="sm">[[informatik:computerkunst:farben-verwenden|Farben verwenden]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:alternative|Alternative]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:zaehlschleife|Zählschleife]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:verschachtelung|Verschachtelung]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:variablen|Variablen]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:eingabe-ausgabe|Eingabe & Ausgabe]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:funktionen-ohne-parameter|Funktionen ohne Parameter]]</btn> \\ |
| | \\ |
| | <btn type="warning" size="sm">[[informatik:computerkunst:programmieraufgaben1|Programmieraufgaben]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:funktionen-mit-parameter|Funktionen mit Parameter]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:funktionen-mit-rueckgabewert|Funktionen mit Rückgabewert]]</btn> \\ |
| </panel> | </panel> |
| |
| <panel type="info" title="Entwicklungsumgebungen"> | |
| * [[informatik:computerkunst:thonny|Thonny-Editor]] | |
| * [[informatik:computerkunst:python-spielwiese|Spielwiese Python]] | |
| |
| | |
| | |
| | |
| | <panel type="info" title="Programmiersprache + Entwicklungsumgebungen"> |
| | <btn type="primary" size="sm">[[informatik:computerkunst:lernvideos|Lernvideos]]</btn> \\ |
| | \\ |
| | <btn type="primary" size="sm">[[informatik:computerkunst:python|Pythonschnipsel]]</btn> \\ |
| | \\ |
| | <btn type="info" size="sm">[[informatik:computerkunst:thonny|Thonny-Editor]]</btn> \\ |
| | \\ |
| | <btn type="info" size="sm">[[informatik:computerkunst:python-spielwiese|Spielwiese - Python Online Editor]]</btn> \\ |
| </panel> | </panel> |
| |
| <panel type="success" title="Weiterführende Links"> | <panel type="success" title="Weiterführende Links"> |
| * [[https://docs.python.org/3.3/library/turtle.html?highlight=turtle#module-turtle|Python Documentation - Turtle Graphics]] <label type="success">wichtig</label> | * [[https://docs.python.org/3.3/library/turtle.html?highlight=turtle#module-turtle|Python Documentation - Turtle Graphics]] <label type="success">wichtig</label> |
| | * [[https://pythonbuch.com/|pythonbuch.com]] <label type="success">klassisch</label> |
| | * [[http://pythontutor.com/|pythontutor.com]] <label type="success">visualisiert</label> |
| | * [[https://www.programmieraufgaben.ch/|programmieraufgaben.ch]] <label type="success">herausfordernd</label> |
| * [[https://codecombat.com/students?_cc=HomeSpoonCar|Code Combat - spielerisch Python lernen! (HomeSpoonCar)]] <label type="success">fun</label> | * [[https://codecombat.com/students?_cc=HomeSpoonCar|Code Combat - spielerisch Python lernen! (HomeSpoonCar)]] <label type="success">fun</label> |
| * [[https://www.swisseduc.ch/informatik/karatojava/pythonkara/|PythonKara - Käfer-Probleme lösen!]] <label type="success">knifflig</label> | * [[https://www.swisseduc.ch/informatik/karatojava/pythonkara/|PythonKara - Käfer-Probleme lösen!]] <label type="success">knifflig</label> |
| * [[http://digitalart.joachim-wedekind.de/projekte-i/|Digital Art von Joachim Wedekind! ]] <label type="success">inspirierend</label> | * [[http://digitalart.joachim-wedekind.de/projekte-i/|Digital Art von Joachim Wedekind! ]] <label type="success">inspirierend</label> |
| | |
| |
| </panel> | </panel> |