To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Jeroo is a cross-platform educational tool for learning object-oriented programming concepts. In particular, the program helps learning concepts such as objects, methods and basic control structures.[1] Jeroo supports three syntactic styles: Java/C#/Javascript, Python, and Visual Basic.

The program features a GUI split in two sub-windows. In the first sub-window, the user can type code to be executed in the Jeroo environment. In the second sub-window, the user can see the effects of their code in a graphical environment. The second sub-window shows an island populated by Jeroos. The user can instruct the Jeroos, via programming in the first sub-window, to accomplish various actions such as moving, eating or picking up flowers.

The tool received a NEEDS "Premier Award Winner Associate Editor's Choice" in 2004.[2]

Jeroo uses many different methods to engage its students such as storytelling and animating execution. The program has been looked at as a very useful and efficient tool to develop experience and knowledge in Computer Programming. There have also been many Computer Science competitions involving the Jeroo program and its features.

YouTube Encyclopedic

  • 1/3
    Views:
    2 113
    1 443
    5 157
  • Jeroo Methods
  • Intro to Jeroo - Web Version!
  • TEDxHamburg - Jeroo Billimoria - "ChildLine/ ChildFinance"

Transcription

Commands

A Jeroo can do a few of things such as:

Action Code Extra info
hop hop(n); When n is an integer greater than 0, this moves the Jeroo n spaces forward.
pick pick(); Picks a flower from the Jeroo's location.
plant plant(); Plants a flower at the Jeroo's location.
turn turn(); This can turn the Jeroo left or right. turn(LEFT); or turn(RIGHT);
toss toss(); This makes the Jeroo toss a flower to the space in front of it, disabling a net.
give give(); This makes a Jeroo hand off a flower to another Jeroo. The “giver” must face the recipient, but the receiver may face any direction.

Contributors[3]

Web-based Jeroo (2019-present)

  • Ben Konz
  • Caelan Bryan
  • Thomas Connole
  • John Adam
  • Brian Dorn

Stand-alone Jeroo (2002–2019)

  • Brian Dorn
  • Dean Sanders

Artwork used in both web-based Jeroo and stand-alone Jeroo

  • Christina Shell

See also

References

  1. ^ "Sanders, Eddy - Using Jeroo To Teach Programming Concepts". International Society for Technology in Education. Archived from the original on January 8, 2009. Retrieved 2009-06-10.{{cite web}}: CS1 maint: unfit URL (link)
  2. ^ "Learning Resource: Jeroo". NEEDS. Archived from the original on October 1, 2011. Retrieved 2009-06-10.
  3. ^ "Jeroo". jeroo.org. Retrieved 2022-08-11.

External links


This page was last edited on 21 June 2023, at 10:09
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.