Difference between revisions of "PyLab"
From Hackerspace.gr
(Created page with "{{Event |logo=Logo.jpg |what=Python Workshops |tagline=Python, Workshop |eventowner=!b10n1k |url=https://python.org |from=2012/05/27 16:00:00 |till=2012/05/27 17:30:00 |where=Hac...") |
m |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | git: [https://j0ny@github.com/j0ny/Python_Workshop.git Python Workshop] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Coding for Fun... | Coding for Fun... | ||
Help us with your proposals [https://pad.hackerspace.gr/p/python_workshops here(pad)] | Help us with your proposals [https://pad.hackerspace.gr/p/python_workshops here(pad)] | ||
+ | <br \> | ||
+ | <u>We are working a game project at this moment. You can fetch the code from github.</u> | ||
− | + | ===Reading Material=== | |
− | + | [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 | <p> Dive into Python shell. We introduce class, subclass and their | ||
attributes. </p> | attributes. </p> | ||
<p> * The slides includes links to the code that we used</p> | <p> * The slides includes links to the code that we used</p> | ||
− | + | ===Workshop #1=== | |
− | + | ====upcoming==== | |
<p> <ul>outline study | <p> <ul>outline study | ||
<ul><u>Ο διερμηνευτής της python</u> | <ul><u>Ο διερμηνευτής της python</u> | ||
Line 63: | Line 53: | ||
<li>Επιστροφή τιμών</li></ul></ul> | <li>Επιστροφή τιμών</li></ul></ul> | ||
<br \> and ofcourse some exercises</p> | <br \> and ofcourse some exercises</p> | ||
+ | <br \><br \> | ||
− | [[Category: | + | |
+ | |||
+ | [[Category:Seminars]] |
Latest revision as of 23:28, 2 January 2013
git: Python Workshop Coding for Fun...
Help us with your proposals here(pad)
We are working a game project at this moment. You can fetch the code from github.
Reading Material
pdfs rtfm!!!
Workshop #0
Dive into Python shell. We introduce class, subclass and their attributes.
* The slides includes links to the code that we used
Workshop #1
upcoming
- outline study
- Εκτύπωση στην οθόνη
- Πράξεις
- Τιμές και τύποι
- Χρήση μεταβλητών
- Είσοδος
- Κι άλλη είσοδος
- And
- Or
- Not
- ==, !=
- Εμβόλιμο: code indentation
- Σύνθετες συνθήκες
- Σύνταξη
- Εμβόλιμο: Αντικείμενα
- Βασικές λειτουργίες
- Κόβοντας
- Αλφαριθμητικά: μια σημείωση
- Σύνταξη
- Βασικές λειτουργίες
- Επανάληψη for
- Range
- Επανάληψη while
- Ορίσματα
- Παρατηρήσεις
- Επιστροφή τιμών
- Ο διερμηνευτής της python
- Μεταβλητές και ανάθεση τιμών
- Scripts
- Λίγη λογική
- Συνθήκες Ελέγχου
- Λίστες
- Λεξικά
- Ξανά και ξανά και ξανά και ξανά και ξανά
- Μέθοδοι
and ofcourse some exercises