[Tutor] How to Practice Python?(Linpeiheng)
Andy
agunnerson at gmail.com
Mon Oct 1 18:14:20 CEST 2007
While not Python specific you could to the Ruby quizzes
(http://www.rubyquiz.com/). Just look at the problems and write a
solution in Python.
On 10/1/07, Alan Gauld <alan.gauld at btinternet.com> wrote:
>
> "???" <linpeiheng at 163.com> wrote
>
> > I am learning Python. Do you know somewhere I can practice Python?
> > I means some sites where have exercises I can try solving.
>
> The Useless Python website has some exercises and other small
> projects.
> Some have solutions some don't.
>
> Also the Python Challenge web site offers a "Game" where you
> navigate through the lasyers by solving Python puzzles, each
> using a new feature of Python.
>
> > And there should be standard answer or other people's
> > answer that can be refered.
>
> This is harder. There are solutions around for spome of them
> but not "standard solutions" - I'm not sure what such a thing would
> look like in a programming context. There are no such things
> as standard solutions to programming problems, its not like
> doing math!
>
> Some solutions are nicer than othes but each usually has some merit.
>
> HTH,
>
> Alan G
>
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
--
-Andy
"I have a great faith in fools; self-confidence my friends call it." –
Edgar Allen Poe
More information about the Tutor
mailing list