python 学习资源
快速学习python的值得参考的资源:
官方文档教程:docs.Python.org/tutorial/
"Dive Into Python", by Mark Pilgrim - www.diveintopython.net/
"A Byte of Python" - swaroopch.com/notes/Python
Google的Python入门课程 (online) - code.google.com/edu/languages/google-python-class/
"Building Skills in Python", by Steven F. Lott -homepage.Mac.com/s_lott/books/python/html/index.html
"Think Python: How to Think Like a Computer Scientist" -greenteapress.com/thinkpython/thinkpython.html
"Code Like a Pythonista: Idiomatic Python" -python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
MIT开发课程6.00 Introduction to Computer Science and Programming -ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures
"Learn Python the Hard Way" by Zed Shaw - learnpythonthehardway.com
python实践教程 - pyschools.com
python入门 - beginpython.com
更多教程 - awaretek.com/tutorials.html
LearnStreet Python course: Http://www.learnstreet.com/lesso...
对初学者: Codecademy
初学者: Learn Python Programming Through Example
Python Screencasts - Neckbeard Republic - bite-sized python screencasts
相关文章