2020年下半年書單更新

alberthao發表於2020-07-06

1、《高效能人士的七個習慣》 (重讀)
這本書很多年前就看到過,但是一直沒有全部讀完並實踐。
過去很多年了,再讀一遍。

2、《Python程式設計 從入門到實踐
這本書有三個很不錯的示例,可以來構建專案使用。從頭讀一遍。
隨書附送B站小姐姐的視訊。配套視訊線上觀看: https://www.bilibili.com/video/av35698354 配套視訊下載地址: https://pan.baidu.com/s/1fHZGoKyFg8xvJfelya_Emw 提取碼: 116g

還有學Python必須要看的Python之道

The Zen of Python
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

3、《5S推進法》(重讀)
4、《Range
這是一本新書,我覺得主要討論了: 到底是專才好還是通才好?
抑或根本不是二選一,而是二者都要?

相關文章