会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
codists
博客园
首页
新随笔
联系
订阅
管理
随笔 - 238
文章 - 8
评论 - 0
阅读 -
22226
2025年1月27日
《CPython Internals》读后感
摘要: 一、 为什么选择这本书? Python 是本人工作中最常用的开发语言,为了加深对 Python 的理解,更好的掌握 Python 这门语言,所以想对 Python 解释器有所了解,看看是怎么使用C语言来实现Python的,以期达到对 Python语言的掌握达到精通的程度,。 关于 Python 解释
阅读全文
posted @ 2025-01-27 15:09 codists
阅读(6)
评论(0)
推荐(0)
编辑
公告
昵称:
codists
园龄:
4年2个月
粉丝:
13
关注:
8
+加关注
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
Python
(90)
编程人
(44)
Django
(23)
Gin
(15)
编译原理
(15)
计算机组成及汇编语言原理
(14)
codists
(13)
Golang
(12)
c
(11)
操作系统
(8)
更多
随笔分类
c(2)
FluentPython2(1)
gopl(1)
Introduction to Automata Theory, Languages, and Computations(12)
Programming Abstractions in C(37)
Redis(1)
Vue(1)
web开发(1)
编程人(21)
读书笔记(100)
汇编语言(1)
计算机网络(1)
实用的Python编程(53)
文章一览(2)
随笔档案
2025年2月(12)
2025年1月(28)
2024年12月(19)
2024年11月(21)
2024年10月(21)
2024年9月(2)
2024年8月(3)
2024年7月(5)
2024年6月(5)
2024年5月(7)
2024年4月(4)
2024年3月(12)
2024年2月(5)
2024年1月(5)
2023年12月(2)
2023年11月(5)
2023年10月(5)
2023年9月(4)
2023年8月(13)
2022年7月(1)
2022年5月(2)
2021年11月(1)
2021年9月(1)
2021年6月(1)
2021年5月(1)
2021年4月(12)
2021年3月(20)
2021年2月(17)
2021年1月(2)
文章分类
ProgrammingAbstractionsInC(4)
VisualStudioCode(1)
编程人(2)
阅读排行榜
1. Vue.js项目无法启动:sh: 1: vue-cli-service: not found(7491)
2. error: conflicting types for xxx in c(648)
3. 翻译:《实用的Python编程》01_07_Functions(457)
4. 《计算机网络》读后感(348)
5. 翻译:《实用的Python编程》02_06_List_comprehension(341)
推荐排行榜
1. 《Django 5 By Example》阅读笔记:p651-p678(1)
2. 关于扑克牌的一些讨论——《Fluent Python 2》读书笔记(1)
3. 翻译:《实用的Python编程》InstructorNotes(1)
4. 翻译:《实用的Python编程》03_03_Error_checking(1)
5. 翻译:《实用的Python编程》02_04_Sequences(1)
点击右上角即可分享