Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34439
| Date | 2012-12-06 19:10 -0500 |
|---|---|
| From | Mitya Sirenef <msirenef@lightbird.net> |
| Subject | Re: New tutorials |
| References | <57964315.1923822.1354814189465.JavaMail.root@sequans.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.593.1354839042.29569.python-list@python.org> (permalink) |
On 12/06/2012 12:16 PM, Jean-Michel Pichavant wrote: > ----- Original Message ----- >> On 12/02/2012 09:54 AM, Mitya Sirenef wrote: >>> Hi everyone, I'm making a series of python tutorials and I've just >> > finished the introductory part: >> > http://lightbird.net/larks/intro.html >> > >> > Feedback is appreciated.. - mitya >> > <http://lightbird.net/larks/intro.html> >> >> >> I've added two more tutorials, Sudoku and Battleship games: >> >> http://lightbird.net/larks/sudoku.html >> >> http://lightbird.net/larks/battleship.html >> >> >> As with Blocky Blocks, I'm not sure unicode chars in Battleship will >> work well for everyone on all OSes, I've only tested it on Linux >> X terminal. -m >> >> -- >> http://mail.python.org/mailman/listinfo/python-list > > You should summarize the new python concept introduced by each tutorial so people can jump directly to the section they need. That's a good idea, I was thining of something along the same lines, I wanted to add a few more games first but I guess there's enough of them already to make this useful. I'll try to add an 'index' section tomorrow. > > > I have the feeling this is not really a python tutorial, it's a bunch > of mini games that happen to be written in python. Am I right ? If I'm > wrong, you should definitely organize your doc by python concepts, > linking each concept to any related tutorial. It is meant as a python tutorial, it's just not fleshed out yet. I want to add a few games and take a step back and figure out what order to put them in and how to spread out detailed explanation across all sections. Thanks for the feedback! -m > > JM > >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: New tutorials Mitya Sirenef <msirenef@lightbird.net> - 2012-12-06 19:10 -0500
csiph-web