Comment on What did you use to teach yourself Python?Comments−whatusername17y"How to think like a computer scientist" is a text for teaching you programming concepts using python as a framework.. From what I've seen of it, it's pretty good. http://www.greenteapress.com/thinkpython/thinkpython.htmlIf you know all the programming concepts well - then go with Dive Into Python
Comments
"How to think like a computer scientist" is a text for teaching you programming concepts using python as a framework.. From what I've seen of it, it's pretty good. http://www.greenteapress.com/thinkpython/thinkpython.html
If you know all the programming concepts well - then go with Dive Into Python