中文名: Python快速入门 (英文版)
原名: The Quick Python Book,Second Edition
作者: Vernon L.Ceder
图书分类: 计算机与网络
资源格式: PDF
版本: 第二版
出版社: Manning Publications Co.
书号: 9781935182207
发行时间: 2010年01月
地区: 美国
语言: 英文
简介:
The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition includes all the changes in Python 3, itself a significant shift from earlier versions of Python.
The book begins with basic but useful programs that teach the core features of syntax, control flow, and data structures. It then moves to larger applications involving code management, object-oriented programming, web development, and converting code from earlier versions of Python.
True to his audience of experienced developers, the author covers common programming language features concisely, while giving more detail to those features unique to Python.