On Tue, Nov 30, 2010 at 6:37 AM, Xavier Heruacles wrote:
> I'm basically a c/c++ programmer and recently come to python for some web
> development. Using django and javascript I'm afraid I can develop some web
> application now. But often I feel I'm not good at python. I don't know much
> about ge
On 11/30/2010 9:37 AM, Xavier Heruacles wrote:
I'm basically a c/c++ programmer and recently come to python for some
web development. Using django and javascript I'm afraid I can develop
some web application now. But often I feel I'm not good at python. I
don't know much about generators, descrip
Howdy Xavier!
[Apologies for the length of this; I didn't expect to write so much!]
I've been a Python programmer for many years now (having come from a
PHP, Perl, C, and Pascal background) and I'm constantly learning new
idioms and ways of doing things that are more "Pythonic"; cleaner, more
I'm basically a c/c++ programmer and recently come to python for some web
development. Using django and javascript I'm afraid I can develop some web
application now. But often I feel I'm not good at python. I don't know much
about generators, descriptors and decorators(although I can use some of it