Home > Backend Development > Python Tutorial > 如果只让你推荐一本 Python 入门书籍,你会推荐什么?

如果只让你推荐一本 Python 入门书籍,你会推荐什么?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 16:24:21
Original
1394 people have browsed it

完全零基础 现在在codecademy上学习 但还是想选择一本比较全面的纸质书籍 请问有什么书推荐吗?

谢谢~

回复内容:

9本免费的Python编程书
我推荐其中的《A Byte of Python》作为入门书籍。它的中译版就是《简明Python教程》。王敏慎老师已经提到这本书了。 在线手册中心 python最全的在线手册资源,支持手机浏览 《Crossin的编程教室》
这个算吗。。。没有出版号
不过绝对适合完全零基础

这三本里选

  • Fluent Python
  • Python Playground
  • Introducing Python: Modern Computing in Simple Packages
更新一下吧。
python核心编程。python学习手册。
这两本我都看过,python核心编程适合入门,但python学习手册,绝对推荐看一下,这里面涉及很多前者没有涉及到的东西。

====
以下原答案:
python核心编程。python学习手册。
前一本我看过,推荐。
后一本没看过,但朋友推荐。我也打算有时间看看。 Head First Python.
不全面,但适合零基础入门。 可以是《python 简明手册》, python 2我看的是中文版,python 3看的是英文版。接下去就是python自带手册中除了参考之外的部分,毕竟api说明就太细节了。手册里有教程,也有参考,内容实际上很多很有帮助。接下去就是google + 手册 + 实际代码。不管怎样,我觉得,手册是还最好的。 深入 Python :Dive Into Python 中文版 2.X而且限定纸质书的话推荐《Python核心编程》,不过说实话这本书翻译的略显生硬,看起来还是需要一定毅力滴。
如果不限定纸质书的话强力推荐 简明 Python 教程 非常适合完全零基础的童鞋,读完这本书不会让人觉得自己完全掌握了Python,但是确确实实可以去深入学习一些要求“非零基础”的东西了。 难道没有人关注Python安装目录下doc文件夹里边的东西?
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template