<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.expertiza.ncsu.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wtcross</id>
	<title>Expertiza_Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.expertiza.ncsu.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wtcross"/>
	<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Special:Contributions/Wtcross"/>
	<updated>2026-07-14T05:46:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/LinkedList&amp;diff=27151</id>
		<title>CSC 216 F09/LinkedList</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/LinkedList&amp;diff=27151"/>
		<updated>2009-11-17T01:18:19Z</updated>

		<summary type="html">&lt;p&gt;Wtcross: /* The Script */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Who Wants to Be a Rich Computer Scientist?  (Stacks &amp;amp; Queues Exercise) ==&lt;br /&gt;
An interactive game similar to &amp;quot;Who Wants to Be a Millionaire?&amp;quot; that will test your knowledge on stacks and queues&amp;lt;br /&amp;gt;&lt;br /&gt;
Authors: Tyler Cross, Tyler McCraw&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The Problem ===&lt;br /&gt;
The purpose of this exercise is to familiarize students with stacks &amp;amp; queues.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Participants and Props ===&lt;br /&gt;
CSC216 students will play the game in groups of three or less. &amp;lt;br /&amp;gt;&lt;br /&gt;
A PowerPoint and Flash presentation will be provided.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;(If you are not able to run the Flash player, you may use the PowerPoint.)&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Game Links&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Flashicon.png]] [http://www.mediafire.com/file/hzwym5hyjvm/WWTBAMflash.swf WWTBAM Flash Game] &amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Powerpointicon.gif]] [http://www.mediafire.com/file/zewojgvjdym/WWTBAM.pptx WWTBAM PowerPoint Game] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The Script ===&lt;br /&gt;
&lt;br /&gt;
This game is a learning exercise for Stacks &amp;amp; Queues in a CS2 level class. The questions are kept at an abstract level.&amp;lt;br /&amp;gt;&lt;br /&gt;
It is based on Who Wants To Be A Millionaire! The only difference is that our game allows for competition between groups&amp;lt;br /&amp;gt;&lt;br /&gt;
composed of three or less students, but the final Million Dollar Question is a collaborative effort amongst all groups.&amp;lt;br /&amp;gt;&lt;br /&gt;
If the Million Dollar Question is answered correctly, then Dr. Gehringer has to pay up.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Process:&lt;br /&gt;
&lt;br /&gt;
Step 1: The class divides into groups of three consisting of people from the same row.&amp;lt;br /&amp;gt;&lt;br /&gt;
Step 2: When the game starts the last row is called upon for question #1.&amp;lt;br /&amp;gt;&lt;br /&gt;
        Every group from this row is allowed to raise their hand, whoever raises their hand&amp;lt;br /&amp;gt;&lt;br /&gt;
        first gets to answer the question.&amp;lt;br /&amp;gt;&lt;br /&gt;
Step 3: After each question is attempted (answered right or wrong), the next rows groups compete to answer the next question.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
http://www.mediafire.com&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Wwtbam1.gif]]&lt;/div&gt;</summary>
		<author><name>Wtcross</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/LinkedList&amp;diff=27149</id>
		<title>CSC 216 F09/LinkedList</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/LinkedList&amp;diff=27149"/>
		<updated>2009-11-17T01:14:01Z</updated>

		<summary type="html">&lt;p&gt;Wtcross: /* The Script */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Who Wants to Be a Rich Computer Scientist?  (Stacks &amp;amp; Queues Exercise) ==&lt;br /&gt;
An interactive game similar to &amp;quot;Who Wants to Be a Millionaire?&amp;quot; that will test your knowledge on stacks and queues&amp;lt;br /&amp;gt;&lt;br /&gt;
Authors: Tyler Cross, Tyler McCraw&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The Problem ===&lt;br /&gt;
The purpose of this exercise is to familiarize students with stacks &amp;amp; queues.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Participants and Props ===&lt;br /&gt;
CSC216 students will play the game in groups of three or less. &amp;lt;br /&amp;gt;&lt;br /&gt;
A PowerPoint and Flash presentation will be provided.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;(If you are not able to run the Flash player, you may use the PowerPoint.)&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Game Links&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Flashicon.png]] [http://www.mediafire.com/file/hzwym5hyjvm/WWTBAMflash.swf WWTBAM Flash Game] &amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Powerpointicon.gif]] [http://www.mediafire.com/file/zewojgvjdym/WWTBAM.pptx WWTBAM PowerPoint Game] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The Script ===&lt;br /&gt;
&lt;br /&gt;
This game is a learning exercise for Stacks &amp;amp; Queues in a CS2 level class. The questions are kept at an abstract level.&amp;lt;br /&amp;gt;&lt;br /&gt;
It is based on Who Wants To Be A Millionaire! The only difference is that our game allows for competition between groups&amp;lt;br /&amp;gt;&lt;br /&gt;
composed of three or less students, but the final Million Dollar Question is a collaborative effort amongst all groups.&amp;lt;br /&amp;gt;&lt;br /&gt;
If the Million Dollar Question is answered correctly, then Dr. Gehringer has to pay up.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Process:&lt;br /&gt;
&lt;br /&gt;
Step 1: The class divides into groups of three consisting of people from the same row.&amp;lt;br /&amp;gt;&lt;br /&gt;
Step 2: When the game starts the last row is called upon for question #1.&amp;lt;br /&amp;gt;&lt;br /&gt;
        Every group from this row is allowed to raise their hand, whoever raises their hand&amp;lt;br /&amp;gt;&lt;br /&gt;
        first gets to answer the question.&lt;br /&gt;
Step 3: After each question is attempted (answered right or wrong), the next rows groups compete to answer the next question.&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
http://www.mediafire.com&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Wwtbam1.gif]]&lt;/div&gt;</summary>
		<author><name>Wtcross</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/LinkedList&amp;diff=27145</id>
		<title>CSC 216 F09/LinkedList</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/LinkedList&amp;diff=27145"/>
		<updated>2009-11-17T01:00:43Z</updated>

		<summary type="html">&lt;p&gt;Wtcross: /* Participants and Props */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Who Wants to Be a Rich Computer Scientist?  (Stacks &amp;amp; Queues Exercise) ==&lt;br /&gt;
An interactive game similar to &amp;quot;Who Wants to Be a Millionaire?&amp;quot; that will test your knowledge on stacks and queues&amp;lt;br /&amp;gt;&lt;br /&gt;
Authors: Tyler Cross, Tyler McCraw&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The Problem ===&lt;br /&gt;
The purpose of this exercise is to familiarize students with stacks &amp;amp; queues.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Participants and Props ===&lt;br /&gt;
CSC216 students will play the game in groups of three or less. &amp;lt;br /&amp;gt;&lt;br /&gt;
A PowerPoint and Flash presentation will be provided.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-variant:small-caps&amp;quot;&amp;gt;(If you are not able to run the Flash player, you may use the PowerPoint.)&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Game Links&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Flashicon.png]] [http://www.mediafire.com/file/hzwym5hyjvm/WWTBAMflash.swf WWTBAM Flash Game] &amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Powerpointicon.gif]] [http://www.mediafire.com/file/zewojgvjdym/WWTBAM.pptx WWTBAM PowerPoint Game] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The Script ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
http://www.mediafire.com&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Wwtbam1.gif]]&lt;/div&gt;</summary>
		<author><name>Wtcross</name></author>
	</entry>
</feed>