RUVIDEO
Поделитесь видео 🙏

Functional Programming in Python: The "map()" Function

https://dbader.org/python-tricks ► Write better & cleaner code using Python's advanced features

In this Python tutorial you'll discover further basics of functional programming, namely how to use the "map()" function to transform data structures.

We'll take an example data set represented using an immutable data structure from the previous videos in this series, and then we'll create a "transformed" version of the same data using Python's built-in map function.

"map()" is one of the functional programming primitives or building blocks available in Python and it's useful in a number of contexts.

Later in the video you'll also see how the map function relates to list comprehensions and generator expressions and how using them is (arguably) more Pythonic that relying on plain "map()" calls.

This video is part of a series of Python functional programming tutorials that I'm recording so stay tuned for the next instalment.

Be sure to check out these associated articles and tutorials if you want to dive deeper into the subject:

* Immutable Data Structures in Python: https://youtu.be/xJCPpDlk9_w
* https://dbader.org/blog/python-lambda-functions
* List comprehensions: https://dbader.org/blog/list-dict-set-comprehensions-in-python

FREE COURSE – "5 Thoughts on Mastering Python" https://dbader.org/python-mastery

SUBSCRIBE TO THIS CHANNEL: https://dbader.org/youtube

* * *

► Python Developer MUGS, T-SHIRTS & MORE: https://nerdlettering.com

► PythonistaCafe – A peer-to-peer learning community for Python developers: https://www.pythonistacafe.com

FREE Python Coding Tutorials & News:
» Python Tutorials: https://dbader.org
» Python News on Twitter: https://twitter.com/@dbader_org
» Weekly Tips for Pythonistas: https://dbader.org/newsletter
» Subscribe to this channel: https://dbader.org/youtube

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Functional Programming in Python: The "map()" Function», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.