Hi, There are lot of books to teach Python programming language, but all of them have more text than actual content, you may get bored before start second chapter . So if you want a quick start, means complete Python Introduction with in One Hour.
My Suggestion Learn Python 3 version . There are two versions in python, Python 2 and Python 3. You are beginner so my strong Advice go for Python 3 . It is different to Python 2 in code
Single Video to Learn Python in 45 min
VIDEO
You may face difficulty in installing Python. Below my video tutorial teaches how to install python in windows. Check this tutorial if you have problems in installing Python and running python file Video.
Install Python and Run Python File
VIDEO
Best Sources to Learn Python in Minimum Time
1.
https://docs.python.org/3.4/tutorial/
Remember Official is Official, this documentation may not be good for beginner but it can solve lot of problems while coding your application.
2.
http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3/Print_version
Good source to start learning Python. There is PDF version of above page here.
Download Python Beginner Guide in PDF
This 78 Pages will cover basics in Python 3. Download it and Read as News Paper, no need to understand and note unknown words to you in that PDF. After completing that PDF, now open browser and search for each unknown word in Google and know about those words and Read the PDF again (second time).
3.
http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial
Another Good source for Python tutorial
Some good books in Python
Python Programming: An Introduction to Computer Science, 2nd Ed.
Review : This book teaches you theoretical computer science concepts as well as
the art of programming via Python 3. It doesn't have a ton of pages and
it executes its goal very well, which is to introduce students to the
field of computer science and to focus on problem solving instead of
complicated syntax and compiler issues. (source Amazon.com)
Python for Kids: A Playful Introduction to Programming
Review : The book is broken down into logical chapters,
each building upon the previous ones. It starts with foundational
concepts like variables and calculations, adds types like strings and
lists and tuples, then begins with an introduction to graphic
interaction using the turtle module. This is much sooner than typical,
and I think it is beneficial because it gives kids a quicker jump to
that fun moment of power, "Hey! I just made that thing move on the
screen." (source Amazon.com)
Best IDE for Python check here
Don't Forget to subscribe my Youtube channel for Python GUI Tutorials
https://www.youtube.com/user/srajarjun