Simon Brunning wrote: > I don't know about kid's tutorials, but I can recommend that you try > the turtle module. It's great for kids. It gives really good immediate > feedback, You can start out using it interactively:
FWIW there is a German Book called called "Python f�r Kids" by Gregor Lingl which is mostly based on the turtle module. My little brother (13 then) actually learned Python with it. Carl Friedrich Bolz -- http://mail.python.org/mailman/listinfo/python-list
