We discuss some of the 'magic' commands, how to use the command history, how to use the editor, some useful keystrokes, and how to get interactive help.
We discuss effective ways to set up and configure IPython on a Windows PC including handy tips for making the most out of IPython in a Windows environment.
These three videos show how objects are used in Python. You can write a lot of code without being especially aware of objects -- until you come to GUI ...