Greenfoot (original) (raw)

About DBpedia

Greenfoot is an integrated development environment using Java or Stride designed primarily for educational purposes at the high school and undergraduate level. It allows easy development of two-dimensional graphical applications, such as simulations and interactive games. Greenfoot is being developed and maintained at King's College London, with support from Oracle. It is free software, released under the GPL license. Greenfoot is available for Windows, macOS, Linux, Solaris, and any recent JVM.

thumbnail

Property Value
dbo:abstract Greenfoot ist eine interaktive Java-Entwicklungsumgebung, die primär für Ausbildungszwecke entwickelt wurde. Sie erlaubt die einfache Entwicklung zweidimensionaler graphischer Anwendungen wie z. B. Simulationen und Spiele. Greenfoot wird hauptsächlich in der Programmierlehre an Schulen und Universitäten eingesetzt. Die Entwickler geben als Zielgruppe "Programmieranfänger ab 15 Jahren aufwärts" an. Da die unterstützte Programmiersprache Standard-Java ist, können allerdings auch recht komplexe und anspruchsvolle Projekte implementiert werden. Die Hauptattraktion für Lernende ist, dass sehr schnell und interaktiv animierte graphische Projekte implementiert werden können. Einfache Spiele sind selbst für Anfänger nach kurzer Zeit erreichbar, was oft zu guter Motivation führt. Die Attraktion für Lehrende ist, dass Greenfoot wichtige Konzepte der objektorientierten Programmierpraxis gut illustriert. Klassen, Objekte, Vererbung, Methodenaufrufe und Objekt-Instanziierung sind für Benutzer sichtbar und erfahrbar. Diese konkrete Illustration abstrakter Konzepte unterstützt die Programmierlehre. (de) Greenfoot is an integrated development environment using Java or Stride designed primarily for educational purposes at the high school and undergraduate level. It allows easy development of two-dimensional graphical applications, such as simulations and interactive games. Greenfoot is being developed and maintained at King's College London, with support from Oracle. It is free software, released under the GPL license. Greenfoot is available for Windows, macOS, Linux, Solaris, and any recent JVM. (en) Greenfoot est un environnement de développement intégré en Java conçu principalement pour l'enseignement au niveau secondaire supérieur et universitaire. Il permet de développer facilement des applications en 2D telles que des jeux ou des simulations. Greenfoot est développé et maintenu à l'Université du Kent et l'Université de La Trobe, avec le soutien de Oracle. C'est un logiciel libre distribué sous la licence GPL. Greenfoot est disponible pour Microsoft Windows, Mac OS X, Linux, Sun Solaris, et n'importe quelle machine virtuelle Java récente. (fr) Greenfoot es un ambiente interactivo de desarrollo Java para propósitos educacionales. Permite la creación de aplicaciones gráficas en dos dimensiones, como simulaciones y juegos. Comparativamente, en otra herramienta de aprendizaje de programación conocida como Alice, al no existir en el entorno de programación un editor del código de programación propiamente dicho, se sortean las dificultades inherentes al rigor sintáctico a los primeros pasos en la programación orientada a objetos. Se trata de que el árbol no nos impida ver el bosque. Algunos profesores han encontrado que estudiantes que pueden programar en Alice se enfrentan a posteriori con dificultades a la hora de introducirse en un lenguaje de programación tradicional que usa editor de texto (para la sintaxis). En un posible itinerario de aprendizaje, así como Scratch es el paso previo natural a Alice por su sencillez de uso, Greenfoot puede ser de utilidad a la hora de afrontar la transición a un lenguaje de programación orientada a objetos en un entorno de desarrollo con editor de texto. Greenfoot mantiene el atractivo visual y amigabilidad del entorno, así como la orientación a la realización de -entre otras cosas- videojuegos. Siendo relativamente sencillo y en poco tiempo crear simples videojuegos en Greenfoot, es igualmente posible construir sofisticadas simulaciones de complejos sistemas, con la posibilidad de usar algoritmos de inteligencia artificial o conectividad a bases de datos, por poner algunos ejemplos. El lenguaje Java, que desarrolla el entorno de programación Greenfoot, es un lenguaje muy rico que abre todo un mundo de posibilidades, y Greenfoot no impone ninguna restricción en lo relativo a qué aspectos del lenguaje pueden ser utilizados. Greenfoot proporciona una buena escalabilidad: facilita una cómoda introducción para principiantes, así como sofisticados e interesantes escenarios para programadores avanzados. (es)
dbo:computingPlatform dbr:Java_(Sun)
dbo:developer dbr:King's_College_London dbr:Michael_Kölling
dbo:genre dbr:Integrated_Development_Environment
dbo:language dbr:Multilingual
dbo:latestReleaseDate 2021-06-14 (xsd:date)
dbo:latestReleaseVersion 3.7.0
dbo:license dbr:GNU_General_Public_License
dbo:operatingSystem dbr:Cross-platform
dbo:thumbnail wiki-commons:Special:FilePath/Greenfoot-screenshot.png?width=300
dbo:wikiPageExternalLink http://greenroom.greenfoot.org/ http://www.greenfoot.org/files/javadoc/greenfoot/GreenfootSound.html https://kclpure.kcl.ac.uk/portal/en/publications/framebased-editing(8215a719-2474-49b4-8a8b-acb8170d9c40).html%7Cdoi=10.18293/VLSS2017-009%7Cdoi-access=free http://dl.acm.org/citation.cfm%3Fid=1839613 https://search.informit.org/doi/10.3316/aeipt.161402 http://www.greenfoot.org/ http://www.greenfoot.org/about/screenshots.html http://www.greenfoot.org/book/ http://www.greenfoot.org/home http://www.cs.kent.ac.uk/pubs/2004/2192/content.pdf%7Cdoi=10.1145/1028664.1028701%7Cs2cid=14603208 http://www.cs.kent.ac.uk/pubs/2005/2361/content.pdf http://www.cs.kent.ac.uk/pubs/2010/3000/content.pdf http://www.cs.kent.ac.uk/pubs/2010/3070/content.pdf http://www.cs.kent.ac.uk/pubs/2010/3071/content.pdf
dbo:wikiPageID 7399679 (xsd:integer)
dbo:wikiPageLength 13132 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1103946320 (xsd:integer)
dbo:wikiPageWikiLink dbr:BlueJ dbc:Free_integrated_development_environments dbc:Linux_programming_tools dbc:MacOS_programming_tools dbr:Application_software dbr:University_of_Kent dbr:Two-dimensional_space dbc:Programming_tools_for_Windows dbr:Cross-platform dbr:Free_and_open_source_software dbr:GNU_General_Public_License dbr:Multilingual dbr:Thesis_supervisor dbr:Linux dbr:MacOS dbc:Educational_programming_languages dbc:Pedagogic_integrated_development_environments dbr:GPL_linking_exception dbc:Java_development_tools dbr:Education dbr:Frame-based_editor dbr:Master's_degree dbr:Video_game dbr:Java_(Sun) dbr:Java_(programming_language) dbr:Association_for_Computing_Machinery dbc:Free_software_programmed_in_Java_(programming_language) dbc:Integrated_development_environments dbr:King's_College_London dbr:Solaris_(operating_system) dbr:Free_software dbr:Integrated_Development_Environment dbr:Integrated_development_environment dbr:Michael_Kölling dbr:Oracle_Corporation dbr:Secondary_school dbr:Simulation dbr:Java_Virtual_Machine dbr:Undergraduate_education dbr:Windows_(operating_system) dbr:Stride_programming_language dbr:Poul_Henriksen
dbp:caption Greenfoot main window (en)
dbp:developer Michael Kölling, Computing Education Group, King's College London (en)
dbp:genre dbr:Integrated_Development_Environment
dbp:language dbr:Multilingual
dbp:latestReleaseDate 2021-06-14 (xsd:date)
dbp:latestReleaseVersion 3.700000 (xsd:double)
dbp:license GPL-2.0-or-later with the Classpath exception (en)
dbp:name Greenfoot (en)
dbp:operatingSystem dbr:Cross-platform
dbp:platform dbr:Java_(Sun)
dbp:screenshot Greenfoot-screenshot.png (en)
dbp:screenshotAlt Greenfoot main window (en)
dbp:screenshotSize 270 (xsd:integer)
dbp:website http://www.greenfoot.org/
dbp:wikiPageUsesTemplate dbt:Cite_book dbt:Cite_journal dbt:Clear dbt:Commons_category dbt:Infobox_software dbt:Official_website dbt:Portal dbt:Refbegin dbt:Refend dbt:Use_dmy_dates dbt:Release_date_and_age dbt:Integrated_development_environments
dbp:wordnet_type http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1
dcterms:subject dbc:Free_integrated_development_environments dbc:Linux_programming_tools dbc:MacOS_programming_tools dbc:Programming_tools_for_Windows dbc:Educational_programming_languages dbc:Pedagogic_integrated_development_environments dbc:Java_development_tools dbc:Free_software_programmed_in_Java_(programming_language) dbc:Integrated_development_environments
gold:hypernym dbr:Environment
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatPedagogicIntegratedDevelopmentEnvironments yago:Abstraction100002137 yago:Attribute100024264 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Environment113934596 yago:WikicatIntegratedDevelopmentEnvironments yago:Writing106359877 yago:WrittenCommunication106349220 yago:Situation113927383 yago:Software106566077 yago:State100024720 yago:WikicatFreeIntegratedDevelopmentEnvironments
rdfs:comment Greenfoot is an integrated development environment using Java or Stride designed primarily for educational purposes at the high school and undergraduate level. It allows easy development of two-dimensional graphical applications, such as simulations and interactive games. Greenfoot is being developed and maintained at King's College London, with support from Oracle. It is free software, released under the GPL license. Greenfoot is available for Windows, macOS, Linux, Solaris, and any recent JVM. (en) Greenfoot est un environnement de développement intégré en Java conçu principalement pour l'enseignement au niveau secondaire supérieur et universitaire. Il permet de développer facilement des applications en 2D telles que des jeux ou des simulations. Greenfoot est développé et maintenu à l'Université du Kent et l'Université de La Trobe, avec le soutien de Oracle. C'est un logiciel libre distribué sous la licence GPL. Greenfoot est disponible pour Microsoft Windows, Mac OS X, Linux, Sun Solaris, et n'importe quelle machine virtuelle Java récente. (fr) Greenfoot ist eine interaktive Java-Entwicklungsumgebung, die primär für Ausbildungszwecke entwickelt wurde. Sie erlaubt die einfache Entwicklung zweidimensionaler graphischer Anwendungen wie z. B. Simulationen und Spiele. Greenfoot wird hauptsächlich in der Programmierlehre an Schulen und Universitäten eingesetzt. Die Entwickler geben als Zielgruppe "Programmieranfänger ab 15 Jahren aufwärts" an. Da die unterstützte Programmiersprache Standard-Java ist, können allerdings auch recht komplexe und anspruchsvolle Projekte implementiert werden. (de) Greenfoot es un ambiente interactivo de desarrollo Java para propósitos educacionales. Permite la creación de aplicaciones gráficas en dos dimensiones, como simulaciones y juegos. Comparativamente, en otra herramienta de aprendizaje de programación conocida como Alice, al no existir en el entorno de programación un editor del código de programación propiamente dicho, se sortean las dificultades inherentes al rigor sintáctico a los primeros pasos en la programación orientada a objetos. Se trata de que el árbol no nos impida ver el bosque. Algunos profesores han encontrado que estudiantes que pueden programar en Alice se enfrentan a posteriori con dificultades a la hora de introducirse en un lenguaje de programación tradicional que usa editor de texto (para la sintaxis). (es)
rdfs:label Greenfoot (de) Greenfoot (en) Greenfoot (es) Greenfoot (fr)
owl:sameAs freebase:Greenfoot yago-res:Greenfoot wikidata:Greenfoot dbpedia-de:Greenfoot dbpedia-es:Greenfoot dbpedia-fa:Greenfoot dbpedia-fr:Greenfoot https://global.dbpedia.org/id/BmUk
prov:wasDerivedFrom wikipedia-en:Greenfoot?oldid=1103946320&ns=0
foaf:depiction wiki-commons:Special:FilePath/Greenfoot-screenshot.png
foaf:homepage http://www.greenfoot.org/
foaf:isPrimaryTopicOf wikipedia-en:Greenfoot
foaf:name Greenfoot (en)
is dbo:knownFor of dbr:Michael_Kölling
is dbo:wikiPageWikiLink of dbr:BlueJ dbr:John_Rosenberg_(academic) dbr:List_of_programming_language_researchers dbr:Comparison_of_integrated_development_environments dbr:Frame-based_editor dbr:Michael_Kölling dbr:Raspberry_Pi dbr:Raspberry_Pi_OS
is dbp:knownFor of dbr:Michael_Kölling
is foaf:primaryTopic of wikipedia-en:Greenfoot