<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.paulbui.net/wiki/index.php?action=history&amp;feed=atom&amp;title=CS1_-_1011_-_January</id>
	<title>CS1 - 1011 - January - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.paulbui.net/wiki/index.php?action=history&amp;feed=atom&amp;title=CS1_-_1011_-_January"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_January&amp;action=history"/>
	<updated>2026-04-18T15:21:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_January&amp;diff=7451&amp;oldid=prev</id>
		<title>Admin: Protected &quot;CS1 - 1011 - January&quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_January&amp;diff=7451&amp;oldid=prev"/>
		<updated>2011-04-11T12:08:21Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wl/CS1_-_1011_-_January&quot; title=&quot;CS1 - 1011 - January&quot;&gt;CS1 - 1011 - January&lt;/a&gt;&amp;quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 12:08, 11 April 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_January&amp;diff=7450&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Monday - (1/31/11) == &#039;&#039;&#039;Warmup:&#039;&#039;&#039; * Write a program that prompts the user for x and y coordinates between 0 and 200. Compare their input to a point at (75, 100). Tell the us...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_January&amp;diff=7450&amp;oldid=prev"/>
		<updated>2011-04-11T12:07:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Monday - (1/31/11) == &amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039; * Write a program that prompts the user for x and y coordinates between 0 and 200. Compare their input to a point at (75, 100). Tell the us...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Monday - (1/31/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Write a program that prompts the user for x and y coordinates between 0 and 200. Compare their input to a point at (75, 100). Tell the user if they are left or right of that point, and by how much. Likewise, tell them if they are below or above that point , and by how much.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Media:Robot_game.ppt]] &lt;br /&gt;
** Complete Robot hand out &lt;br /&gt;
* Work on [[Robot game]], even if you haven&amp;#039;t finished Pong yet.&lt;br /&gt;
&lt;br /&gt;
== Monday - Tuesday (1/24/11 - 1/25/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Continue working on [[Pong]] - aim to be finished this week.  &lt;br /&gt;
* Work on [[Robot game]].  Use the 8.8 version of [http://www.openbookproject.net/thinkcs/python/english2e/ch08.html Catch]!&lt;br /&gt;
* Once you have finished the core of the Robot assignment, complete the extension work.&lt;br /&gt;
&lt;br /&gt;
== Thursday - Friday (1/13/11 - 1/21/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Begin working on [[Pong]].  Use the 8.10 version of Catch!&lt;br /&gt;
* If you complete Pong, then go onto the [[Robot game]].  Use the 8.8 version of Catch!&lt;br /&gt;
* NVCC Dual Enrollment&lt;br /&gt;
&lt;br /&gt;
== Tuesday - Wednesday (1/11/11 - 1/12/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Without using the computer, what does the following code display?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Python&amp;quot;&amp;gt;&lt;br /&gt;
from gasp import *&lt;br /&gt;
begin_graphics(width=800, height=600, title=&amp;quot;Question 23&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
x = 0&lt;br /&gt;
while x &amp;lt; 100:&lt;br /&gt;
  Circle( (400, 300), x )&lt;br /&gt;
  Line( (x, 0), (400, 300) )&lt;br /&gt;
  x = x + 10&lt;br /&gt;
&lt;br /&gt;
update_when(&amp;#039;key_pressed&amp;#039;)&lt;br /&gt;
end_graphics()&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* 2nd Quarter Exam Make-ups&lt;br /&gt;
* Turn in any missing assignments&lt;br /&gt;
** [[Looping with GASP Exercises]]&lt;br /&gt;
** Following Game&lt;br /&gt;
** Begin working on [[Pong]].  Use the 8.10 version of Catch!&lt;br /&gt;
&lt;br /&gt;
== Friday - Monday (1/7/11 - 1/10/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* 2nd Quarter Exam&lt;br /&gt;
&lt;br /&gt;
== Wednesday - Thursday (1/5/11 - 1/6/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* 2nd Quarter Exam will be on...&lt;br /&gt;
** Period 1 - Friday (1/7/11)&lt;br /&gt;
** Period 2 - Monday (1/10/11)&lt;br /&gt;
* 2nd Quarter Exam Review&lt;br /&gt;
** [[Media:2ndQExamReview.txt]]&lt;br /&gt;
* input, output, variables, and math expressions&lt;br /&gt;
* functions&lt;br /&gt;
** function definitions&lt;br /&gt;
** function header&lt;br /&gt;
** function body&lt;br /&gt;
** return keyword&lt;br /&gt;
* if statements&lt;br /&gt;
** comparison operators&lt;br /&gt;
*** ==&lt;br /&gt;
*** !=&lt;br /&gt;
*** &amp;lt;&lt;br /&gt;
*** &amp;gt;&lt;br /&gt;
*** &amp;lt;=&lt;br /&gt;
*** &amp;gt;=&lt;br /&gt;
** Boolean operators&lt;br /&gt;
*** and&lt;br /&gt;
*** or&lt;br /&gt;
*** combining Boolean operators&lt;br /&gt;
* while loops&lt;br /&gt;
** sequences&lt;br /&gt;
** break keyword&lt;br /&gt;
* GASP&lt;br /&gt;
* Catch/Follow game&lt;br /&gt;
&lt;br /&gt;
* Exam Format:&lt;br /&gt;
** Open and closed-book sections&lt;br /&gt;
** Multiple-choice&lt;br /&gt;
** Short-answer code&lt;br /&gt;
** Identify syntax errors&lt;br /&gt;
** Identify the purpose of code sections&lt;br /&gt;
&lt;br /&gt;
* Begin working on [[Pong]]&lt;br /&gt;
&lt;br /&gt;
== Monday - Tuesday (1/3/11 - 1/4/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Write a while loop that prints your name 10 times&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Winter Break de&amp;#039;&amp;#039;&amp;#039;brief&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* 2nd Quarter Exams Reminder&lt;br /&gt;
* Following Game Review&lt;br /&gt;
* Begin working on [[Pong]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>