Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34439 > unrolled thread

Re: New tutorials

Started byMitya Sirenef <msirenef@lightbird.net>
First post2012-12-06 19:10 -0500
Last post2012-12-06 19:10 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: New tutorials Mitya Sirenef <msirenef@lightbird.net> - 2012-12-06 19:10 -0500

#34439 — Re: New tutorials

FromMitya Sirenef <msirenef@lightbird.net>
Date2012-12-06 19:10 -0500
SubjectRe: New tutorials
Message-ID<mailman.593.1354839042.29569.python-list@python.org>
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
 >
 >

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web