Skip to content

wangyingsm/wwtop

Repository files navigation

Python旋风之旅

Jake VanderPlas, Summer 2016

该文根据Jake VanderPlas 2016年新书《Python旋风之旅》(O'Reilly出版)的Jupyter Notebooks翻译。

《Python旋风之旅》 本书是一本关于Python语言的快速入门书籍,适用于已有其他编程语言基础的读者。

本书目标读者为有志于使用Python进行数据科学或科学计算领域编程的人群,此书将作为作者即将出版的 书籍*《Python数据科学手册》*的前导读物。这些Jupyter Notebooks是基于作者在华盛顿大学及其他世界 的讲座、论坛、学会资料汇编而成。

目录

  1. 序言
  2. 如何运行Python代码
  3. 基本语法
  4. Python语法: 变量
  5. Python语法: 操作符
  6. 内建标量类型
  7. 内建数据结构
  8. 流程控制
  9. 定义函数
  10. 错误和异常
  11. 枚举
  12. 列表解析
  13. 发生器和发生器表达式
  14. 模块和程序包
  15. 字符串和正则表达式
  16. 数据科学工具预览
  17. 后续学习资源
  18. 附录: 生成图表的代码

协议

This material is released under the "No Rights Reserved" CC0 license, and thus you are free to re-use, modify, build-on, and enhance this material for any purpose.

That said, I request that if you use or adapt this material, that you include a proper attribution and/or citation (citation information coming soon).

Read more about CC0 here.

不翻了,自由使用吧,翻译版遵循原作者原则。

A Whirlwind Tour of Python by Jake VanderPlas (O’Reilly). Copyright 2016 O’Reilly Media, Inc., 978-1-491-96465-1.

About

Whirlwind Tour of Python ||| Python旋风之旅

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages