Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyObject(overview) #15

Closed
zpoint opened this issue Jul 18, 2019 · 0 comments
Closed

PyObject(overview) #15

zpoint opened this issue Jul 18, 2019 · 0 comments
Assignees
Labels
CPython CPython related Interpreter Interpreter related objects implementation of basic objects

Comments

@zpoint
Copy link
Owner

zpoint commented Jul 18, 2019

ENG

PyObject(overview)(eng)

As a developer interested in computer program, I need to learn more before I dive deeper to the python programming language

i.e, compiler, operating system/linux kernel, database(MySQL/MongoDB/etc...), MQ which I use every day but don't understand what's under the hood clearly, I will take times figure out how these things work internally, either by reading materials or reading source code, which means I will update this repo with more lower frequency than the previous two months

I believe that only with good comprehension of the related knowledge I list above can I write better code and share better article

If you have any suggestion please email me or leave comment below, thanks

CN

PyObject(overview)(cn)

作为一个对计算机程序感兴趣的开发者, 我认为现阶段我需要掌握更多的知识, 才有办法继续更深入的探讨 python 这门编程语言/以及解释器的实现

比如我日常工作中经常打交道的 编译原理, 操作系统/linux 内核, 数据库(MySQL/MongoDB/等), 消息队列等
日常使用频率较高, 但对背后的原理了解的并不深入
接下来的计划是花更多的时间搞懂这些东西背后的原理, 通过阅读相关资料或者源代码
这也意味着接下来一段时间这个 repo 的更新频率会比前两个月低很多

我认为只有对以上列出的这些相关的知识/组件背后的原理有更深的理解, 才能写出更好的代码以及分享出更棒的文章

如果你有任何意见或者建议可以发邮件给我或者在下面留言, 谢谢

@zpoint zpoint added objects implementation of basic objects CPython CPython related Interpreter Interpreter related labels Jul 18, 2019
@zpoint zpoint self-assigned this Jul 18, 2019
@zpoint zpoint pinned this issue Jul 18, 2019
@zpoint zpoint closed this as completed Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CPython CPython related Interpreter Interpreter related objects implementation of basic objects
Projects
source-code-notes
Awaiting triage
Development

No branches or pull requests

1 participant