Introduction ============ Learning Python ::::::::::::::: Beginners ````````` * `learnpython.org `_ - Learnpython.org is an easy non-intimidating way to get introduced to python. The website takes the same approach used on the popular `Try Ruby `_ website, it has an interactive python interpreter built into the site that allows you to go through the lessons without having to install Python locally. * `Dive Into Python 3 `_ - Dive into Python 3 is a no non-sense approach to Python and is suited for someone that already knows how to program but now wants to learn Python. Learn Python the Hard Way ------------------------- Advanced ```````` Pro Python ---------- Expert Python Programming -------------------------