Python编程:从入门到实践

[美] 埃里克·马瑟斯
版权声明 Copyright © 2016 by Eric Matthes.Python Crash Course:A Hands-On, Project-Based Introduction to Programming, ISBN 978-1-59327-603-4, published by No Starch Press. Simplified Chinese-language edition copyright © 2016 by Posts and Telecom Press. All rights reserved. No part of this book may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner and the publisher. 本书中文简体字版由No Starch Press授权人民邮电出版社独家出版。未经出版者书面许可,不得以任何方式复制或抄袭本书内容。 版权所有,侵权必究。 谨以此书献给我的父亲,以及儿子Ever。感谢父亲抽出时间来回答我提出的每个编程问题,而儿子Ever也开始向我提问了。 前言 如何学习编写第一个程序,每个程序员都有不同的故事。我还是个孩子时就开始学习编程了,当时我父亲在计算时代的先锋之一——数字设备公司(Digital Equipment Corporation)工作。我使用一台简陋的计算机编写了第一个…