Confirmed users
2,456
edits
(→Schedule: links for week 5) |
|||
(16 intermediate revisions by 4 users not shown) | |||
Line 5: | Line 5: | ||
= Book = | = Book = | ||
We'll be using Learn Python the | We'll be using Learn Python the Hard Way as the text for this class. You will not need the physical book, unless you want it, as the online version is available for free at the below link. | ||
[http://learnpythonthehardway.org/book/ Book: http://learnpythonthehardway.org/book/] | [http://learnpythonthehardway.org/book/ Book: http://learnpythonthehardway.org/book/] | ||
= Communications = | = Communications = | ||
== IRC == | |||
* [[IRC]] on #python | * [[IRC]] on #python | ||
* Twice weekly 30 minute meetings | |||
== Meetings == | |||
* Twice weekly 30 minute meetings. | |||
* Both meetings are the same topic but at different day/times to accommodate the most people. | |||
**Tue | **Tue | ||
US Eastern Standard Time [EDT; UTC-0400] | US Eastern Standard Time [EDT; UTC-0400] | ||
12:00 Tue | Start: 12:00 Tue | ||
12:30 Tue | End: 12:30 Tue | ||
Pacific Standard Time [PDT; UTC-0700] | Pacific Standard Time [PDT; UTC-0700] | ||
09:00 Tue | Start: 09:00 Tue | ||
09:30 Tue | End: 09:30 Tue | ||
Germany, Berlin [CEST; UTC+0200] | Germany, Berlin [CEST; UTC+0200] | ||
18:00 Tue | Start: 18:00 Tue | ||
18:30 Tue | End: 18:30 Tue | ||
UTC [GMT; UTC+0000] | UTC [GMT; UTC+0000] | ||
16:00 Tue | Start: 16:00 Tue | ||
16:30 Tue | End: 16:30 Tue | ||
New Zealand, Auckland [NZDT; UTC+1300] | New Zealand, Auckland [NZDT; UTC+1300] | ||
05:00 Wed | Start: 05:00 Wed | ||
05:30 Wed | End: 05:30 Wed | ||
*Thu | *Thu | ||
US Eastern Standard Time [EDT; UTC-0400] | US Eastern Standard Time [EDT; UTC-0400] | ||
16:00 Thu | Start: 16:00 Thu | ||
16:30 Thu | End: 16:30 Thu | ||
Pacific Standard Time [PDT; UTC-0700] | Pacific Standard Time [PDT; UTC-0700] | ||
13:00 Thu | Start: 13:00 Thu | ||
13:30 Thu | End: 13:30 Thu | ||
Germany, Berlin [CEST; UTC+0200] | Germany, Berlin [CEST; UTC+0200] | ||
22:00 Thu | Start: 22:00 Thu | ||
22:30 Thu | End: 22:30 Thu | ||
UTC [GMT; UTC+0000] | UTC [GMT; UTC+0000] | ||
20:00 Thu | Start: 20:00 Thu | ||
20:30 Thu | End: 20:30 Thu | ||
New Zealand, Auckland [NZDT; UTC+1300] | New Zealand, Auckland [NZDT; UTC+1300] | ||
09:00 Fri | Start: 09:00 Fri | ||
09:30 Fri | End: 09:30 Fri | ||
= Schedule = | = Schedule = | ||
Line 58: | Line 63: | ||
** [http://learnpythonthehardway.org/book/preface.html preface], [http://learnpythonthehardway.org/book/intro.html Introduction] & [http://learnpythonthehardway.org/book/ex0.html Exercise 0] | ** [http://learnpythonthehardway.org/book/preface.html preface], [http://learnpythonthehardway.org/book/intro.html Introduction] & [http://learnpythonthehardway.org/book/ex0.html Exercise 0] | ||
* Week One 2014-10-20 (10/21 & 10/23) | * Week One 2014-10-20 (10/21 & 10/23) | ||
** [http://learnpythonthehardway.org/book/ex1.html Exercise 1]: A Good First Program | ** [http://learnpythonthehardway.org/book/ex1.html Exercise 1]: A Good First Program || Mentor: Curtis Koenig (IRC:curtisk) | ||
** [http://learnpythonthehardway.org/book/ex2.html Exercise 2]: Comments And Pound Characters | ** [http://learnpythonthehardway.org/book/ex2.html Exercise 2]: Comments And Pound Characters || Mentor: Chris AtLee (IRC:catlee) | ||
Week 2 2014-10-27 (10/28 & 10/30) Mentor: | * Week 2 2014-10-27 (10/28 & 10/30) || Mentor: catlee | ||
* [http://learnpythonthehardway.org/book/ | ** [http://learnpythonthehardway.org/book/ex3.html Exercise 3]: Numbers And Math | ||
* [http://learnpythonthehardway.org/book/ex4.html Exercise 4]: Variables And Names | ** [http://learnpythonthehardway.org/book/ex4.html Exercise 4]: Variables And Names | ||
Week 3 2014-11-03 | * Week 3 2014-11-03 || Mentor: dustin | ||
Exercise 5: More Variables And Printing | ** Exercise 5: More Variables And Printing | ||
Exercise 6: Strings And Text | ** Exercise 6: Strings And Text | ||
Week 4 2014-11-10 | Week 4 2014-11-10 | ||
Exercise 7: More Printing | ** Exercise 7: More Printing | ||
Exercise 8: Printing, Printing | ** Exercise 8: Printing, Printing | ||
Week 5 2014-11-17 | Week 5 2014-11-17 | ||
Exercise 9: Printing, Printing, Printing | ** [http://learnpythonthehardway.org/book/ex9.html Exercise 9]: Printing, Printing, Printing | ||
Exercise 10: What Was That? | ** [http://learnpythonthehardway.org/book/ex10.html Exercise 10]: What Was That? | ||
Week 6 2014-12-01 | Week 6 2014-12-01 |