Python基础教程第3版(内含项目实战)
本教程由Magnus Lie Hetland著,袁国忠译。本书包括 Python 程序设计的方方面面:首先,从 Python 的安装开始,随后介绍了 Python 的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句;然后,循序渐...
Python由荷兰数学和计算机科学研究学会的吉多·范罗苏姆于1990年代初设计,作为一门叫做ABC语言的替代品。[1]Python提供了高效的高级数据结构,还能简单有效地面向对象编程。Python语法和动态类型,以及解释型语言的本质,使它成为多数平台上写脚本和快速开发应用的编程语言,[2]随着版本的...
本教程由Magnus Lie Hetland著,袁国忠译。本书包括 Python 程序设计的方方面面:首先,从 Python 的安装开始,随后介绍了 Python 的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句;然后,循序渐...
python是一种新型的简单易用 功能强大的脚本编程语言。同样python也可以用于游戏编程,而pygame及时一个用于python游戏编程的库。...
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-b...
Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and html file...
These files contain a port, to Python of the inexact string matching functionality of agrep....