<?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=IBCS1_-_1213_-_October</id>
	<title>IBCS1 - 1213 - October - 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=IBCS1_-_1213_-_October"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1213_-_October&amp;action=history"/>
	<updated>2026-04-11T02:22:17Z</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=IBCS1_-_1213_-_October&amp;diff=9539&amp;oldid=prev</id>
		<title>Admin: Protected &quot;IBCS1 - 1213 - October&quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1213_-_October&amp;diff=9539&amp;oldid=prev"/>
		<updated>2012-11-15T16:08:12Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wl/IBCS1_-_1213_-_October&quot; title=&quot;IBCS1 - 1213 - October&quot;&gt;IBCS1 - 1213 - October&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 16:08, 15 November 2012&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=IBCS1_-_1213_-_October&amp;diff=9538&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Wednesday - Thursday (10/31/12 - 11/1/12) == * 1st Quarter Exam Review ** 6th period - Friday (11/2/12) ** 7th period - Monday (11/5/12) ** Exam will be closed-book, closed-no...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1213_-_October&amp;diff=9538&amp;oldid=prev"/>
		<updated>2012-11-15T16:08:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Wednesday - Thursday (10/31/12 - 11/1/12) == * 1st Quarter Exam Review ** 6th period - Friday (11/2/12) ** 7th period - Monday (11/5/12) ** Exam will be closed-book, closed-no...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Wednesday - Thursday (10/31/12 - 11/1/12) ==&lt;br /&gt;
