<?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_-_March</id>
	<title>CS1 - 1011 - March - 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_-_March"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_March&amp;action=history"/>
	<updated>2026-04-25T20:25:49Z</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_-_March&amp;diff=7455&amp;oldid=prev</id>
		<title>Admin: Protected &quot;CS1 - 1011 - March&quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_March&amp;diff=7455&amp;oldid=prev"/>
		<updated>2011-04-11T12:09:29Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wl/CS1_-_1011_-_March&quot; title=&quot;CS1 - 1011 - March&quot;&gt;CS1 - 1011 - March&lt;/a&gt;&amp;quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite))&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:09, 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_-_March&amp;diff=7454&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Monday - Wednesday (3/28/11 - 3/30/11) == &#039;&#039;&#039;Agenda:&#039;&#039;&#039; * Complete the Python List Exercises and demo to Mr. Bui (at the beginning of next class) * Work on the [[Advanced ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=CS1_-_1011_-_March&amp;diff=7454&amp;oldid=prev"/>
		<updated>2011-04-11T12:09:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Monday - Wednesday (3/28/11 - 3/30/11) == &amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039; * Complete the &lt;a href=&quot;/wl/Python_List_Exercises&quot; title=&quot;Python List Exercises&quot;&gt;Python List Exercises&lt;/a&gt; and demo to Mr. Bui (at the beginning of next class) * Work on the [[Advanced ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Monday - Wednesday (3/28/11 - 3/30/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete the [[Python List Exercises]] and demo to Mr. Bui (at the beginning of next class)&lt;br /&gt;
* Work on the [[Advanced Python List Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Thursday (3/24/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* 1st half of class: study for the 3rd Quarter Exam&lt;br /&gt;
* 2nd half of class: take the 3rd Quarter Exam&lt;br /&gt;
* Complete the [[Python List Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Wednesday (3/23/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* 3rd Quarter Exam Review on Friday (3/25/11)&lt;br /&gt;
* Introduction to Lists&lt;br /&gt;
** [[Media:Lists_Python.ppt]]&lt;br /&gt;
** Complete the [[Python List Exercises]]&lt;br /&gt;
** [[Advanced Python List Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Monday - Tuesday (3/21/11 - 3/22/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Have you ever created a list of items before?&lt;br /&gt;
* Create an example list of items (e.g. grocery, homework, todo, etc.)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demo [[Pig Latin Translator]] (due today)&lt;br /&gt;
* Study for 3rd Quarter Exam&lt;br /&gt;
** Strings with functions, conditionals, and loops (e.g. E-mail Harvester, Leet Translator, Pig Latin)&lt;br /&gt;
* Introduction to Lists&lt;br /&gt;
** [[Media:Lists_Python.ppt]]&lt;br /&gt;
** Complete the [[Python List Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Thursday - Friday (3/17/11 - 3/18/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Translate the following words into pig latin:&lt;br /&gt;
** Washington&lt;br /&gt;
** Generals&lt;br /&gt;
** Chair&lt;br /&gt;
** Street&lt;br /&gt;
** I&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Begin working on [[Pig Latin Translator]]&lt;br /&gt;
&lt;br /&gt;
== Tuesday - Wednesday (3/15/11 - 3/16/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demo [[Leet-speak Translator]]&lt;br /&gt;
* Begin working on [[Pig Latin Translator]]&lt;br /&gt;
&lt;br /&gt;
== Friday - Monday (3/11/11 - 3/14/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Without running it on your computer, what does the following source code print at the end?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Python&amp;quot;&amp;gt;&lt;br /&gt;
newString = &amp;quot;&amp;quot;&lt;br /&gt;
x = 0&lt;br /&gt;
while x &amp;lt; 5:&lt;br /&gt;
    newString = newString + &amp;quot;l&amp;quot;&lt;br /&gt;
    newString = newString + &amp;quot;o&amp;quot;&lt;br /&gt;
    x = x + 1&lt;br /&gt;
print newString&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;
* Make sure you&amp;#039;ve submitted your *commented* [[E-mail Harvester Assignment]]&lt;br /&gt;
* [[Leet-speak Translator]]&lt;br /&gt;
&lt;br /&gt;
== Wednesday - Thursday (3/9/11 - 3/10/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Bring up your E-mail Harvester and compare to Mr. Bui&amp;#039;s version&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[E-mail Harvester Assignment]] walkthrough&lt;br /&gt;
* After completing [[E-mail Harvester Assignment]], go through and comment each line and explain its purpose&lt;br /&gt;
&lt;br /&gt;
== Monday - Tuesday (3/7/11 - 3/8/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Assume you have the string &amp;#039;&amp;#039;&amp;#039;s = &amp;quot;Arg...today is Tuesday!&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*# Write the code to print out the &amp;#039;&amp;#039;&amp;#039;t&amp;#039;&amp;#039;&amp;#039; from string &amp;#039;&amp;#039;&amp;#039;s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*# Write the code to print out the &amp;#039;&amp;#039;&amp;#039;!&amp;#039;&amp;#039;&amp;#039; from string &amp;#039;&amp;#039;&amp;#039;s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*# What are indexes of the the &amp;quot;...&amp;quot;?&lt;br /&gt;
*# Write the code to print out the &amp;#039;...&amp;#039; from string &amp;#039;&amp;#039;&amp;#039;s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[E-mail Harvester Assignment]]&lt;br /&gt;
* After completing e-mail harvester, go through and comment each line and explain its purpose&lt;br /&gt;
&lt;br /&gt;
== Thursday - Friday (3/3/11 - 3/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 uses a counter variable &amp;#039;&amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The while loop should count and print 0 through 50&lt;br /&gt;
** Put an if-statement in the loop, and if &amp;#039;&amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;#039; is greater than 11, then print it out&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Python String Exercises]] &lt;br /&gt;
* [[E-mail Harvester Assignment]]&lt;br /&gt;
* Strings quiz on [[Python String Exercises]]&lt;br /&gt;
&lt;br /&gt;
== Tuesday - Wednesday (3/1/11 - 3/2/11) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Please fill out this [https://spreadsheets.google.com/viewform?formkey=dEdQMVhWcUhSLUFHWjhkUWhSVXoxRnc6MQ survey]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Welcome back!&lt;br /&gt;
* Strings review&lt;br /&gt;
** Print out all the vowels of a string&lt;br /&gt;
** Turn it into a function&lt;br /&gt;
** What else can we do with it?&lt;br /&gt;
* [[Python String Exercises]] &lt;br /&gt;
* [[E-mail Harvester Assignment]]&lt;br /&gt;
* Strings quiz on Thursday? (on [[Python String Exercises]])&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>