Python学习资料下载地址(转)
[转]Python学习资料和教程pdf
开发工具:
Python语言集成开发环境 Wingware WingIDE Professional v3.2.12
Python语言集成开发环境 Wingware WingIDE Professional v3.2.9.1
高效Python/Django开发工具:JetBrains PyCharm v1.1.1 (附注册机)
Python和Django开发工具:JetBrains PyCharm v1.1
学习资料:
Python 3程序开发指南 (第二版) 中文PDF下载 Programming in Python 3, 2rd Edition
Python参考手册 (第4版) 中文高清PDF下载 (Python Essential Reference, 4th Edition)
Python技术手册 (第2版) 中文PDF | O'Reilly Python in a Nutshell, 2nd Edition
O'Reilly Programming Python, 4th Edition (涵盖Python 3.x)
Python学习手册 第3版(Learning Python, 3rd Edition) 中文版PDF
Python核心编程 第二版 (Core Python Programming)
LinuxCBT Python Edition - Python编程视频教程
Python 3 Object Oriented Programming
Programming in Python 3: A Complete Introduction to the Python Language
Python 3 for Absolute Beginners
O'Reilly Python Pocket Reference 第四版
Python 2.6 Text Processing: Beginners Guide
A Byte of Python (for Python 3.0)
O'Reilly Learning Python 第四版(涵盖Python 2.6和3.x)
Python Visual Quickstart Guide
O'Reilly Programming Python 第三版
Python 2.1 Bible (Python 2.1 宝典)
O'Reilly Python Standard Library
Python Essential Reference 第四版
Python Essential Reference 第三版
Beginning Python: From Novice to Professional 第二版
Wrox Python: Create - Modify - Reuse
Python UNIX和Linux 系统管理指南 中文PDF下载 | 英文版
Python Programming with the Java Class Libraries
Scientific Computing in Python
Python Programming for the Absolute Beginner
Game Programming with Python Lua And Ruby
How to Think Like a Computer Scientist - Learning with Python
GUI Programming with Python, Using the Qt Toolkit
Rapid GUI Programming with Python and Qt
Django JavaScript Integration: AJAX and jQuery
Django 1.0 Template Development
Wrox Professional Python Frameworks
The Definitive Guide to django
Python Frameworks Web 2.0 Programming with Django and TurboGears
Foundations of Agile Python Development
Foundations of Python Network Programming
The Definitive Guide to Pylons
Addison Wesley - Perl to Python Migration
Python Scripting for Computational Science
Mobile Python: Rapid prototyping of applications on the mobile platform
How to Think Like a Computer Scientist: Learning with Python
Numerical Methods in Engineering with Python
转:http://www.cnblogs.com/caniser/p/3659944.html
Python学习资料下载地址(转)的更多相关文章
- 精心整理的一些 Python 学习资料
今天花了些时间给大家精心整理一份 Python 学习资料.我觉得不错的资料我都整理进来了,如果你是学习python的,我觉得这一份资料对你应该有用. 1.知乎上超过 10k 的python相关回答 Y ...
- 最新JavaScript、Ajax典藏级学习资料下载分类汇总 (2011年12月21日更新)
其他网站开发相关资料 超强HTML和xhtml,CSS精品学习资料下载汇总 最新htm ...
- VC++/MFC(VC6)开发技术精品学习资料下载汇总
工欲善其事,必先利其器,VC开发MFC Windows程序,Visual C++或Visual Studio是必须的,恩,这里都给你总结好了,拿去吧:VC/MFC开发必备Visual C++.Visu ...
- H2最完整的资料下载地址:
淡泊以明志,宁静以致远 博客园 首页 新随笔 联系 管理 订阅 随笔- 678 文章- 0 评论- 137 H2 database的使用 H2最完整的资料下载地址: http://downl ...
- python学习博客地址集合。。。
python学习博客地址集合... 老师讲课博客目录 http://www.bootcdn.cn/bootstrap/ bootstrap cdn在线地址 http://www.cnblogs. ...
- python django网站编程视频教程学习资料下载
“人生苦短,我用python”,学python的小伙伴应该都了解这句话的含义.但是,学python,你真正了了解强大的Django框架吗!?据说Django还是由吉普赛的一个吉他手的名字命名的呢,有木 ...
- [Python] 学习资料汇总
Python是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大且完善的通用型语言,已经有十多年的发展历史,成熟且稳定.Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用 ...
- [转]Python学习资料和教程pdf
开发工具: Python语言集成开发环境 Wingware WingIDE Professional v3.2.12 Python语言集成开发环境 Wingware WingIDE Professio ...
- os x 10.10 測试版系统下载 swift语言学习资料下载
http://pan.baidu.com/s/1eQ5oj1S 这是下载地址 ! 刚学完oc 就出了 swift!这---- 只是还是非常高兴看了一点swith得东西感觉 ...
随机推荐
- seo高级指令
1.双引号:完全匹配2.减号(-):代表搜索不包含减号后面的启事的页面3.星号(*):是常用的通配符,百度不支持4.inurl:指令用于搜索查询词出现在URL中的页面5.inanchor:指令返回的结 ...
- Centos6.4 aria2 webui-aria2
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm rpm -ivh ...
- 转:C# 中 MSCHART 饼状图显示百分比
转自:http://blog.sina.com.cn/s/blog_51beaf0e0100yffo.html 1)显示百分比 Chart1.Series["Series1"].L ...
- 查询oracle连接数 对应的 应用程序
select b.MACHINE, b.PROGRAM , count(*) from v$process a, v$session b where a.ADDR = b.PADDR and b ...
- ZAM 3D 制作简单的3D字幕 流程(二)
原地址:http://www.cnblogs.com/yk250/p/5663907.html 文中表述仅为本人理解,若有偏差和错误请指正! 接着 ZAM 3D 制作简单的3D字幕 流程(一) .本篇 ...
- JavaScript笔记基础篇(三)
针对前段JS获取当前时间或者对时间数据处理方法汇总: javascript 字符串转化为日期 Java代码 var s="2010-5-18 12:30:20"; var t= ...
- NOIP模拟赛-护花
[题目描述] 约翰留下他的N(N<=100000)只奶牛上山采木.他离开的时候,她们像往常一样悠闲地在草场里吃草.可是,当他回来的时候,他看到了一幕惨剧:牛们正躲在他的花园里,啃食着他心爱的美丽 ...
- centos 7 相关的一些记录
开80端口: /tcp --permanent 重新加载防火墙: sudo firewall-cmd --reload 安装nginx: sudo rpm -Uvh http://nginx.org/ ...
- (分享)FreeVideo1.6.1 VIP视频播放器(支持下载)
软件名字:FreeVideo 版 本 号 :v 1.6.1 开发语言:易语言 压缩加壳:VMP 3.0 beta 皮 肤:易简约定制版(白色) 模块使用:乐易.精易.皮肤 主要技术:其实没啥 ...
- FreeMark学习(二)
(1)用户定义指令 宏和变换器变量是两种不同类型的用户定义指令,它们之间的区别是宏是在模板中使用macro指令定义,而变换器是在模板外由程序定义,这里只介绍宏 基本用法 宏是和某个变量关联的模板片断, ...