Man oh man, how I love Codecademy! If you have no experience with code, or just want to review your skills, the interactive lessons take you step-by-step!
If you get stuck, click the "Q&A Forum" button. People will ask about the common mistakes (such as forgetting to close the quotations marks).
Some of the lessons are translated into Chinese, but still, can somebody please make a Chinese Codecademy already!
零基础的话我实在不建议你开始就读源代码,python基本的语法和很多语法糖都没有掌握的话看起来会很费劲的,我建议你先把基础打扎实了吧,具体看什么书可以参考quora上面的答案:http://www.quora.com/Python-programming-language-1/How-can-I-learn-to-program-in-Python?__snids__=71567478&__nsrc__=1
到github上看python开发的项目 https://github.com/languages/Python
选择哪个项目可以参照以下几点:
1. watch和fork的次数多
2. 代码量较少
3. 自己比较感兴趣(比如我很少看web和gui的项目)
手头有这么几本: 1、《简明 Python 教程》(Swaroop, C. H. 著,沈洁元 译) 2、《Python入门》(原著 Guido van Rossum,翻译 李东风) 3、《Python 语言参考手册》(Guido van Rossum) 4、《深入Python (Dive Into Python)》(Mark Pilgrim著,limodou译) 5、《Python v3.0c1 documentation》(官方手册,有中译)
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn