May 13, 2012 at 12:06pm May 13, 2012 at 12:06pm UTC
I want to learn Python through some simple and light enough project code
hope to quickly grasp the modern Python design pattern and Python language itself.
any recommemdation?
May 13, 2012 at 2:25pm May 13, 2012 at 2:25pm UTC
Out of interest, what is your starting point?
Do you already know how to program using one or more other language, and just want to get into how the Python world works?
Are you brand new to progamming?
Or what??
Last edited on May 13, 2012 at 2:25pm May 13, 2012 at 2:25pm UTC
May 14, 2012 at 8:19am May 14, 2012 at 8:19am UTC
JLBorges wrote:
Reading code written by some one else is much harder than writing code.
What was written here, is very true. And I can explain this.
Why do you think, it's very hard to find out clear ideas from some listings?
The simple wisdom:
If there are none inside, you can't find out!
Last edited on May 14, 2012 at 8:35am May 14, 2012 at 8:35am UTC