Top 10 Resources for Python Developers
Join the DZone community and get the full member experience.
Join For FreeThis week, DZone has released its latest Refcard: Core Python. If you want to expand your Python skills even further, you're in luck, because we dug into the DZone archives and assembled a top ten list of the best Python resources. Most of them are quick tutorials for commonly needed tasks - downloading a file with Python is a critical thing to know how to do, after all - but some make comparisons or present useful tools as well. Here are the top ten:

Core Python
Download Now!

Core Python
Python is an interpreted dynamically typed language, structured using indentation to create readable and beautiful code, and boasting a vast array of libraries to make complex computing tasks ridiculously simple. This Refcard covers Python 2.x-3.x.
Download Now!
Topics:
Opinions expressed by DZone contributors are their own.
Comments