Difference between revisions of "Python workshop"
From Hackerspace.gr
Line 14: | Line 14: | ||
Coding for Fun... | Coding for Fun... | ||
− | Help us with your proposals [https://pad.hackerspace.gr/p/python_workshops here] | + | Help us with your proposals [https://pad.hackerspace.gr/p/python_workshops here(pad)] |
====Reading Material==== | ====Reading Material==== |
Revision as of 21:58, 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(pad)
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