freeCodeCamp/guide/chinese/book-recommendations/python/index.md

44 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Books on Python Programming Language
localeTitle: 关于Python编程语言的书籍
---
###书籍清单
_想想Python 2e_
* 免费电子书涵盖了Python的基础知识。它是初学者友好的对于刚接触编程的人来说是必须的
* [亚马逊](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
* ISBN-13978-1491939369
* [网站](http://greenteapress.com/wp/think-python-2e/)
* [电子书](http://greenteapress.com/thinkpython2/html/index.html) (免费)
_努力学习Python 3_
* 付费免费电子书可用涵盖了蟒蛇的基础知识。它旨在帮助您开始使用python语言并在完成本书时熟悉其语法和工作方式。
* [亚马逊](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
* ISBN-13978-0134692883
* ISBN-100134692888
* [网站](https://learnpythonthehardway.org/) (从创作者处购买|包括视频课程)
* [电子书](https://learnpythonthehardway.org/python3/) (免费)
* [Python Mertz的Python函数式编程\[OREILLY\] \[FREE\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
* [Nicholas H. Tollervey教育中的Python \[OREILLY\] \[免费\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
* [艾伦·唐尼如何像计算机科学家一样思考\[V 2.0.17\] \[免费\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
* [Python的一个字节\[FREE\]](https://python.swaroopch.com)
_黑帽Python黑客和Pentesters的Python编程_
* [亚马逊微笑](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
* ISBN-101593275900
请随意添加您认为有用的更多内容!