<?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_-_January</id>
	<title>IBCS1 - 1819 - 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=IBCS1_-_1819_-_January"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1819_-_January&amp;action=history"/>
	<updated>2026-04-24T13:58:26Z</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_-_January&amp;diff=15180&amp;oldid=prev</id>
		<title>Admin: Protected &quot;IBCS1 - 1819 - January&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_-_January&amp;diff=15180&amp;oldid=prev"/>
		<updated>2019-02-26T15:13:36Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wl/IBCS1_-_1819_-_January&quot; title=&quot;IBCS1 - 1819 - January&quot;&gt;IBCS1 - 1819 - January&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 15:13, 26 February 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_-_January&amp;diff=15178&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Wednesday (1/30/19) == &#039;&#039;&#039;Agenda:&#039;&#039;&#039; * Wing 101 IDE setup &amp; config for Python3 * Complete &#039;&#039;&#039;isPrime function and loop&#039;&#039;&#039; assignment in repl.it ** Be sure to read the new d...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=IBCS1_-_1819_-_January&amp;diff=15178&amp;oldid=prev"/>
		<updated>2019-02-26T15:13:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Wednesday (1/30/19) == &amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039; * Wing 101 IDE setup &amp;amp; config for Python3 * Complete &amp;#039;&amp;#039;&amp;#039;isPrime function and loop&amp;#039;&amp;#039;&amp;#039; assignment in repl.it ** Be sure to read the new d...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Wednesday (1/30/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Wing 101 IDE setup &amp;amp; config for Python3&lt;br /&gt;
* Complete &amp;#039;&amp;#039;&amp;#039;isPrime function and loop&amp;#039;&amp;#039;&amp;#039; assignment in repl.it&lt;br /&gt;
** Be sure to read the new directions. Mr. Bui has changed the requirements of the assignment!&lt;br /&gt;
* Continue on to [[Monte Carlo Calculation of Pi]] (Wing IDE)&lt;br /&gt;
** Additional challenge: Animate your Monte Carlo Pi calculation using Processing&lt;br /&gt;
&lt;br /&gt;
== Friday (1/25/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Demo missing Simple Item Collection Games&lt;br /&gt;
* Spend time working on implementing additional challenges&lt;br /&gt;
* Introduction to Iteration (looping)&lt;br /&gt;
** [https://docs.google.com/presentation/d/130_vwU_d09j7A-N8-GC4c7izG4ghg6ZTnj7U6UT7XQg/edit?usp=sharing while loop slides]&lt;br /&gt;
* while loop practice (using Wing IDE)&lt;br /&gt;
** Write a loop that prints 0 to 10&lt;br /&gt;
** Write a loop that prints 10 to 0&lt;br /&gt;
** Write a loop that prints from 19 to 77&lt;br /&gt;
** Write a loop that prints the first 50 even numbers&lt;br /&gt;
** Prompt a user for a number N. Write a loop that then prints out the first N even numbers (Hint: Use multiple variables)&lt;br /&gt;
* Work on [[Prime numbers assignment]] (using Wing IDE)&lt;br /&gt;
&lt;br /&gt;
== Wednesday (1/23/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Complete and demo Simple Item Collection Game&lt;br /&gt;
* Additional challenges:&lt;br /&gt;
** When robots collide with each other, turn them into stationary mines&lt;br /&gt;
** Spawn farms where new robots come out&lt;br /&gt;
** Different level maps where the player must avoid pitfalls (danger zones)&lt;br /&gt;
** Attack and defense for the player against robots&lt;br /&gt;
&lt;br /&gt;
== Wednesday - Friday (1/16/19 - 1/18/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Missing demos of Flappy Bird w/ OOP&lt;br /&gt;
* Simple Item Collection Game&lt;br /&gt;
** Game Description&lt;br /&gt;
**# We will design a simple top-down item collection game&lt;br /&gt;
**# You can move the player sprite with the keyboard (wrap the player to the other side of the screen if you go off screen)&lt;br /&gt;
**# The player will be able to collect items&lt;br /&gt;
**# Robot sprites will attempt to follow the player around&lt;br /&gt;
**# You win when you collect all the items&lt;br /&gt;
**# You lose if a robot collides with your sprite&lt;br /&gt;
** Object-oriented design&lt;br /&gt;
**# What objects will we need?&lt;br /&gt;
**# What variables will we need in our object(s)?&lt;br /&gt;
**# What functions will we need in our object(s)?&lt;br /&gt;
** Next steps&lt;br /&gt;
**# Find and download your own sprite images&lt;br /&gt;
**# Implement the game described above using our modified Sprite class&lt;br /&gt;
**# &amp;#039;&amp;#039;&amp;#039;Game demonstration is due next Wednesday (1/23/19)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Monday (1/14/19) ==&lt;br /&gt;
* Snow Day&lt;br /&gt;
&lt;br /&gt;
== Thursday (1/10/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Cornell Engineering Diversity Programs - one-week residential programs:&lt;br /&gt;
** [https://sites.coecis.cornell.edu/catalystacademy/ Catalyst Academy] - juniors and seniors from underrepresented backgrounds&lt;br /&gt;
** [https://sites.coecis.cornell.edu/curieacademy/ Curie Academy] - high school girls who excel in math and science&lt;br /&gt;
* Demonstrated your Flappy Bird implementation using object-oriented programming&lt;br /&gt;
** Must have score and multiple pipes (at least 2 pairs)&lt;br /&gt;
&lt;br /&gt;
== Tuesday (1/8/19) ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Agenda:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [https://docs.google.com/presentation/d/1H-V2RApmnqy5-Kbu8JdPvds4WiHko3SFZSMcFAgTCTU/edit?usp=sharing Post Winter Break Review]&lt;br /&gt;
* Object-usage review&lt;br /&gt;
* Re-implement the Flappy Bird Game (with score) using the Sprite class and objects&lt;br /&gt;
** Mr. Bui has supplied the sprite images [https://drive.google.com/file/d/1UugFrLPjeA8YPXOlmOxjIvzd6HdvpupA/view?usp=sharing here]&lt;br /&gt;
** We will probably want to tweak the Sprite class a little to add a flap() function and fix move()&lt;br /&gt;
** We can also add a passed variable to remember whether or not we passed a pipe&lt;br /&gt;
* Cornell Engineering Diversity Programs - one-week residential programs:&lt;br /&gt;
** [https://sites.coecis.cornell.edu/catalystacademy/ Catalyst Academy] - juniors and seniors from underrepresented backgrounds&lt;br /&gt;
** [https://sites.coecis.cornell.edu/curieacademy/ Curie Academy] - high school girls who excel in math and science&lt;br /&gt;
&lt;br /&gt;
== Monday - Friday (12/31/18 - 1/4/19) ==&lt;br /&gt;
* Winter Break&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>