How to think like a Computer Scientist (In Python, decent intro to basics):
http://openbookproject.net//thinkCSpy/
Thinking in Python: http://www.mindview.net/Books/TIPython
Dive into Python (For those that know programming, and maybe have worked in a dynamic language):
Python 2: http://diveintopython.org/index.html
Python 3: http://diveintopython3.org/