Difference between revisions of "PyLab"

From Hackerspace.gr
Jump to: navigation, search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
git: [git@github.com:j0ny/Python_Workshop.git Python Workshop]
+
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====
+
===Reading Material===
=====[https://www.box.com/s/a824eb4cc272685eae4d pdfs]====== rtfm!!!
+
[https://www.box.com/s/a824eb4cc272685eae4d pdfs] rtfm!!!
  
=====Workshop #0=====
+
===Workshop #0===
======[https://www.box.com/s/9fa6006e17e191a23766 slides]======
+
[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=====
+
===Workshop #1===
======upcoming======
+
====upcoming====
 
<p> <ul>outline study
 
<p> <ul>outline study
 
<ul><u>Ο διερμηνευτής της python</u>
 
<ul><u>Ο διερμηνευτής της python</u>
Line 51: 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:Projects]]
+
 
 +
 
 +
[[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.

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

Workshop #1

upcoming

    outline study
      Ο διερμηνευτής της python
    • Εκτύπωση στην οθόνη
    • Πράξεις
      Μεταβλητές και ανάθεση τιμών
    • Τιμές και τύποι
    • Χρήση μεταβλητών
      Scripts
    • Είσοδος
    • Κι άλλη είσοδος
      Λίγη λογική
    • And
    • Or
    • Not
    • ==, !=
      Συνθήκες Ελέγχου
    • Εμβόλιμο: code indentation
    • Σύνθετες συνθήκες
      Λίστες
    • Σύνταξη
    • Εμβόλιμο: Αντικείμενα
    • Βασικές λειτουργίες
    • Κόβοντας
    • Αλφαριθμητικά: μια σημείωση
      Λεξικά
    • Σύνταξη
    • Βασικές λειτουργίες
      Ξανά και ξανά και ξανά και ξανά και ξανά
    • Επανάληψη for
    • Range
    • Επανάληψη while
      Μέθοδοι
    • Ορίσματα
    • Παρατηρήσεις
    • Επιστροφή τιμών

and ofcourse some exercises