filmov
tv
Idiomatic Python: The two-argument version of `iter()`

Показать описание
This video is the first of many looking at how to write idiomatic Python (aka writing Pythonic code).
In this video, we look at the `iter()` function and how it can be used to simplify a specific pattern of reading data in chunks (from files, sockets, etc)
#mathbyteacademy #python
Code for this Video
================
My Python Courses
=================
- Python 3 Fundamentals (introduction to Python)
- Python 3 Deep Dive (Part 1 - Functional)
- Python 3 Deep Dive (Part 2 - Iteration, Generators)
- Python 3 Deep Dive (Part 3 - Hash Maps)
- Python 3 Deep Dive (Part 4 - OOP)
In this video, we look at the `iter()` function and how it can be used to simplify a specific pattern of reading data in chunks (from files, sockets, etc)
#mathbyteacademy #python
Code for this Video
================
My Python Courses
=================
- Python 3 Fundamentals (introduction to Python)
- Python 3 Deep Dive (Part 1 - Functional)
- Python 3 Deep Dive (Part 2 - Iteration, Generators)
- Python 3 Deep Dive (Part 3 - Hash Maps)
- Python 3 Deep Dive (Part 4 - OOP)
Idiomatic Python: The two-argument version of `iter()`
Idiomatic Python: Named Arguments
Writing Idiomatic Python (Part 1/2) — Brian Costlow • Weekend Workshop
Idiomatic Python: Tools and Tips | Ammara Laeeq | Conf42 Python 2021
Idiomatic Python : Using Named Tuples
Writing Pythonic Code - Idiomatic Python
Idiomatic Python: Decomposition & Refactoring Demo
Callback Patterns and Idioms in Python
Idiomatic Python: Deques vs Lists
Towards idiomatic Python with types for the Odoo ORM
Handling Multiple Function Argument Types in Rust: An Idiomatic Approach
Write Python code people actually want to use
William Byrd on 'The Most Beautiful Program Ever Written' [PWL NYC]
Michael Kennedy - Pythonic code, by example
Dave Forgac - Writing Command Line Applications that Click - PyCon 2019
Idiomatic Python: Generators
Luciano Ramalho - Pythonic Objects: idiomatic OOP in Python - PyCon 2019
Marc-André Lemburg - Python idioms to help you write good code
Human Calculator Solves World’s Longest Math Problem #shorts
EuroPython 2015: Python Idioms to help you write good code
LA Ruby Conference 2013 Python for Ruby Programmers by Mike Leone
BayPiggies January 2017 talk at LinkedIn: A Journey through Python
Let's Learn Python #14 - *Args, **Kwargs
Python Fundamentals Training - More on Functions
Комментарии