1 phx13ye 2017-02-06 15:29:44 +08:00 python cookbook 官方文档 etc |
2 julyclyde OP @phx13ye python cookbook 是针对 3.3 的吗?之前貌似听说 async/await 什么的在这个版本附近有些斗争? 有没有针对内斗之后稳定状态的更新版本 python 的书推荐? |
![]() | 3 21paradox 2017-02-06 16:32:07 +08:00 ![]() |
![]() | 4 strahe 2017-02-06 16:42:37 +08:00 ![]() 除 async/await 之外随便看下 3 的书都行 推荐 python3 面向对象编程 之后单独看下 async/await 就 ok |
5 julyclyde OP 3 系列里除了 await 斗争以外还发生过什么八卦? |
![]() | 6 fhefh 2017-02-06 17:10:52 +08:00 ![]() |
7 ansheng 2017-02-06 20:11:47 +08:00 《 Python 学习手册第四版》 |
![]() | 9 cxyfreedom 2017-02-06 22:06:50 +08:00 ![]() fluent python |
10 mingyun 2017-02-06 23:20:39 +08:00 ![]() |
![]() | 11 gunshot 2017-02-06 23:23:29 +08:00 fluent python +1 没事翻一下 |
12 NoAnyLove 2017-02-07 04:09:32 +08:00 Fluent Python +1 |
![]() | 13 hareandlion 2017-02-07 07:50:44 +08:00 via iPhone Fluent python |
![]() | 14 kingmo888 2017-02-07 10:13:18 +08:00 ![]() http://www.lizenghai.com/document Python cookbook 中文版神马的。 |
![]() | 16 duola 2017-02-07 19:45:45 +08:00 ![]() |
17 julyclyde OP 谢谢大家 |
18 slideclick 2017-02-10 09:26:09 +08:00 ![]() 台湾林信良 的 mark summerfield 的 还有算法第 4 版作者(Kunth 学生)最近出了<程序设计导论>,也是 p3 的 都有大陆中文版 不过,我觉得如果 p2 用很久,可以直接看 <python cookbook 第 3 版>,纯 py3.3 |