Тёмный

Greg Price - Clearer Code at Scale: Static Types at Zulip and Dropbox - PyCon 2018 

PyCon 2018
Подписаться 21 тыс.
Просмотров 6 тыс.
50% 1

Speaker: Greg Price
Python now offers static types! Companies like Dropbox and Facebook, and open-source projects like Zulip, use static types (with [PEP 484](www.python.org/dev/peps/pep-0...) and [mypy](github.com/python/mypy)) to make Python more productive and fun to work with - in existing codebases from 40k lines to 4 million, in Python 2 and 3, and while preserving the conciseness and flexibility that make Python a great language in the first place. I’ll describe how.
Reading and understanding code is a huge part of what we do as software developers. If we make it easier to understand our codebases, we make everyone more productive, help each other write fewer bugs, and lower barriers for new contributors. That's why Python now features optional static types, and why Dropbox, [Facebook]( / let-your-code-type-hin... , and [Zulip](blog.zulip.org/2016/10/13/sta...) use them on part or all of their Python code.
In this talk, I’ll share lessons from Zulip’s and Dropbox’s experience - having led the mypy team at Dropbox and working now on the Zulip core team - for how you can start using static types in your own codebases, large or small. We’ll discuss how to make it a seamless part of your project’s tooling; what order to approach things in; and powerful new tools that make it even easier today to add static types to your Python codebase than ever before.
Slides can be found at: speakerdeck.com/pycon2018 and github.com/PyCon/2018-slides

Опубликовано:

 

12 май 2018

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
POP CHALLENGE 🎈
00:36
Просмотров 193 тыс.
ЛУЧШИЙ ПОДАРОК  @mozabrick #shorts
00:40
Просмотров 842 тыс.
Why Does Scrum Make Programmers HATE Coding?
16:14
Просмотров 505 тыс.
Kyle Knapp - Automating Code Quality - PyCon 2018
31:21