Teaching Python

Dan Stromberg drsalists at gmail.com
Tue Apr 19 19:26:35 EDT 2011


On Tue, Apr 19, 2011 at 3:42 PM, Passiday <passiday at gmail.com> wrote:
> Hello,
>
> I am planning to teach Python to a group of high school students, who have in-depth interest in programming, hacking etc.
>
> I am looking for some good material, what I could use as a basic guide when preparing the classes plan for the course - website or book, what would roll out the topic methodologically gradually. The target audience is someone who knows most basics of the programming, but doesn't mind being reminded about them now and then.

http://wiki.python.org/moin/BeginnersGuide/

That page has links to lists of tutorials that either assume you know
nothing about programming yet, or have some other languages under your
belt already.



More information about the Python-list mailing list