<?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_-_1415_-_February</id>
	<title>CS1 - 1415 - February - 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_-_1415_-_February"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1415_-_February&amp;action=history"/>
	<updated>2026-04-26T13:01:02Z</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_-_1415_-_February&amp;diff=12049&amp;oldid=prev</id>
		<title>Admin: Protected &quot;CS1 - 1415 - February&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_-_1415_-_February&amp;diff=12049&amp;oldid=prev"/>
		<updated>2015-03-23T12:26:21Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wl/CS1_-_1415_-_February&quot; title=&quot;CS1 - 1415 - February&quot;&gt;CS1 - 1415 - February&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:26, 23 March 2015&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_-_1415_-_February&amp;diff=12048&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Wednesday - Friday (2/25/15 - 2/27/15) == &#039;&#039;&#039;Agenda:&#039;&#039;&#039; * Complete and demo Guessing Game Assignment * Work on Looping Exercises  == Monday (2/23/15) == &#039;&#039;&#039;Agenda:&#039;&#039;&#039; ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1415_-_February&amp;diff=12048&amp;oldid=prev"/>
		<updated>2015-03-23T12:26:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Wednesday - Friday (2/25/15 - 2/27/15) == &amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039; * Complete and demo &lt;a href=&quot;/wl/Guessing_Game_Assignment&quot; title=&quot;Guessing Game Assignment&quot;&gt;Guessing Game Assignment&lt;/a&gt; * Work on &lt;a href=&quot;/wl/Looping_Exercises&quot; title=&quot;Looping Exercises&quot;&gt;Looping Exercises&lt;/a&gt;  == Monday (2/23/15) == &amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039; ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Wednesday - Friday (2/25/15 - 2/27/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete and demo [[Guessing Game Assignment]]&lt;br /&gt;
* Work on [[Looping Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Monday (2/23/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Work on Looping practice with a partner&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;
* Complete [[Guessing Game Assignment]]&lt;br /&gt;
&lt;br /&gt;
== Thursday (2/19/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demonstrate #2, 3 of [[Turtle - Looping Assignment]]&lt;br /&gt;
* Demonstrate to Mr. Bui a turtle design that uses looping&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;
&lt;br /&gt;
== Thursday (2/12/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demo missing assignments&lt;br /&gt;
* Codecademy - Lists &amp;amp; Dictionaries optional right now&lt;br /&gt;
* Introduction to Loops&lt;br /&gt;
** while loop&lt;br /&gt;
** loop counters&lt;br /&gt;
* Complete #1, 2, 3 of [[Turtle - Looping Assignment]]&lt;br /&gt;
* Create your own turtle loop designs. Be creative&lt;br /&gt;
&lt;br /&gt;
== Friday - Tuesday (2/6/15 - 2/10/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete 1 exercise from [http://codingbat.com/python/Warmup-1 CodingBat-Warmup-1]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demonstrate that you have completed Codecademy up through Taking a Vacation&lt;br /&gt;
* Complete and demo [[Turtle - Initials Assignment]]&lt;br /&gt;
* Continue on through Codecademy and complete Lists &amp;amp; Dictionaries&lt;br /&gt;
&lt;br /&gt;
== Wednesday (2/4/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demo any missing assignments&lt;br /&gt;
* Complete and demo [[Turtle - Moving and Drawing Assignment]]&lt;br /&gt;
* Complete Codecademy - Taking a Vacation&lt;br /&gt;
* [[Turtle - Initials Assignment]]&lt;br /&gt;
&lt;br /&gt;
== Monday (2/2/15) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Go to [http://codingbat.com/ CodingBat] and create an account&lt;br /&gt;
# Login and go to &amp;#039;&amp;#039;&amp;#039;prefs-&amp;gt;teacher share&amp;#039;&amp;#039;&amp;#039; and use [[Image:BuiEmail.bmp]]&lt;br /&gt;
# Complete 2 exercises from [http://codingbat.com/python/Warmup-1 Warmup-1] (do not look up the solutions)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demo missing Codecademy (you should be done through Functions)&lt;br /&gt;
* Function Review&lt;br /&gt;
*# Define functions at the top of the file&lt;br /&gt;
*# Only use variables that you send in as parameters or create in the function&lt;br /&gt;
*# &amp;#039;&amp;#039;&amp;#039;return&amp;#039;&amp;#039;&amp;#039; information, do not just print()&lt;br /&gt;
*# Function calls always have parentheses!&lt;br /&gt;
* Practice function calls&lt;br /&gt;
** Complete and demo [[Turtle - Moving and Drawing Assignment]]&lt;br /&gt;
* Complete Codecademy - Taking a Vacation&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>