Re: [Haifux] Though I walk through the valley of empty queue, I will fear no lack of talks: for thou art with me

2014-11-06 Thread Zaar Hai
Yes, I've forgot to mention that attendees should have at least some knowledge of Python. I don't think doing lecture in "Python for beginners" will do any benefit with regards to my lectures. If people never programmed Python, one beginners' lecture will not be enough to make them ready for advan

Re: [Haifux] Though I walk through the valley of empty queue, I will fear no lack of talks: for thou art with me

2014-11-06 Thread Orna Agmon Ben-Yehuda
Sounds great, I would love to attend, but I suggest an intro to python first, to bring people to the same level. On Thu, Nov 6, 2014 at 12:11 PM, Zaar Hai wrote: > Hi all, > > I can give a lecture on "Topics in advanced Python". It may be split into > two lectures, depending on how fast it will

Re: [Haifux] Though I walk through the valley of empty queue, I will fear no lack of talks: for thou art with me

2014-11-06 Thread Tal Abir
Zaar, I'm interested Thanks, Tal. On Thu, Nov 6, 2014 at 12:11 PM, Zaar Hai wrote: > Hi all, > > I can give a lecture on "Topics in advanced Python". It may be split into > two lectures, depending on how fast it will go. > > Here is the summary: > * (advanced) decorators > * descriptors > * mul

Re: [Haifux] Though I walk through the valley of empty queue, I will fear no lack of talks: for thou art with me

2014-11-06 Thread Zaar Hai
Hi all, I can give a lecture on "Topics in advanced Python". It may be split into two lectures, depending on how fast it will go. Here is the summary: * (advanced) decorators * descriptors * multiple inheritance * the magic of "type" * metaclasses * slots vs dictionaries * generators in depth * a