Python学习资料


Posted in Python onFebruary 08, 2007

官方网站 : www.python.org

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

The Python implementation is portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga, and many other platforms. If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on news:comp.lang.python -- or just try compiling Python yourself.

ZOPE: www.zope.org

Zope is an open source application server for building content management systems, intranets, portals, and custom applications. The Zope community consists of hundreds of companies and thousands of developers all over the world, working on building the platform and Zope applications. Zope is written in Python, a highly-productive, object-oriented scripting language.

plone: www.plone.org

Plone: A user friendly and powerful open source Content Management System

中文python学习:

www.dohao.net(现在好象挂了?)

www.python.cn

...

python下载:

http://python.org/download/

资源下载:

Programming Python, 2nd Edition (O'Reilly)

http://www.osbbs.com/dl/Programming Python, 2nd Edition (O'Reilly).chm

很全很经典了python学习入门资料

OReilly - Learning Python:

http://www.osbbs.com/dl/OReilly - Learning Python.chm

OReilly - Python Cookbook.chm:

http://www.osbbs.com/dl/OReilly - Python Cookbook.chm

经典中的经典,我的最爱.

OReilly - Python Standard Library.chm

http://www.osbbs.com/dl/OReilly - Python Standard Library.chm

python标准库说明

thinking in python.chm

http://www.osbbs.com/dl/thinking in python.chm

也还不错~我看得比较投入

PythonInNutshell.zip

http://www.osbbs.com/dl/PythonInNutshell.zip

传说中的经典,不过一直没来得及看.

sockets.pdf

http://www.osbbs.com/dl/sockets.pdf

python的socket编程

diveintopython-html-5.4.zip

http://www.osbbs.com/dl/diveintopython-html-5.4.zip

《深入python》

html-2.3.4.zip

http://www.osbbs.com/dl/html-2.3.4.zip

python2.3.4的手册

LovePython.zip

http://www.osbbs.com/dl/LovePython.zip

Addison-Wesley Python Programming with the Java Class Libraries.chm

http://www.osbbs.com/dl/Addison-Wesley Python Programming with the Java Class Libraries.chm

OReilly - Python Programming on Win32.chm

http://www.osbbs.com/dl/OReilly - Python Programming on Win32.chm

python的win32编程讲解

Win32.zip

http://www.osbbs.com/dl/Win32.zip

上面一书的源码

python2.3tut.zip

http://www.osbbs.com/dl/python2.3tut.zip

O'Reilly - Python & XML.rar

http://www.osbbs.com/dl/O'Reilly - Python & XML.rar

cjkcodecs-1.0.3.zip

http://www.osbbs.com/dl/cjkcodecs-1.0.3.zip

支持东方文字

gb2312.zip

http://www.osbbs.com/dl/gb2312.zip

CANVAS3_VivianLi.rar

http://www.osbbs.com/dl/CANVAS3_VivianLi.rar

python写的安全检测程序

NeoBoard-1.1.tar.gz

http://www.osbbs.com/dl/NeoBoard-1.1.tar.gz

python写的论坛程序

py2exe-0.4.2.win32-py2.3.exe

http://www.osbbs.com/dl/py2exe-0.4.2.win32-py2.3.exe

将python脚本编译为.exe

PIL-1.1.4.win32-py2.3.exe

http://www.osbbs.com/dl/PIL-1.1.4.win32-py2.3.exe

图象库

upload.zip

http://www.osbbs.com/dl/upload.zip

python写上传程序

tkinter.chm

http://www.osbbs.com/dl/tkinter.chm

Oedipus-0.10.tar.gz

http://www.osbbs.com/dl/Oedipus-0.10.tar.gz

中文python学习资料:

Python ?言??.pdf

http://www.osbbs.com/dl/Python ?言??.pdf

皮大庆的Python学习笔记.pdf

http://www.osbbs.com/dl/皮大庆的Python学习笔记.pdf

王纯业的Python学习笔记.pdf

http://www.osbbs.com/dl/王纯业的Python学习笔记.pdf

?平的Python教程.pdf

http://www.osbbs.com/dl/?平的Python教程.pdf

一个python学习论坛的QQ群:

2567903

python邮件组:

www.python.cn

Python 相关文章推荐
python分割和拼接字符串
Nov 01 Python
使用XML库的方式,实现RPC通信的方法(推荐)
Jun 14 Python
使用Python制作微信跳一跳辅助
Jan 31 Python
Python简单实现网页内容抓取功能示例
Jun 07 Python
python实现五子棋人机对战游戏
Mar 25 Python
浅谈Python中(&,|)和(and,or)之间的区别
Aug 07 Python
Python3多线程版TCP端口扫描器
Aug 31 Python
python深copy和浅copy区别对比解析
Dec 26 Python
Python如何截图保存的三种方法(小结)
Sep 01 Python
如何在vscode中安装python库的方法步骤
Jan 06 Python
Python中 range | np.arange | np.linspace三者的区别
Mar 22 Python
Python使用Web框架Flask开发项目
Jun 01 Python
Python开发编码规范
Sep 08 #Python
学习python (1)
Oct 31 #Python
学习python (2)
Oct 31 #Python
简明 Python 基础学习教程
Feb 08 #Python
Python完全新手教程
Feb 08 #Python
一篇不错的Python入门教程
Feb 08 #Python
王纯业的Python学习笔记 下载
Feb 10 #Python
You might like
ThinkPHP中pathinfo的访问模式、路径访问模式及URL重写总结
2014/08/23 PHP
培养自己的php编码规范
2015/09/28 PHP
php实现的生成排列算法示例
2019/07/25 PHP
RSA实现JS前端加密与PHP后端解密功能示例
2019/08/05 PHP
在IE模态窗口中自由查看HTML源码的方法
2007/03/08 Javascript
基于jquery扩展漂亮的CheckBox(自己编写)
2013/11/19 Javascript
Javascript实现的常用算法(如冒泡、快速、鸽巢、奇偶等)
2014/04/29 Javascript
CSS javascript 结合实现悬浮固定菜单效果
2015/08/23 Javascript
jquery选择器简述
2015/08/31 Javascript
详解XMLHttpRequest(二)响应属性、二进制数据、监测上传下载进度
2016/09/14 Javascript
利用Node.js制作爬取大众点评的爬虫
2016/09/22 Javascript
javascript学习之json入门
2016/12/22 Javascript
JS实现无缝循环marquee滚动效果
2017/05/22 Javascript
JavaScript实现音乐自动切换和轮播
2017/11/05 Javascript
angular2组件中定时刷新并清除定时器的实例讲解
2018/08/31 Javascript
vue中的router-view组件的使用教程
2018/10/23 Javascript
Vue中Axios从远程/后台读取数据
2019/01/21 Javascript
超简单的微信小程序轮播图
2019/11/22 Javascript
js实现蒙版效果
2020/01/11 Javascript
[03:48]2014DOTA2 TI专访71DK夺冠不靠小组赛高排名
2014/07/11 DOTA
Python之Scrapy爬虫框架安装及简单使用详解
2017/12/22 Python
解决Pycharm界面的子窗口不见了的问题
2019/01/17 Python
对PyQt5中的菜单栏和工具栏实例详解
2019/06/20 Python
使用pth文件添加Python环境变量方式
2020/05/26 Python
英国领先的独立时装店:Van Mildert
2019/10/28 全球购物
酒店副总岗位职责
2013/12/24 职场文书
酒店管理专业自荐信
2014/05/23 职场文书
婚庆公司计划书
2014/09/15 职场文书
2014基建处领导班子“四风”对照检查材料思想汇报
2014/10/04 职场文书
校园学雷锋广播稿
2014/10/08 职场文书
接待员岗位职责范本
2015/04/15 职场文书
大学毕业论文致谢词
2015/05/14 职场文书
教务处干事工作总结
2015/08/14 职场文书
《正比例》教学反思
2016/02/23 职场文书
SpringBoot集成Druid连接池连接MySQL8.0.11
2021/07/02 Java/Android
mysql实现将字符串字段转为数字排序或比大小
2022/06/14 MySQL