Informatik und Logo/Einführung: Unterschied zwischen den Seiten

Aus ZUM-Unterrichten
(Unterschied zwischen Seiten)
(+ l auf ZUM-Wiki)
Markierung: 2017-Quelltext-Bearbeitung
 
main>Cspannagel
 
Zeile 1: Zeile 1:
<div class="mint">
 
{{Portalseite/Titel
== Einführung in Logo ==
  |titel=Informatik
 
  |icon=hdg-laptop06
{{#ev:youtube|ru9snbwVtVo}}
 
<iframe src="//de.slideshare.net/slideshow/embed_code/key/DDrsVS1mc8faI5" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
 
== Aufgaben zum Einstieg in Logo ==
 
{{PHHDAktivität|Bearbeite die {{pdf|Einstieg_Logo_Aufgaben.pdf|Aufgaben zum Einstieg}}
}}
}}


{{3Spalten|
{{PHHDAktivität|Sei kreativ und zeichne schöne Bilder mit Logo! Male Bilder nach Lust und Laune (z.B. einen Stern, einen Würfel, einen Baum, ...).}}
{{Portalseite/Spotlight
 
  |iconfile=Pfad-Icon.svg
{{PHHDAktivität|Zeichne eine der folgenden [http://en.wikiversity.org/wiki/File:Recursivegraphics.gif rekursiven Grafiken]!
  |link=Informatik/Lernpfade
Ein Beispielprogramm findest du hier:
  |titel=Lernpfade Informatik
<pre>
}}
to tree :x
|
    if :x < 1 [ stop ]
{{Portalseite/Spotlight
    fd :x
  |iconfile=Computer-Icon.svg
    lt 45
  |link=Informatik/Interaktive Übungen
    tree :x/2
  |titel=Interaktive Übungen Informatik
    rt 90
}}
    tree :x/2
|
    lt 45
{{Portalseite/Spotlight
    bk :x
  |iconfile=Buch-Icon.svg
end
  |link=:Informatik/Unterrichtsideen
</pre>
  |titel=Unterrichtsideen Informatik
}}
}}
}}


{{2Spalten|
== Die Logo-Philosophie ==
== <span class="brainy hdg-star"></span> Highlights ==
 
{{Portalseite/Highlight
:{{#ev:youtube|xMzojQFyMo0}}
  | iconfile = Pfad-Icon.svg
 
  | link = :HTML und CSS
:{{#ev:youtube|nisFUjnO87g}}
  | titel = erste Schritte in '''HTML und CSS'''
 
}}
:{{#ev:youtube|FQCZa8MyWIg}}
{{Portalseite/Highlight
 
  | iconfile = Pfad-Icon.svg
{{PHHDWeblinks|
  | link = :Java
* [http://derrel.net/ep/logo/logo_com.htm Logo Commands]
  | titel = Einführung in '''Java'''
* [http://www.abz.inf.ethz.ch/media/archive1/unterrichtsmaterialien/primarschulen_stufe_sek_1/logo_heft_de.pdf Einführung der ETHZ]
}}
* [http://140.126.247.134/spock/docs/nvfIntroToLogo.pdf Fitton: Introduction to Logo]
{{Portalseite/Highlight
* [http://www.slideshare.net/cspannagel/logo-5401367 The Logo Philosophy]
  | iconfile = Buch-Icon.svg
* Blogbeitrag: [http://cspannagel.wordpress.com/2007/06/29/logo-konstruktionismus-und-raumlich-visuelles-vorstellungsvermogen/ Logo, Konstruktionismus und räumlich-visuelles Vorstellungsvermögen]
  | link = Lazarus
* Berichte aus Maputo mit Bezug auf Logo: [http://cspannagel.wordpress.com/2010/10/06/teaching-thinking-in-maputo/ Bericht 1] * [http://cspannagel.wordpress.com/2010/10/08/resumee-der-ersten-maputo-woche/ Bericht 2]
  | titel = Lazarus-Buch
* [http://www.softronix.com/logo.html MSW Logo] ([http://www.ph-ludwigsburg.de/logo.html deutsche Version])
}}
* [http://pub.drgrog.com/logo/ LOGO Turtle Graphics Applet]
{{Portalseite/Highlight
* [http://www.bfoit.org/itp/IntroCmds.html Image of the first turtle robot]
  | iconfile = Pfad-Icon.svg
* [http://www.slideshare.net/cspannagel/bruners-eis-principle Introduction to Bruner's EIS principle]
  | link = :Lernpfad Internet
* [http://en.wikiversity.org/wiki/Laboratory_on_Mathematics_and_Mathematics_Education/Logo Logo-Seite des Mosambik-Kurses]
  | titel = Lernpfad Internet
* [http://programmieren.joachim-wedekind.de/logo/ Joachim Wedekinds Seite zu Logo]
}}
* [http://www.scoop.it/t/programmieren-fur-alle scoop-it: Programmieren für alle]
{{Portalseite/Highlight
  | iconfile = Buch-Icon.svg
  | link = Inkscape
  | titel = Inkscape
}}
|
{{Portalseite/BlockSuche|kategorie=Informatik}}
{{Portalseite/BlockThemenliste|kategorie=Informatik}}
}}
}}
</div>


=== Fachportale ===
{{PHHDLiteratur|
* {{zum|https://informatik.zum.de|ZUM-Classic Fachportal Informatik}}
* Wedekind, J. (2014). [http://programmieren.joachim-wedekind.de/logo/logo-buch/ Programmierung interaktiver Grafiken. Eine Einführung mit ACS Logo]. Tübingen.
* {{Zum|https://wiki.zum.de/wiki/Kategorie:Informatik|Informatik im ZUM-Wiki}} (noch nicht umgezogene Seiten)
* Kohler, T., Spannagel, C. & Klaudt, D. (2008). [http://www.ph-ludwigsburg.de/fileadmin/subsites/2e-imix-t-01/user_files/Journal_NEI_-_PDFs_fuer_Webauftritt/Section_B/Volume_3_No_1_2008/NEI_Section_B_Vol._3_No._1_2008_p._29-43_-_Kohler_Spannagel_Klaudt_-_Raeumliches_Denken_mit_Logo.pdf Räumliches Denken mit Logo]. Eine Einführung in der Grundschule. ''Notes on Educational Informatics - Section B: Classroom Experiences 3''(1), 29-43.
* {{Zum|http://www.zum.de/ki/|Klaus Fischbach: Diskussionsbeitrag Künstliche Intelligenz}}
* Papert, S. (1982). ''Mindstorms. Kinder, Computer und neues Lernen''. Basel, Boston, Stuttgart: Birkhäuser. (Übersetzung der englischsprachigen Originalausgabe von 1980)
* {{wpde|Portal:Informatik}}
* Papert, S. (1999). [http://www.microworlds.com/company/philosophy.pdf What is Logo? And who needs it?] In: Logo philosophy and implementation (S. IV–XVI). Highgate Springs, VT: Logo Computer Systems Inc.
* Wursthorn, B. (2008). Informatische Grundkonzepte im Anfangsunterricht - Informatische Bildung im fächerintegrierten und fachübergreifenden Unterricht am Anfang der Sekundarstufe I in der Realschule. ''LOG IN 28''(150/151), 26-31.}}


=== Foren und Mailinglisten ===
* {{zum|https://www.zum.de/mailman/listinfo/informatik|'''Mailingliste Informatik''' (Informatik@zum.de)}}<br>Sie soll ihrem Gedanken- und Materialienaustausch dienen.


[[Kategorie:Portalseite]]
{{SORTIERUNG:{{SUBPAGENAME}}}}
[[Kategorie:Informatik|!]]
[[Kategorie:Programmiersprache Logo]]
[[Kategorie:ZUM2Edutags]]
<metakeywords>ZUM2Edutags,ZUM-Wiki,Logo,Programmiersprache,Einführung</metakeywords>

Version vom 28. April 2015, 13:18 Uhr

Vorlage:PHHDAktivität

Vorlage:PHHDAktivität

Vorlage:PHHDAktivität

Die Logo-Philosophie

Vorlage:PHHDWeblinks

Vorlage:PHHDLiteratur <metakeywords>ZUM2Edutags,ZUM-Wiki,Logo,Programmiersprache,Einführung</metakeywords>