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 json模块使用实例
Apr 11 Python
Python2.x版本中cmp()方法的使用教程
May 14 Python
Python实现模拟登录及表单提交的方法
Jul 25 Python
详解从Django Rest Framework响应中删除空字段
Jan 11 Python
Django实现学员管理系统
Feb 26 Python
Pandas读写CSV文件的方法示例
Mar 27 Python
Python中函数的基本定义与调用及内置函数详解
May 13 Python
浅析python 中大括号中括号小括号的区分
Jul 29 Python
100行Python代码实现每天不同时间段定时给女友发消息
Sep 27 Python
Python 实现将数组/矩阵转换成Image类
Jan 09 Python
Python制作简单的剪刀石头布游戏
Dec 10 Python
python和opencv构建运动检测器的实现
Mar 03 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
PHP中全面阻止SQL注入式攻击分析小结
2012/01/30 PHP
浅谈PHP中单引号和双引号到底有啥区别呢?
2015/03/04 PHP
php 问卷调查结果统计
2015/10/08 PHP
php+ajax 实现输入读取数据库显示匹配信息
2015/10/08 PHP
php中文字符串截取多种方法汇总
2016/10/06 PHP
php pdo操作数据库示例
2017/03/10 PHP
PHP批量删除jQuery操作
2017/07/23 PHP
php中加密解密DES类的简单使用方法示例
2020/03/26 PHP
Javascript调用C#代码
2011/01/17 Javascript
鼠标移到导航当前位置的LI变色处于选中状态
2013/08/23 Javascript
跟我学Nodejs(一)--- Node.js简介及安装开发环境
2014/05/20 NodeJs
jQuery实现鼠标可拖动调整表格列宽度
2014/05/26 Javascript
Jquery Post处理后不进入回调的原因及解决方法
2014/07/15 Javascript
我用的一些Node.js开发工具、开发包、框架等总结
2014/09/25 Javascript
jQuery中ajax的get()方法用法实例
2014/12/26 Javascript
JavaScript分秒倒计时器实现方法
2015/02/02 Javascript
js实现YouKu的漂亮搜索框效果
2015/08/19 Javascript
详解Angularjs filter过滤器
2016/02/06 Javascript
初步使用bootstrap快速创建页面
2016/03/03 Javascript
JS中常用的输出方式(五种)
2016/06/12 Javascript
使用js获取地址栏参数的方法推荐(超级简单)
2016/06/14 Javascript
js实现各种复制到剪贴板的方法(分享)
2016/10/27 Javascript
JS实现选定指定HTML元素对象中指定文本内容功能示例
2017/02/13 Javascript
Javascript(es2016) import和require用法和区别详解
2017/08/11 Javascript
hammer.js实现图片手势放大效果
2017/08/29 Javascript
vue-cli 组件的导入与使用教程详解
2018/04/11 Javascript
vue elementui form表单验证的实现
2018/11/11 Javascript
layui下拉框获取下拉值(select)的例子
2019/09/10 Javascript
jquery获取并修改触发事件的DOM元素示例【基于target 属性】
2019/10/10 jQuery
jquery实现两个div中的元素相互拖动的方法分析
2020/04/05 jQuery
简单谈谈Python中函数的可变参数
2016/09/02 Python
教你利用Python玩转histogram直方图的五种方法
2018/07/30 Python
python GUI框架pyqt5 对图片进行流式布局的方法(瀑布流flowlayout)
2020/03/12 Python
美国老牌主机服务商:iPage
2016/07/22 全球购物
大学自我鉴定
2013/12/20 职场文书
《晏子使楚》教学反思
2014/02/08 职场文书