Confirmed users
2,456
edits
(→Schedule: links for week 5) |
|||
(9 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 == | ||
* [[IRC]] on #python | * [[IRC]] on #python | ||
Line 85: | 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 |