PyCon Estonia 2024: Raymond Hettinger. "Three-Level Programming"

PyCon Estonia 2024: Raymond Hettinger. "Three-Level Programming"

Python Estonia

55 лет назад

955 Просмотров

To be excellent, you need to program at three levels:
1) code that gets the job done,
2) build higher-level abstractions, and
3) understand one layer down and know what your tools are doing under the hood.

This talk works through many examples to establish patterns for success. You will also gain new insights into what CPython actually does. Food for thought: What do you think about this snippet of code, “winner = max(votes, key=votes.count)”

Get your tickets to the next PyCon Estonia event at pycon.ee!

© NGO Python Estonia
www.pycon.ee
Ссылки и html тэги не поддерживаются


Комментарии: