CSC 216 F09/LinkedList: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Who Wants to Be a Rich Computer Scientist?  (Stacks & Queues Exercise) ==
An interactive game similar to "Who Wants to Be a Millionaire?" that will test your knowledge on stacks and queues<br />
Authors: Tyler Cross, Tyler McCraw<br />
<br />


=== The Problem ===
The purpose of this exercise is to familiarize students with stacks & queues.
<br />
=== Participants and Props ===
CSC216 students will play the game in groups of three or less. <br />
A PowerPoint and Flash presentation will be provided.<br />
<span style="font-variant:small-caps">(If you are not able to run the Flash player, you may use the PowerPoint.)</span><br />
<b><u>Game Links</u></b><br />
[[Image:Flashicon.png]] [http://www.mediafire.com/file/hzwym5hyjvm/WWTBAMflash.swf WWTBAM Flash Game] <br />
[[Image:Powerpointicon.gif]] [http://www.mediafire.com/file/zewojgvjdym/WWTBAM.pptx WWTBAM PowerPoint Game] <br />
=== The Script ===
This game is a learning exercise for Stacks & Queues in a CS2 level class. The questions are kept at an abstract level.<br />
It is based on Who Wants To Be A Millionaire! The only difference is that our game allows for competition between groups<br />
composed of three or less students, but the final Million Dollar Question is a collaborative effort amongst all groups.<br />
If the Million Dollar Question is answered correctly, then Dr. Gehringer has to pay up.<br />
The Process:
Step 1: The class divides into groups of three consisting of people from the same row.<br />
Step 2: When the game starts the last row is called upon for question #1.<br />
        Every group from this row is allowed to raise their hand, whoever raises their hand<br />
        first gets to answer the question.<br />
Step 3: After each question is attempted (answered right or wrong), the next rows groups compete to answer the next question.<br />
=== Resources ===
http://www.mediafire.com
<br/>
[[Image:Wwtbam1.gif]]

Latest revision as of 02:06, 17 November 2009