
To get started learning python check out my quick start to python fundamentals course.
Python Fundamentals - This is rapid introduction to python and a guide to get started quickly. Covering the core of the language in just enough detail to give you the ability get coding quickly.
Python Advanced - These are topics that are useful to know but not key to starting python. Though knowing these will allow you to create more efficient and powerful programs.
Tkinter - This is a collection of examples to cover the basic tools to create a python GUI.
Python is a great language to learn if you are interested in programming. There are loads of libraries to allow you to quickly get a program or script doing what you want to do. Personally I have found using python for everyday tasks has improved my work flow no end.