<?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_-_1819_-_February</id>
	<title>IBCS1 - 1819 - 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=IBCS1_-_1819_-_February"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1819_-_February&amp;action=history"/>
	<updated>2026-04-14T22:59:34Z</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_-_1819_-_February&amp;diff=15208&amp;oldid=prev</id>
		<title>Admin: Protected &quot;IBCS1 - 1819 - February&quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1819_-_February&amp;diff=15208&amp;oldid=prev"/>
		<updated>2019-03-06T01:47:58Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wl/IBCS1_-_1819_-_February&quot; title=&quot;IBCS1 - 1819 - February&quot;&gt;IBCS1 - 1819 - February&lt;/a&gt;&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (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 01:47, 6 March 2019&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_-_1819_-_February&amp;diff=15207&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Thursday (2/28/19) == &#039;&#039;&#039;Agenda:&#039;&#039;&#039; * Demonstrate Morse-&gt;Plain translator *# Run your Plain-&gt;Morse *# Copy the morse code and paste it back into Morse-&gt;Plain * Complete the...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1819_-_February&amp;diff=15207&amp;oldid=prev"/>
		<updated>2019-03-06T01:47:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Thursday (2/28/19) == &amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039; * Demonstrate Morse-&amp;gt;Plain translator *# Run your Plain-&amp;gt;Morse *# Copy the morse code and paste it back into Morse-&amp;gt;Plain * Complete the...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Thursday (2/28/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demonstrate Morse-&amp;gt;Plain translator&lt;br /&gt;
*# Run your Plain-&amp;gt;Morse&lt;br /&gt;
*# Copy the morse code and paste it back into Morse-&amp;gt;Plain&lt;br /&gt;
* Complete the Count Vowels repl.it&lt;br /&gt;
* Complete the Count Words repl.it&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Homework:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete Count Vowels and Count Words if you did not finish in class&lt;br /&gt;
&lt;br /&gt;
== Tuesday (2/26/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Morse Code updates&lt;br /&gt;
** Make sure both Part 1 and Part 2 of [[Morse Code Translator]] are complete&lt;br /&gt;
** Part 1 you can submit to repl.it&lt;br /&gt;
** Part 2 will have a repl.it submission soon...&lt;br /&gt;
* File Reading&lt;br /&gt;
** open()&lt;br /&gt;
** read()&lt;br /&gt;
* Integrate file reading into your morse code&lt;br /&gt;
&lt;br /&gt;
== Friday (2/22/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Take the Strings Quiz in Canvas&lt;br /&gt;
** Closed-book, closed-note, closed-person&lt;br /&gt;
* Work on [[Morse Code Translator]]&lt;br /&gt;
** Complete Part 1: Plain -&amp;gt; Morse&lt;br /&gt;
** Repl.it auto-testing will be used to collect assignment&lt;br /&gt;
** Complete Part 2: Morse -&amp;gt; Plain (with a function)&lt;br /&gt;
* Challenge:&lt;br /&gt;
*# Research Python dictionaries&lt;br /&gt;
*# Re-implement both plain2morse.py and morse2plain.py so that they use dictionaries instead of functions&lt;br /&gt;
&lt;br /&gt;
== Wednesday (2/20/19) ==&lt;br /&gt;
* Snow Day&lt;br /&gt;
&lt;br /&gt;
== Friday (2/15/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* While loops quiz (5 mins)&lt;br /&gt;
* Introduction to Strings&lt;br /&gt;
* [https://docs.google.com/presentation/d/1hv7kOqNVPtZ_e2XqgYuRQSvwn2jOEUgYRFipTMFstTI/edit?usp=sharing Strings (Python) slides]&lt;br /&gt;
** Complete the Basic Strings Exercises in Canvas&lt;br /&gt;
* Review Basic Strings Exercises&lt;br /&gt;
* Strings quiz next week&lt;br /&gt;
* Work on [[Morse Code Translator]]&lt;br /&gt;
** Complete Part 1: Plain -&amp;gt; Morse&lt;br /&gt;
** Repl.it auto-testing will be used to collect assignment&lt;br /&gt;
&lt;br /&gt;
== Wednesday (2/13/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# You are creating a program that asks the user to enter an angle within the 2nd quadrant of the coordinate plane (90-180 degrees)&lt;br /&gt;
# Write a while loop that will continually ask the user to enter an angle while the number is not within the range&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Looping examples&lt;br /&gt;
** Acceptable ranges&lt;br /&gt;
** Generating non-overlapping coordinates&lt;br /&gt;
* While loops quiz on Friday (2/15/19)&lt;br /&gt;
&lt;br /&gt;
== Monday (2/11/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete the 2 minute While Loops Practice Quiz in Canvas&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* While Loops Practice Quiz debrief&lt;br /&gt;
** You will have a real time quiz in the future (Wednesday or Friday)!&lt;br /&gt;
* Demo [[Taylor Series Pi and e]] if you have not already done so&lt;br /&gt;
* [https://docs.google.com/forms/d/e/1FAIpQLScvPIjKrYwScBeDuk_-zBkZEni6beL-9Rgav5lvGfiaE78ofw/viewform?usp=sf_link WPM Survey]&lt;br /&gt;
* Looping examples&lt;br /&gt;
** Authentication (login screens)&lt;br /&gt;
** Acceptable ranges&lt;br /&gt;
&lt;br /&gt;
== Thursday (2/7/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete [[Taylor Series Pi and e]]&lt;br /&gt;
* Workplace Readiness Assessment&lt;br /&gt;
&lt;br /&gt;
== Tuesday (2/5/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Warmup:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete the &amp;#039;&amp;#039;&amp;#039;printStr function &amp;amp; loop&amp;#039;&amp;#039;&amp;#039; warmup in repl.it&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Workplace Readiness Skills Assessment - &amp;#039;&amp;#039;&amp;#039;Thursday (2/7/19)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Go to the &amp;#039;&amp;#039;&amp;#039;Cafeteria @ 8:19am&amp;#039;&amp;#039;&amp;#039; if you have not already taken the assessment&lt;br /&gt;
** 1st period students who have already taken the assessment will sit quietly off to the side of the cafeteria&lt;br /&gt;
* Complete and demo the [[Monte Carlo Calculation of Pi]] (Wing IDE)&lt;br /&gt;
** Additional challenge: Animate your Monte Carlo Pi calculation using Processing&lt;br /&gt;
* Slightly more advanced looping practice:&lt;br /&gt;
** Add up all the numbers from 539 through 9394&lt;br /&gt;
** Calculate 41!  (&amp;lt;-factorial)&lt;br /&gt;
* Euler&amp;#039;s identity&lt;br /&gt;
* Complete [[Taylor Series Pi and e]]&lt;br /&gt;
&lt;br /&gt;
== Friday (2/1/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Verify that you have completed the &amp;#039;&amp;#039;&amp;#039;isPrime function and loop&amp;#039;&amp;#039;&amp;#039; assignment in repl.it&lt;br /&gt;
* Complete and demo the [[Monte Carlo Calculation of Pi]] (Wing IDE)&lt;br /&gt;
** Additional challenge: Animate your Monte Carlo Pi calculation using Processing&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>