Python编程:从入门到实践

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Series: 图灵程序设计丛书
Edition: 第2版
Publisher: 人民邮电出版社
Year: 2020

Language: Chinese
City: 北京

版权声明
不容错过的成长之旅
第1版赞誉
前言
导读
第一部分 基础知识
第 1 章 起步
第 2 章 变量和简单数据类型
第 3 章 列表简介
第 4 章 操作列表
第 5 章 if语句
第 6 章 字典
第 7 章 用户输入和while循环
第 8 章 函数
第 9 章 类
第 10 章 文件和异常
第 11 章 测试代码
第二部分 项目
项目1 外星人入侵
第 12 章 武装飞船
第 13 章 外星人来了
第 14 章 记分
项目2 数据可视化
第 15 章 生成数据
第 16 章 下载数据
第 17 章 使用API
项目3 Web应用程序
第 18 章 从Django入手
第 19 章 用户账户
第 20 章 设置应用程序的样式并部署
附录 A 安装与故障排除
附录 B 文本编辑器与IDE
附录 C 寻求帮助
附录 D 使用Git进行版本控制
后记
作者简介