V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
shihai1991
V2EX  ›  Python

翻译微软独立研究员 Anthony Shaw 的《CPython Internals》-《CPython 实现原理》

  •  1
     
  •   shihai1991 ·
    shihai1991 · 2022-11-27 01:30:50 +08:00 · 2616 次点击
    这是一个创建于 488 天前的主题,其中的信息可能已经有所发展或是发生改变。

    第一版本:纯翻译 ing ,这本书是基于 Python 3.8 写的,大家如果感兴趣欢迎阅读或者一起贡献;
    第二个版本(纯想法阶段):基于这个 v1.0 在扩写 v2.0 ,大家代码走读和总结的都比较多了,在写类似文章好像价值不大,想想有没有可能将 Python 语言演进过程的一些思考都纳入进去,v2.0 改名叫《 CPython 的前世今生》?

    文档链接地址: https://hai-shi.gitbook.io/cpython-internals

    6 条回复    2022-12-09 10:27:37 +08:00
    LindsayZhou
        1
    LindsayZhou  
       2022-11-27 08:30:47 +08:00
    感谢,给个原书链接会不会更好,虽然我找到了。

    书怎么样不知道,看到了封面上的 Real Python 。
    这个网站是真的不讨喜,文章质量不高,水分很大,看重文章的量而不是质的那种网站。之前有一段时间他们还必须注册登陆用户才能看他们的文章,我很不喜欢。
    liprais
        2
    liprais  
       2022-11-27 09:46:07 +08:00 via iPhone
    你有版权么?
    shihai1991
        3
    shihai1991  
    OP
       2022-11-27 10:50:46 +08:00
    @liprais 没有版权。不过我是这样理解的,不知道对不对?
    1. 这本书的 license 是 CC0 1.0 ,所以做内容修改是被容许的,license 介绍: https://creativecommons.org/publicdomain/zero/1.0/deed.zh
    2. 另外目前翻译没有发布还不需要征求原作者同意;
    shihai1991
        4
    shihai1991  
    OP
       2022-11-27 10:59:20 +08:00
    @LindsayZhou 好的,感谢你的建议,待会我上传一份上去。
    shihai1991
        5
    shihai1991  
    OP
       2022-11-27 17:50:54 +08:00
    shihai1991
        6
    shihai1991  
    OP
       2022-12-09 10:27:37 +08:00
    @liprais 你是对的,我理解错了。Cco 是代码示例权限,书本权限归 real python ,翻译仓和书本先不可见。看看能不能联系国内出版社能获取到相关版权。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3613 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 106ms · UTC 04:36 · PVG 12:36 · LAX 21:36 · JFK 00:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.