Yesterday afternoon we (Wu and me) met at Pexego in bunker time to Dive into Python. There was three intense hours learning firsts steps on this simple and sexy development language.
First of all we talk about variables, functions, lists, tuples and dictionaries. After some easy examples, Wu explained me about some popular methods (dir, join, getattr, append, count, pop), objects and introspection. Lastly we read some “finished and running” code to see real applications and we talk about Emacs as Python or PHP editor.
So, I must install Python and Emacs on Macbook as soon as possible to improve my little and poor knowledges. After all my main wish is trying to develop a project under a great framework, Django maybe.
Thanks Wu for the time inverted yesterday (finally you will make me open the eyes, hehe).
Discussion