Your browser doesn't support HTML5 audio
Ep 03. 聊聊 Emacs,Python@爱奇艺,源码阅读
今天的嘉宾是来自爱奇艺的工程师张佳圆
本期嘉宾 & 主持
本期提要
- 00:03:20 佳圆聊学习编程的经历
- 00:11:53 Emacs 好处都有啥
- 00:20:40 Python 在爱奇艺的应用
- 00:29:05 爱奇艺 code review 流程
- 00:32:36 踩过的有意思的坑
- 00:35:17 《Inside The Python Virtual Machine》这本书
- 00:40:57 如何阅读源代码
- 00:47:07 推荐环节
播客中提到的内容
- SICP
- Emacs
- doom-emacs
- Spacemacs
- Org mode
- 文学编程
- RFC 2324 - Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)
- ipdb
- YAML
- Bazel - A fast, scalable, multi-language and extensible build system
- https://github.com/pallets/werkzeug/pull/1496
- 《Inside The Python Virtual Machine》
- Yet another guided tour of CPython By Guido
- 基于 2.7.8 的 CPython internals 视频教程
- “圣诞节”的梗
- https://bugs.python.org/issue36792
- One secret to becoming a great software engineer: read code
- Has the Python GIL been slain?
- Real Python: Python Tutorials
- Awesome Python - A curated list of awesome Python frameworks, libraries, software and resources
- teachyourselfcs
- tldr - 📚 Simplified and community-driven man pages