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

2014-08-17 Thread Martin Skjöldebrand


Sent from Blue Mail



On 18 Aug 2014 07:06, at 07:06, Jm Cho  wrote:\n>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??
>
>ps. In fect, I did try to Django, but it was very difficult..
>Do you think I will make any program??
>
>I want to listen your solution~
>
>Thank you.
>-- 
>https://mail.python.org/mailman/listinfo/python-list
-- 
https://mail.python.org/mailman/listinfo/python-list


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

2014-08-17 Thread Cameron Simpson

On 17Aug2014 22:04, Jm Cho  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 
--
https://mail.python.org/mailman/listinfo/python-list


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

2014-08-17 Thread Ben Finney
Jm Cho  writes:

> Thesedays, I'm studying Python 3.x version. I like Python.

Great! Welcome to the forum.

(You should avoid coming here via Google Groups, since it is a very poor
application for participating in discussion forums
https://wiki.python.org/moin/GoogleGroupsPython>.

There is virtually no hope it will ever improve, so you should use e.g.
http://news.gmane.org/gmane.comp.python.general> or any other
Usenet client.)

> i read a book, python for kids a playful introduction to programming,
> it is very easy but very effective to me.

Glad to know that book is helpful.

> so, I hope my python ability is higher...
> What should I do??

The Python Wiki has an index of beginner resources, please see
http://wiki.python.org/moin/BeginnersGuide>.

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

Writing a web application is a pretty complex task, and Django provides
a lot of power. You should set your expectations lower until you gain a
lot more skill with the programming language.

> Do you think I will make any program??

Yes! See the tutorials listed at the above Beginner's Guide. You should
also find *existing* projects using Python – preferably ones you use
yourself already – and offer to contribute there as a means of learning.

-- 
 \ “Guaranteed to work throughout its useful life.” —packaging for |
  `\  clockwork toy, Hong Kong |
_o__)  |
Ben Finney

-- 
https://mail.python.org/mailman/listinfo/python-list


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

2014-08-17 Thread Jm Cho
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??

ps. In fect, I did try to Django, but it was very difficult..
Do you think I will make any program??

I want to listen your solution~

Thank you.
-- 
https://mail.python.org/mailman/listinfo/python-list