Difference between revisions of "PyLab"
From Hackerspace.gr
m |
|||
Line 6: | Line 6: | ||
<u>We are working a game project at this moment. You can fetch the code from github.</u> | <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 58: | Line 58: | ||
− | [[Category: | + | [[Category:Seminars]] |
Latest revision as of 00:28, 3 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.
Contents
[hide]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