Campus outreach 2011-2012: Difference between revisions

imported>Paulproteus
No edit summary
imported>Paulproteus
Line 25:
* Day 42: Practice contributing to a project
* Day 49: Wrap-up
 
Suggested time-line: New course items get published to P2PU on Tuesdays. We could go by a timeline where day 0 == Nov 15. In that case:
 
>>> import datetime
>>> day_0 = datetime.date(2011, 11, 15)
>>> day_0 + datetime.timedelta(days=35)
datetime.date(2011, 12, 20)
 
The final real lecture would be on December 20, and the "Practice contributing to a project" component would take place right around Christmas, and people could keep doing that for as long as they need/want during winter break.
 
== Probable places we can take the tour ==
Anonymous user