Start Python from Twisted
        Posted  
        
            by SpawnCxy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SpawnCxy
        
        
        
        Published on 2010-03-20T03:24:50Z
        Indexed on 
            2010/03/20
            3:31 UTC
        
        
        Read the original article
        Hit count: 620
        
Hi all,
I have learnt Python for about a month as a one year's PHPer.And I started from Twisted as I'm working in a corporation supplying webservice.I have finished some simple application such as data transferring service,page images-fetch service etc.But the problem is ,I don't understand the struture of codes I wrote in the programs quite well .Every time I have to write codes by watching an example.And my question is ,should I just try to remember the example code's strutures?Or try to understand them?Suggestions would be very appreciated.
Regards
© Stack Overflow or respective owner