Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4371
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Python competitions and learnings |
| Date | 2011-04-30 17:29 -0400 |
| References | <d6f13acf-7084-4248-a146-4bd605d23fc7@hd10g2000vbb.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1025.1304198970.9059.python-list@python.org> (permalink) |
On 4/30/2011 3:22 PM, Alexander Lyabah wrote: > I spend a lot of time in writing a new service checkio.org > > It's all about python, learn python, find the best solution in > python. > > And Im looking for feedback from peoples who best in python. Here I > make some video tutorial about this service http://checkio.blip.tv/ > > What do you think about it? Pretty impressive. My main disappointment is that you are using 2.7 instead of 3.2, as I feel that beginners should learn Py 3 now. Also, that is what I routinely use ;-). In any case, the home page should say Python 2.7, not just Python, I had to think to click Console Learn in order to find out what would be legal when I tried out one of the tasks. You might consider offering 3.2 as an alternative. Solutions will be similar, but details differ. For instance, I noticed that one solution to 'string split' *depends* on the 2.x leaking of listcomp loop variables. > I'm also have a not a very good English, so I need help with it too, > because some parts of checkio.org not in very well English Home page: "In the descriptions of this tasks there is always information from manuals and tutorials," 'these tasks' "game.Choice a game " => "game. Choose a game " "users. Choice a game" => again, 'Choose' "and fall into the top " I think you mean "and climb into the top " "programs on arena. " => "program in the arena. " "By the result of competition formed top of the game. " This is unclear. perhaps "The best will be chosen by the result of the competition." I see a mailto: link at the bottom of the page, so I will report anything else I see later. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-04-30 12:22 -0700
Re: Python competitions and learnings Terry Reedy <tjreedy@udel.edu> - 2011-04-30 17:29 -0400
Re: Python competitions and learnings harrismh777 <harrismh777@charter.net> - 2011-04-30 18:02 -0500
Re: Python competitions and learnings Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-01 10:59 +0200
Re: Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-05-01 09:15 -0700
Re: Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-05-05 02:43 -0700
Re: Python competitions and learnings harrismh777 <harrismh777@charter.net> - 2011-04-30 19:26 -0500
Re: Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-05-01 09:22 -0700
Re: Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-05-01 09:49 -0700
Re: Python competitions and learnings Terry Reedy <tjreedy@udel.edu> - 2011-05-01 18:33 -0400
Re: Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-05-02 09:24 -0700
Re: Python competitions and learnings Alexander Lyabah <alexander@lyabah.com> - 2011-05-02 09:23 -0700
csiph-web