Effective Python

Effective Python pdf epub mobi txt 电子书 下载 2025

Google高级软件工程师Brett Slatkin融合自己多年Python开发实战经验,深入探讨编写高质量Python代码的技巧、禁忌和最佳实践。

涵盖Python3.x和Python2.x主要应用领域,汇聚59条优秀实践原则、开发技巧和便捷方案,包含大量实用范例代码。

出版者:电子工业出版社
作者:布雷特·斯拉特金 (Brett Slatkin)
出品人:
页数:227
译者:
出版时间:2016-4-1
价格:CNY 65.00
装帧:平装
isbn号码:9787121272622
丛书系列:原味精品书系
图书标签:
  • Python 
  • Programming 
  • 编程 
  •  
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

读后感

评分

Item 24: Use @classmethod polymorphism to construct object generically 可以处理如何动态构建模型的问题。 Item 25: Use `super(__class__, self).__init__()` when inheriting Item 29: use plain attributes instead of getter and setters. Shortingcoming of @property...  

评分

Item 24: Use @classmethod polymorphism to construct object generically 可以处理如何动态构建模型的问题。 Item 25: Use `super(__class__, self).__init__()` when inheriting Item 29: use plain attributes instead of getter and setters. Shortingcoming of @property...  

评分

Item 24: Use @classmethod polymorphism to construct object generically 可以处理如何动态构建模型的问题。 Item 25: Use `super(__class__, self).__init__()` when inheriting Item 29: use plain attributes instead of getter and setters. Shortingcoming of @property...  

评分

其他部分(并发, 模块, 部署)大部分都了解, 更愿意看一下 OOP 的想法. 在这里稍微记一下. 尽量使用异常来表示特殊情况, 而不要 return None 现在看, 有两种比较棘手的情况: (1) 有时候一个方法里涉及数个含网络请求(which means 必须考虑失败)的调用, 会写成这样: def call0(): ...  

评分

Item 24: Use @classmethod polymorphism to construct object generically 可以处理如何动态构建模型的问题。 Item 25: Use `super(__class__, self).__init__()` when inheriting Item 29: use plain attributes instead of getter and setters. Shortingcoming of @property...  

用户评价

评分

第一本看完的英文技术书,内容不错,很多代码实例思路很棒,以后要多用用。

评分

第一本看完的英文技术书,内容不错,很多代码实例思路很棒,以后要多用用。

评分

第一本看完的英文技术书,内容不错,很多代码实例思路很棒,以后要多用用。

评分

第一本看完的英文技术书,内容不错,很多代码实例思路很棒,以后要多用用。

评分

第一本看完的英文技术书,内容不错,很多代码实例思路很棒,以后要多用用。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有