当前位置: 移动技术网 > IT编程>脚本编程>Python > Python学习资料

Python学习资料

2019年04月06日  | 移动技术网IT编程  | 我要评论

深圳宝安汽车站电话,农田内挖出女尸,宋久林

官方网站 : 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下载:




资源下载:

programming python, 2nd edition (o'reilly)

python, 2nd edition (o'reilly).chm

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

oreilly - learning python:

- learning python.chm

oreilly - python cookbook.chm:

- python cookbook.chm

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

oreilly - python standard library.chm

- python standard library.chm

python标准库说明

thinking in python.chm

in python.chm

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

pythoninnutshell.zip



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

sockets.pdf



python的socket编程

diveintopython-html-5.4.zip



《深入python》

html-2.3.4.zip



python2.3.4的手册

lovepython.zip



addison-wesley python programming with the java class libraries.chm

python programming with the java class libraries.chm

oreilly - python programming on win32.chm

- python programming on win32.chm

python的win32编程讲解

win32.zip



上面一书的源码

python2.3tut.zip



o'reilly - python & xml.rar

- python & xml.rar

cjkcodecs-1.0.3.zip



支持东方文字

gb2312.zip



canvas3_vivianli.rar



python写的安全检测程序

neoboard-1.1.tar.gz



python写的论坛程序

py2exe-0.4.2.win32-py2.3.exe



将python脚本编译为.exe

pil-1.1.4.win32-py2.3.exe



图象库

upload.zip



python写上传程序

tkinter.chm



oedipus-0.10.tar.gz



中文python学习资料:

python 語言進階.pdf

語言進階.pdf

皮大庆的python学习笔记.pdf



王纯业的python学习笔记.pdf



葉平的python教程.pdf



一个python学习论坛的qq群:

2567903

python邮件组:

www.python.cn

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网