搜索资源列表
diveintopython-html-5.4_zh-ch
- Dive Into Python 5.4 中文版,Python入门级的好书,对很多Python重要的概念做了深入浅出易于理解的描述,不过不能取代Python Library Reference
keaidePython
- 哲思自由社区 编写的PYTHON 入门书籍-Philosophizing free community entry books written PYTHON
learn-python
- 学习python的入门资料,包含ppt和源代码,帮助理解python-a material for beginner who starts to learn python ppt and source code are included in the folder to help to learn it
Python学习手册--王纯业
- 适合初始学习的人群,为想学习Python的人提供入门手册。(it is suitable for learner)
100Python
- 100个简单使用的python编程实践代码,可以一一过一遍,迅速掌握python的基础语法和使用,从菜鸟到入门(100 simple use of Python programming practice code, you can go through one by one, quickly master the basic grammar and use python, from rookie to entry)
Python编程:从入门到实践.pdf.tar
- 教程分享:《Python编程:从入门到实践》(Python programming: from the beginning to the practice)
blog_xtg个人博客-tornado框架
- blog_xtg是git用户写的一个开源分布式博客,其web框架使用的是tornado(一个基于异步IO的python web框架)。同时我把它设计成一个可以多进程多主机部署的分布式架构,如果你对异步IO的web框架感兴趣,或者对高并发分布式的架构感兴趣并处于入门阶段,那么很希望你来尝试blog_xtg,一定会有所收获。