logo
分类于: 互联网 云计算&大数据

简介

深入浅出Python(影印版)

深入浅出Python(影印版) 8.6分

资源最后更新于 2020-07-24 15:47:22

作者:Paul Barry

出版社:东南大学出版社

出版日期:2011-01

ISBN:9787564126759

文件格式: pdf

标签: Python 编程 数据分析 python 计算机 数据挖掘 Programming HeadFirst

简介· · · · · ·

你是否想过通过一本书来学习Python?《深入浅出Python))通过一种独特的超越语法手册的方式来帮助你学习Python。你将能够快速掌握Python的基础知识,然后扩展到持久化、异常处理、Web开发、SQLite、数据处理和Google应用引擎中去。你也将学会如何为Android编写移动应用,这要感谢Pvthon带给你的强大能力。《深入浅出Python》融合了完备的学习经验,它将帮助你成为真正的Python编程员。

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Table of Contents(Summary)
Table of Contents(the real thing)
1 meet python Everyone love lists
2 sharing your code Modules of functions
3 files and exceptions Dealing with errors
4 persistence Saving data to files
5 comprehending data Work that data!
6 custom data objects Bunding code with data
7 Web development Putting it all together
8 mobile app development Small devices
9 manage your data Handling input
10 scaling your webapp Getting real
11 dealing with complexity Data wrangling
i leftovers The Top Ten Things(We didn't cover)