Skip to content

Commit

Permalink
Updated agenda with day 2 solutions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kialio committed Jun 13, 2013
1 parent dd53b8f commit 3bd2a02
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Webpages/agenda.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@ <h2>Day 2 - Wed, June 12</h2>
<td width="100">10:20 AM</td>
<td>Breakout 6 Post-mortem</td>
<td width="200">Dave Green</td>
<td><a href="https://raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/06_AdvancedStrings/Breakout6Solution.py">Breakout6Solution.py</a><br/>
<a href="https://raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/06_AdvancedStrings/Breakout6Solution.v3.ipynb">Solution (raw notebook)</a><br/>
<a href="https://raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/06_AdvancedStrings/Breakout6Solution.v2.ipynb">Solution (raw v2 notebook)</a><br/>
<a href="http://nbviewer.ipython.org/urls/raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/06_AdvancedStrings/Breakout6Solution.v3.ipynb">Solution (view notebook)</a></td>
</tr>
<tr>
<td width="100">10:25 AM</td>
Expand All @@ -185,6 +189,8 @@ <h2>Day 2 - Wed, June 12</h2>
<td width="100">11:30 AM</td>
<td>Breakout 7 Post-mortem</td>
<td width="200">Terri Brandt</td>
<td><a href="https://raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/07_AdvancedStuff/Breakout7Solution.ipynb">Solution (raw notebook)</a><br/>
<a href="http://nbviewer.ipython.org/urls/raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/07_AdvancedStuff/Breakout7Solution.ipynb">Solution (view notebook)</a></td>
</tr>
<tr>
<td width="100">11:35 AM</td>
Expand Down Expand Up @@ -225,6 +231,9 @@ <h2>Day 2 - Wed, June 12</h2>
<td width="100">2:50 PM</td>
<td>Breakout 8/9 Post-mortem</td>
<td width="200">Brad Cenko</td>
<td><a href="https://raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/08_OOPI/Breakout8Solutions.ipynb">Solution (raw notebook)</a><br/>
<a href="https://raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/08_OOPI/Breakout8Solutions.v2.ipynb">Solution (raw v2 notebook)</a><br/>
<a href="http://nbviewer.ipython.org/urls/raw.github.com/kialio/python-bootcamp/master/Breakouts/Solutions/08_OOPI/Breakout8Solutions.ipynb">Solution (view notebook)</a><br/></td>
</tr>
<tr>
<td width="100">3:00 PM</td>
Expand Down Expand Up @@ -254,7 +263,8 @@ <h2>Day 3 - Fri, June 14</h2>
<tr>
<td width="100">8:30 AM</td>
<td>Homework Post-mortem/General Help</a></td>
<td width="200"></td>
<td></td>
<td><a href="https://raw.github.com/kialio/python-bootcamp/master/Homeworks/Homework_02/hw_2_solutions.py">hw_2_solutions.py</a></td>
</tr>
<tr>
<td width="100">9:00 AM</td>
Expand Down

0 comments on commit 3bd2a02

Please sign in to comment.