Here are some notes I took while watching the ShowMeDo video tutorial series on IPython. I highly recommend these videos — I had been using IPython for several months but after seeing these tutorials I learned a lot.
First is the quick reference to get you started, then is the not-so-quick reference section Continue reading ‘IPython quick reference’
There are a lot of tutorials out there to get started in Python. Here I’ve highlighted what I consider to be the best ones: complete, well written, well paced, and assume no prior knowledge of programming. Some walk you through the installation of Python, while others take you through the finer points of the language.
I’ve tried many IDE’s (interactive development environments) — ones with fancy user interfaces and whizbang features — but I kept coming back to IPython.