Hacker News new | ask | show | jobs
by phamilton 5727 days ago
http://www.greenteapress.com/thinkpython/

This will get you a very good understanding of basic programming. After that, try http://railstutorial.org/ if you want to learn rails. (while ruby is a different language, Think Python teaches concepts that apply is all languages. Python is just the transport.)

Good luck