Le 17/06/2011 00:52, Orestis Markou a écrit :
> Hello,

Hi!

> In a few days I'll be giving a 4h long training on Twisted in Europython 2011 
> in Firenze, Italy.
> 
> I have a lot of material covering basic concepts, such as writing servers, 
> writing clients, deferreds etc. I'm now looking for other areas of 
> functionality I should show. I have a bit web, will do a bit of pb. Any other 
> pointers?

First thanks for having a tutorial, I think it's a great way to spread
the knowledge of Twisted around.

One thing which would be good to mention is testing: Twisted becomes
much easier if you manage to properly test your application, instead of
debugging with print statements around. You can look at the trial
tutorial in trunk to get some pointers:
http://twistedmatrix.com/trac/export/32129/trunk/doc/core/howto/trial.xhtml

Just talking about trial TestCase and returning Deferreds from tests is
a good start.

> Also, if anyone else from the Twisted community is going to be there, let's 
> have a drink.

I'll be around starting Tuesday, happy to meet you here!

Cheers,

-- 
Thomas

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to