Difference between revisions of "Python workshop"
From Hackerspace.gr
Line 18: | Line 18: | ||
====Reading Material==== | ====Reading Material==== | ||
=====[https://www.box.com/s/a824eb4cc272685eae4d pdfs]====== rtfm!!! | =====[https://www.box.com/s/a824eb4cc272685eae4d pdfs]====== rtfm!!! | ||
+ | |||
+ | =====Workshop #0===== | ||
+ | ======[https://www.box.com/s/9fa6006e17e191a23766 slides]====== | ||
+ | <p> Dive into Python shell. We introduce class, subclass and their | ||
+ | attributes. </p> | ||
+ | <p> * The slides includes links to the code that we used</p> |
Revision as of 21:57, 20 May 2012
external link |
Starts | Organizer |
---|---|---|
Sun 20 May 2012 16:00 | ||
Ends | Event Owner | |
Sun 20 May 2012 17:30 | !b10n1k |
Python, Workshop
Coding for Fun...
Help us with your proposals here
Reading Material
=====pdfs====== rtfm!!!
Workshop #0
slides
Dive into Python shell. We introduce class, subclass and their attributes.
* The slides includes links to the code that we used