GSoC/GCI Archive
Google Code-in 2011 Parrot Foundation

Winxed Examples in Rosella docs

completed by: Aleksandar

mentors: Andrew Whitworth

Task Description

Add 5 Code Examples to the Winxed Tutorials

Steps To Complete This Task

  1. Create a fork of Rosella on github.com
  2. You will be modifying files in the gh-pages branch, which are automatically updated at after each push to Github.
  3. This task requires adding 5 full code examples to the Winxed tutorial. These will be standalone Winxed programs or functions that perform the following tasks:
  4. Create a Github pull request (button on the upper right of your fork) to have your changes incorporated into the master repository

Benefits

  1. Giving more examples Winxed will make it easier for people to learn the language.

Requirements

  1. Knowledge of recursive algorithms

Additional Links