filmov
tv
Python Tech Talks || Static typing in Python
Показать описание
Python is well-known as a programming language without static types. This means that you don’t need to say what a given variable will hold, or whether your function will return a string or an integer (or sometimes one, and sometimes another!). This has historically made Python a very flexible and beginner-friendly language.
In this talk, we’ll discuss the advantages and disadvantages to a static type system, as well as recent efforts to introduce static typing to Python via optional “type hints” and various tools to aid in adding types to Python code. We’ll see what this means for Python, for Python programmers, and what the future has in store for Python’s type system.
⭐ Credit ⭐
Speaker: Dustin Ingram
Organizer: EuroPython
License: Creative Commons Attribution license (reuse allowed)
⭐️ Join Us ⭐️
In this talk, we’ll discuss the advantages and disadvantages to a static type system, as well as recent efforts to introduce static typing to Python via optional “type hints” and various tools to aid in adding types to Python code. We’ll see what this means for Python, for Python programmers, and what the future has in store for Python’s type system.
⭐ Credit ⭐
Speaker: Dustin Ingram
Organizer: EuroPython
License: Creative Commons Attribution license (reuse allowed)
⭐️ Join Us ⭐️
Python Tech Talks || Static typing in Python
Talk: Dustin Ingram - Static Typing in Python
Learn Python STATIC METHODS in 5 minutes! ⚡
Python's type system explained: Static vs dynamic typing | Guido van Rossum and Lex Fridman
DjangoCon 2019 - Static Typing in Python by Dustin Ingram
What are static methods in Python and when to use them?
Talks - Antonio Cuni: SPy (Static Python) lang: fast as C, Pythonic as Python
Dustin Ingram - Static Typing in Python
Talk - Peacock: Getting Started with Statically Typed Programming in Python 3.10
Static Typing in Python
'How to Use Static Typing in Python with Type Hints, MyPy and Pydantic' - Jack Bennett (Py...
A Horrified Haskeller's Descent into Python Gradual Static Typing
Panel Discussion: What is Static Typing in Python? | PyBay 2017
Sleep better with type-safe Python — Jerry Pussinen, Staff Engineer and Python Competence Lead, Wolt...
DjangoCon 2019 - Static Typing in Python by Dustin Ingram
Python @staticmethod vs @classmethod - What's the difference?
Python OOP Tutorial (Object Orientated Programming ) - Static Methods and Class Methods
Scalpel: The Python Static Analysis Framework - presented by Jiawei Wang
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni
Mastering Python - Everything You Need To Know To Become a Python Master
Roy Williams - Python 3 at Lyft - SF Python Meetup - January 2018
Tips for Clean Python Code - Talk Python to Me Ep.404
Pykonik Tech Talks #63
Pykonik Tech Talks #61
Комментарии