Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 787 Bytes

learn-python-the-hard-way.md

File metadata and controls

25 lines (17 loc) · 787 Bytes

Title: Learn Python The Hard Way Date: 2011-09-01 14:17 Author: lovenemesis Category: Books Tags: c, Python Slug: learn-python-the-hard-way

想深究 Python 编程艺术?Zed A. Shaw 的 "Learn Python The Hard Way" 一本书或许可以帮助您。

与其他书籍不同,该书强调的练习的重要性,基本上可以看作是一本帮助提高 Python 编程技巧、深入原理的习题集。

该书目前已经发展到第二版,电子版仅售 $2.99

书籍主页

在线免费阅读

PS:

同时该作者还在编写另外一本 Learn C The Hard Way 的书籍,风格类似。

消息来源