Quote (rockonkenshin @ Jul 12 2012 09:51am)
This is the guide I used to start learning it, and I would highly recommend it as well.
The basic idea of Shaw's guide is that you'll just be re-writing code for most of the chapters so you can get the hang of the syntax. There isn't much of any lesson that has you writing code that isn't already written, but I think this is good for beginners.
Also, if you ever encounter a logic problem, try googling "python <problem>" and look for posts from
http://www.stackoverflow.com. That is probably the best place for different solutions to problems you may have (ranging from easy solutions to complex).
Any other questions, you can PM me. I'm not an expert by far, but it helps to learn a language when you teach it
