Python Tutorial

Reading Materials Introductory Guides The Hitchhiker’s Guide to Python – A great quick-start that focuses on setting up your dev environment and offers a series of task-based tutorials Dive Into Python 3 – The original ’getting started with Python’ book The Official Tutorial – Terse but quite complete Reference Materials The Standard…