Beautiful Python Refactoring II - Conor Hoekstra - code::dive 2022

preview_player
Показать описание
Beautiful Python Refactoring II

About the speaker - Conor Hoekstra

Conor (he/him) is a Research Scientist at NVIDIA working on array programming models and languages. He is extremely passionate about programming languages, algorithms and beautiful code. He is the founder and organizer of the Programming Languages Virtual Meetup, he has a YouTube channel and is the host of two podcasts:
• ADSP: Algorithms + Data Structures = Programs
• ArrayCast

Рекомендации по теме
Комментарии
Автор

Hearing Conor give a full talk about Python is almost like hearing him speak Polish

mateuszbaginski
Автор

Great talk, that was so insightful. Thanks Conor.

kevinjoseph
Автор

No way i am refactoring my loops into double-list-comprehensions, thanks

dengan
Автор

@code_report in 45:40 why not multiply the inner list instead list comperhansion

ekrako