For using python ability, what should I do???

Cameron Simpson cs at zip.com.au
Mon Aug 18 01:22:28 EDT 2014


On 17Aug2014 22:04, Jm Cho <britzegs at gmail.com> wrote:
>Hello~ I'm Korean, and I register this groups just now.
>Thesedays, I'm studying Python 3.x version. I like Python.
>i read a book, python for kids a playful introduction to programming,
>it is very easy but very effective to me.
>
>so, I hope my python ability is higher...
>What should I do??

Write something small that does something you want done. Initially, something 
trivial. If you have programmed before, rewrite something simple from another 
language to Python.

>ps. In fect, I did try to Django, but it was very difficult..

Django is a huge web framework!

Write something simple that can run in a console or shell prompt or simple IDE.

But it really does help to solve a (small) problem of interest to yourself.

Cheers,
Cameron Simpson <cs at zip.com.au>



More information about the Python-list mailing list