
本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
Serious Python
作者:
Julien Danjou
出版社: No Starch Press
副标题: Black-Belt Advice on Deployment, Scalability, Testing, and More
出版年: 2018-8-30
页数: 300
定价: GBP 29.99
装帧: Paperback
ISBN: 9781593278786
豆瓣评分
8.7
5星
4星
3星
2星
1星
喜欢读”Serious Python”的人也喜欢
· · · · · ·
-
-
Python Tricks
8.5
-
-
C Programming
9.4
-
-
Kubernetes
8.0
短评
· · · · · ·
(
全部 8 条
)
-
1
有用
ggarlic
2019-01-10 11:16:27
确实是讲 Deployment, Scalability, Testing, and More 之类工程话题的,工具挺新。访谈挺好看。没了
-
0
有用
XYZ
2023-09-26 11:36:06
美国
还不错 整体读起来比较顺
-
0
有用
羊羽北
2019-07-02 22:22:24
不晓得 Julien Danjou 还在从事 OpenStack 开发没
-
0
有用
稀奇八只脚
2021-01-06 04:17:25
现在的我还不是很适合读这个。
1. PEP style; 2. unit test 可用pytest; 3. decorator介绍很有意思, @static method和class instance method区别,还发现class attribute是数字的话在class instance里没法在class instance里重新赋值,但是是list的话是可以做修改。了解了super取pa…
-
0
有用
kevin自由
2019-10-15 22:50:41
例子举的非常合适,包括一些访谈和建议也很好,进阶的好书!!!
我要写书评
Serious Python的书评 · · · · · ·
( 全部 1 条 )
<![CDATA[
var cur_sort = '';
$('#reviews-wrapper .review_filter a').on('click', function () {
var sort = $(this).data('sort');
if(sort === cur_sort) return;
if(sort === 'follow' && true){
window.location.href = '//www.douban.com/accounts/login?source=movie';
return;
}
if($('#reviews-wrapper .review_filter').data('doing')) return;
$('#reviews-wrapper .review_filter').data('doing', true);
cur_sort = sort;
$('#reviews-wrapper .review_filter a').removeClass('cur');
$(this).addClass('cur');
$.getJSON('reviews', { sort: sort }, function(res) {
$('#reviews-wrapper .review-list').remove();
$('#reviews-wrapper [href="reviews?sort=follow"]').parent().remove();
$('#reviews-wrapper .review_filter').after(res.html);
$('#reviews-wrapper .review_filter').data('doing', false);
$('#reviews-wrapper .review_filter').removeData('doing');
if (res.count === 0) {
$('#reviews-wrapper .review-list').html('你关注的人还没写过长评’);
}
});
});
]]>
如果想要严肃地开发一个Python项目建议看一下本书
这本书的内容所卡的位置恰到好处。本书的内容主要覆盖了日常编程中一些可能不太能吸引注意的点,但是这些点又是一个严肃的Python项目所必须要考虑的点,所以在有了针对于Python编程语言、相关框架本身的丰富经验之后,这本书的内容确实能够给到一些有用的帮助,可以说是恰到好…
(展开)
>
更多书评
1篇
论坛
· · · · · ·
以下书单推荐
· · · · · ·
(
全部
)
- Python
(李鼎) - T
(dhcn) - 豆列|Python
(天南地北逍遥客) - 技术-Python
(Howard Cheng) - LEARN YOU SOME PYTHON BY NO STARCH PRESS
(约克哈特)
谁读这本书?
· · · · · ·
![]()
linkbest
2025年4月3日 想读
![]()
PenguinFalcon
2025年4月1日 想读
![]()
豆友ctgPP6ltRw
2024年12月13日 想读
![]()
lwsxlwb
2024年8月16日 想读
> 7人在读
> 20人读过
> 136人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
-
在豆瓣转让
有136人想读,手里有一本闲着?
订阅关于Serious Python的评论:
feed: rss 2.0
= 2000) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_bottom_super_banner’);
}
})(this);
]]>
© 2005-2026 douban.com, all rights reserved 北京豆网科技有限公司
<![CDATA[
var setMethodWithNs = function(namespace) {
var ns = namespace ? namespace + '.' : ''
, fn = function(string) {
if(!ns) {return string}
return ns + string
}
return fn
}
var gaWithNamespace = function(fn, namespace) {
var method = setMethodWithNs(namespace)
fn.call(this, method)
}
var _gaq = _gaq || []
, accounts = [
{ id: 'UA-7019765-1', namespace: 'douban' }
, { id: 'UA-7019765-16', namespace: '' }
]
, gaInit = function(account) {
gaWithNamespace(function(method) {
gaInitFn.call(this, method, account)
}, account.namespace)
}
, gaInitFn = function(method, account) {
_gaq.push([method('_setAccount'), account.id])
_gaq.push([method('_addOrganic'), 'google', 'q'])
_gaq.push([method('_addOrganic'), 'baidu', 'wd'])
_gaq.push([method('_addOrganic'), 'soso', 'w'])
_gaq.push([method('_addOrganic'), 'youdao', 'q'])
_gaq.push([method('_addOrganic'), 'so.360.cn', 'q'])
_gaq.push([method('_addOrganic'), 'sogou', 'query'])
if (account.namespace) {
_gaq.push([method('_addIgnoredOrganic'), '豆瓣'])
_gaq.push([method('_addIgnoredOrganic'), 'douban'])
_gaq.push([method('_addIgnoredOrganic'), '豆瓣网'])
_gaq.push([method('_addIgnoredOrganic'), 'www.douban.com'])
}
if (account.namespace === 'douban') {
_gaq.push([method('_setDomainName'), '.douban.com'])
}
_gaq.push([method('_setCustomVar'), 1, 'responsive_view_mode', 'desktop', 3])
_gaq.push([method('_setCustomVar'), 2, 'login_status', '0', 2]);
_gaq.push([method('_trackPageview')])
}
for(var i = 0, l = accounts.length; i
作者简介:
热门
原文摘录:








