> One of my community advisers suggested I start with Python. (he also > suggested this mailing list)
take a look at "how to think like a computer scientist" by downey, elkner, etc. it was originally written for C++ and Java but Jeff Elkner, a high school programming AP instructor, ported it to Python. there are dead tree and online versions available. http://www.ibiblio.org/obp/thinkCSpy/ good luck! -- wesley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "Core Python Programming", Prentice Hall, (c)2007,2001 http://corepython.com wesley.j.chun :: wescpy-at-gmail.com python training and technical consulting cyberweb.consulting : silicon valley, ca http://cyberwebconsulting.com _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
