Python is the MOST awesome &
beautiful language
Python 2 - *www.ibiblio.org/swaroopch/byteofpython/files/120/byteofpython_120.pdf
Pyhton 3 - *www.swaroopch.com/files/byteofpython/byte_of_python_v192.pdf
Few more FREE awesome python books :
1. Dive into python - *diveintopython.nfshost.com/toc/index.html
2. How to think like a computer scientist - *www.greenteapress.com/thinkpython/thinkCSpy/thinkCSpy.pdf
3. Python 101 - Python 101 -- Introduction to Python
4. Learn python the hard way - Learn Python The Hard Way, 2nd Edition — Learn Python The Hard Way, 2nd Edition
5. The python tutorial - The Python Tutorial — Python v2.7.3 documentation
6. Think python - *www.greenteapress.com/thinkpython/thinkpython.pdf
Any interested guy should start with the first links I'd given. #1 book, would be next. Books #2 , #4 & #7 have the best examples / problems.