List of Python resources
-
I suppose to get this whole Python train started, we can start by collecting some learning resources.
I just went to the Python website and clicked the first learning resource. This will of course be updated with more resources down the road.
Basics
- http://www.afterhoursprogramming.com/tutorial/Python/Overview - very basics, variables, functions etc.
- http://learnpythonthehardway.org/ - extreme basics, good refresher.
Books
- Dive into Python - For Python 2.
- Dive into Python 3 - You get it.
-
Extreme Basics - http://learnpythonthehardway.org/ but very good for a refresh if you have forgotten some thing.s
-
These books are great - and free.
Dive into Python - For Python 2.
Dive into Python 3 - You get it. -
-
@Scuzz They have an ebook version that looks good but I’ve not been able to find a download for it anywhere.