Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.57 KB

README.rst

File metadata and controls

26 lines (20 loc) · 1.57 KB

The best way to learn Python tutorial series notebooks

These are the notebooks accompanying the best way to learn Python tutorial series on YouTube.

This tutorial series is different, for two reasons: First, we use the IPython Notebook, which is probably the ideal way to experiment with and learn Python. Second, it makes use of Anaconda by Continuum IO, meaning installation on all platforms is easy, you have a Python environment completely separate from your system Python, and you have access to bunches of scientific, mathematical and graphing libraries.

Viewing the notebooks on nbviewer

Connect

@cpbotha