Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
13,325 results
Mike Müller - Functional Python with Mochi [EuroPython 2015] [21 July 2015] [Bilbao, Euskadi, Spain] [Slides][1] While Python ...
551 views
10 years ago
Session description. By Twin Panitsombat (ODDS) -------------------- Event resources on GitHub: ...
1,825 views
1 year ago
Get Cracked at Coding: https://app.codecrafters.io/join?via=lcarrio Ocaml is a general-purpose, functional programming language ...
48,922 views
PyCon Thailand: https://2018.th.pycon.org/ Pythonic Functional Programming with Coconut Speaker: Anthony Khong ...
3,292 views
7 years ago
Functional Programming inside OOP? It's possible with Python [EuroPython 2021 - Talk - 2021-07-28 - Optiver] [Online] By Carlos ...
775 views
4 years ago
How do you decide whether a programming language is worth using or not? By necessity, such decisions are usually based on ...
3,194 views
6 years ago
This talk dives into the origins of functional programming, going all the way back to where the term was first introduced, to see how ...
6,872 views
3 years ago
Juan Nunez-Iglesias https://linux.conf.au/schedule/30358/view_talk In my brief experience people rarely take this [streaming] ...
2,333 views
9 years ago
functional programming ใน Python.
122 views
13 years ago
Speaker(s): Matheus Boy Functional programming isn't a niche programming paradigm anymore, with React supporting function ...
60 views
2 years ago
This talk is an introduction of sorts to Hy, a Lisp dialect embedded in Python. We'll explore the semantic designs of Hy from a Lisp ...
3,889 views
Part two on functional programming in Python for CS151 students.
150 views
5 years ago
20-21.10.2012 UA PYCON 2012. day 1 Hall B Alexey Kachayev Functional Programming with Python Цель доклада: показать ...
2,018 views
Software Engineering: If we can do functional programming with Python, do we need a specific functional programming language ...
1 view
Top 5 articles of the week Full article: 5. Introducing Flashback, an Internet mocking tool ...
557 views
8 years ago
... "control flow" is implemented in Functional Programming Functional design patterns for data pipeline design in Python, and how ...
414 views
Lesson https://hexlet.io/lessons/python-functions.
3,446 views
Continuing my experiments from the previous video, I try some more things with quosures and tidy eval. I think I found a way to ...
363 views
Why use map and filter in Python? Using map and filter can reduce code length. They allow for more readable and cleaner ...
451 views
What's the secret to using map for functional programming? The map function applies a given function to all items in an iterable.
452 views