* 1st Quarter Exam Review&lt;br /&gt;
** 6th period - Friday (11/2/12)&lt;br /&gt;
** 7th period - Monday (11/5/12)&lt;br /&gt;
** Exam will be closed-book, closed-note, closed-person&lt;br /&gt;
** Basic programming terms&lt;br /&gt;
** Variable names&lt;br /&gt;
** Values and types&lt;br /&gt;
** Math operators (+, -, *, /, **, %)&lt;br /&gt;
** Comparison operators (&amp;lt;, &amp;lt;=, &amp;gt;, &amp;gt;=, ==, !=)&lt;br /&gt;
** Logical operators (and, or, not)&lt;br /&gt;
** if statements&lt;br /&gt;
** while loops&lt;br /&gt;
** Finding syntax errors&lt;br /&gt;
** Tracing code (following the code line-by-line)&lt;br /&gt;
* Introduction to Python Turtle&lt;br /&gt;
** [http://docs.python.org/py3k/library/turtle.html Python turtle library]&lt;br /&gt;
* [[Turtle - Moving and Drawing Assignment]] (practice with function calls)&lt;br /&gt;
* [[Turtle - House Function Assignment]] (practice defining a function)&lt;br /&gt;
* [[Turtle - Looping Assignment]] (practice loops with turtle)&lt;br /&gt;
&lt;br /&gt;
== Monday (10/29/12) ==&lt;br /&gt;
* Hurricane Sandy&lt;br /&gt;
&lt;br /&gt;
== Thursday - Friday (10/25/12 - 10/26/12) ==&lt;br /&gt;
* Introduction to Functions&lt;br /&gt;
** Complete [[HTTLACS: Ch 3 Exercises]]&lt;br /&gt;
* Introduction to Python Turtle&lt;br /&gt;
** [http://docs.python.org/py3k/library/turtle.html Python turtle library]&lt;br /&gt;
* [[Turtle - Moving and Drawing Assignment]] (practice with function calls)&lt;br /&gt;
* [[Turtle - House Function Assignment]] (practice defining a function)&lt;br /&gt;
&lt;br /&gt;
== Tuesday - Wednesday (10/23/12 - 10/24/12) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Assume you have the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Python&amp;quot; line&amp;gt;&lt;br /&gt;
a = 0&lt;br /&gt;
b = 1&lt;br /&gt;
c = 0&lt;br /&gt;
a = a + 1&lt;br /&gt;
c = c + 1&lt;br /&gt;
b = a * c&lt;br /&gt;
c = c + 1&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* What are the final values of a, b, and c?&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete and demo [[Looping Exercises]]&lt;br /&gt;
* Complete and demo [[Prime numbers assignment]]&lt;br /&gt;
&lt;br /&gt;
== Friday - Monday (10/19/12 - 10/22/12) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete and demo [[Looping Exercises]]&lt;br /&gt;
* Complete and demo [[Prime numbers assignment]]&lt;br /&gt;
&lt;br /&gt;
== Wednesday - Thursday (10/17/12 - 10/18/12) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Prompt the user for a number, N&lt;br /&gt;
# Print out the first N terms of the sequence: 0, 5, 10, 15, 20...&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Looping Exercise hints&lt;br /&gt;
* [[Looping Exercises]]&lt;br /&gt;
* [https://docs.google.com/spreadsheet/viewform?formkey=dFk1YzFpa3FrZ2hseTYxZnZkdDRiWkE6MQ Looping exercise survey]&lt;br /&gt;
&lt;br /&gt;
== Monday - Tuesday (10/15/12 - 10/16/12) ==&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 out your name 8 times&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Guessing Game Assignment]]&lt;br /&gt;
* [[Looping Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Friday (10/12/12) ==&lt;br /&gt;
* Review of Loops&lt;br /&gt;
** while loop&lt;br /&gt;
** counter variables&lt;br /&gt;
* Looping practice&lt;br /&gt;
** Print out all the numbers from 0-50&lt;br /&gt;
** Print out all the numbers from 75 down to 25&lt;br /&gt;
** Write a loop that prints out the first 100 even numbers&lt;br /&gt;
** Prompt the user for a number and store it in a variable n, then print out the first n odd numbers (starting at 1) using a loop&lt;br /&gt;
** Print out all the numbers that are divisible by 6 from 0 through 100&lt;br /&gt;
* [[Guessing Game Assignment]]&lt;br /&gt;
&lt;br /&gt;
== Tuesday - Thursday (10/9/12 - 10/11/12) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Student Release Forms&lt;br /&gt;
* Missing Demos&lt;br /&gt;
** [[Python Boolean Exercises]]&lt;br /&gt;
** [[Geek Flow Chart Assignment]]&lt;br /&gt;
* Operators Review&lt;br /&gt;
** Math operators (+, -, *, /, **, %)&lt;br /&gt;
** Comparison operators (&amp;lt;, &amp;lt;=, &amp;gt;, &amp;gt;=, ==, !=)&lt;br /&gt;
** Conditional operators (and, or, not)&lt;br /&gt;
* Introduction to Loops&lt;br /&gt;
** while loop&lt;br /&gt;
** counter variables&lt;br /&gt;
* Looping practice&lt;br /&gt;
** Print out all the numbers from 0-50&lt;br /&gt;
** Print out all the numbers from 75 down to 25&lt;br /&gt;
** Write a loop that prints out the first 100 even numbers&lt;br /&gt;
** Prompt the user for a number and store it in a variable n, then print out the first n odd numbers (starting at 1) using a loop&lt;br /&gt;
** Print out all the numbers that are divisible by 6 from 0 through 100&lt;br /&gt;
* Challenge&lt;br /&gt;
** Prompt the user to enter a number&lt;br /&gt;
** Use a loop to determine whether or not the number is a prime number&lt;br /&gt;
* [[Guessing Game Assignment]]&lt;br /&gt;
&lt;br /&gt;
== Monday - Friday (10/1/12 - 10/5/12) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Media:BooleanLogic.ppt]]&lt;br /&gt;
* Complete [[Logical operators assignment]]&lt;br /&gt;
* Complete [[Python Boolean Exercises]]&lt;br /&gt;
* Download: The True Story of the Internet: Browser Wars&lt;br /&gt;
** Complete the worksheet during the documentary&lt;br /&gt;
* Download: The True Story of the Internet: Search&lt;br /&gt;
** Complete the worksheet during the documentary&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>