Skip to content

Commit

Permalink
Add winxed screencast task
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Nov 21, 2011
1 parent a338048 commit 81ad7a4
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions 2011/tasks/winxed_screencast.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<h1>Task Description</h1>
<p>
Make a Winxed Screencast
</p>

<h1>Steps To Complete This Task</h1>

<ol>
<li>
Record a screencast that shows how to download a Parrot release from Github, unzip it, configure and compile it, and write a simple "Hello World" program in Winxed.
</li>
<li>This screencast should have a voice explaining what is being done on the screen in English.</li>
<li>This screencast should be available at a URL online and/or as a video file download.</li>
</ol>

<h1>Benefits</h1>
<ol>
<li>
Screencasts greatly help people learn because they integrate visual and auditory learning. This screencast will make it easy for people to start using Parrot and Winxed.
</li>
</ol>

<h1>Requirements</h1>

<ol>
<li> Knowledge of how to download stuff and compile it. Basic knowledge of how to write a "Hello World" program.</li>
<li> Abillity to make a screencast. </li>
</ol>

<h1>Additional Links</h1>
<ul>
<li>
<a href="http://trac.parrot.org/parrot/wiki/NewParrotDeveloperGuide">New Parrot Developer Guide</a>
</li>
<li>
<a href="http://docs.parrot.org/parrot/latest/html/">Latest Parrot Documentation</a>
</li>
<li>
<a href="https://github.com/parrot/parrot/blob/master/docs/project/git_workflow.pod">Parrot Git Workflow</a>
</li>
<li>
<li>
<a href="http://coolnamehere.com/geekery/parrot/learn/">Parrot Baby Steps</a>
</li>
<li>
<a href="http://trac.parrot.org/parrot">Parrot Developer Wiki</a>
</li>
<li>
<a href="http://help.github.com/pull-requests/">Sending Pull Requests</a>
</li>
<li>
<a href="http://lists.parrot.org/mailman/listinfo/parrot-dev">Parrot Developer Mailing list</a>
</li>
</ul>

0 comments on commit 81ad7a4

Please sign in to comment.