ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,342 results

CampusX
Lambda Functions in Python | Map, Filter and Reduce | Higher Order Functions in Python

In this tutorial, we delve into the world of anonymous functions and explore how Lambda functions streamline your code.

34:58
Lambda Functions in Python | Map, Filter and Reduce | Higher Order Functions in Python

53,645 views

4 years ago

Raz Voicu
Python-Higher-Order-Programming-Optional
1:27:01
Python-Higher-Order-Programming-Optional

59 views

8 years ago

CppNow
C++Now 2019: Vittorio Romeo “Higher-order functions and `function_ref`”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:35:34
C++Now 2019: Vittorio Romeo “Higher-order functions and `function_ref`”

2,191 views

6 years ago

Raz Voicu
python higher order programming
1:27:01
python higher order programming

18 views

7 years ago

CampusX
Session 6 - Functions in Python | Data Science Mentorship Program(DSMP) 2022-23

... a function 01:49:14 - lambda function 01:52:17 - difference btw lambda vs Normal func 01:56:26 - higher order function 02:01:19 ...

2:15:47
Session 6 - Functions in Python | Data Science Mentorship Program(DSMP) 2022-23

125,636 views

Streamed 3 years ago

Instituto de Informatica UACh
[INFO188-2020] Clase 07 - Higher Order Functions (parte 1)

Contenidos: 0:00:00 Motivación 0:01:04 Higher Order Functions (HOF) 0:03:51 Funciones 'curried' 0:21:20 Función como ...

1:11:50
[INFO188-2020] Clase 07 - Higher Order Functions (parte 1)

198 views

5 years ago

Philip Bohun
First Class Functions

A short example of first class functions which includes passing a function as an argument to a function, building and returning a ...

1:50
First Class Functions

231 views

10 years ago

src7cse
Python functions  First Oder  normal, recursion decorator, lamda map filter etc #python #src7cse

This enables the creation of higher-order functions, which either take functions as arguments or return them. With this power, we ...

8:21
Python functions First Oder normal, recursion decorator, lamda map filter etc #python #src7cse

55 views

4 months ago

Roel Van de Paar
Code Review: Application of higher-order function in Python (2 Solutions!!)

Code Review: Application of higher-order function in Python Helpful? Please support me on Patreon: ...

3:21
Code Review: Application of higher-order function in Python (2 Solutions!!)

20 views

3 years ago

EuroPython Conference
Carlos Villavicencio - Functional Programming inside OOP? It’s possible with Python

Functional Programming inside OOP? It's possible with Python [EuroPython 2021 - Talk - 2021-07-28 - Optiver] [Online] By Carlos ...

26:38
Carlos Villavicencio - Functional Programming inside OOP? It’s possible with Python

775 views

4 years ago

Roel Van de Paar
Code Review: Higher order functions in Python using reduce technique (2 Solutions!!)

Code Review: Higher order functions in Python using reduce technique Helpful? Please support me on Patreon: ...

3:19
Code Review: Higher order functions in Python using reduce technique (2 Solutions!!)

0 views

3 years ago

The Debug Zone
Does Function Order Matter in Python? Understanding Script Execution

In this video, we delve into the intriguing world of Python programming to explore a fundamental question: Does the order of ...

3:04
Does Function Order Matter in Python? Understanding Script Execution

12 views

1 year ago

Data Engineering with Satyam
Python Class 23 Higher Order Functions

In this you will learn the concept of higher order functions in Python how a function returns a function as its return value. #hadoop ...

14:33
Python Class 23 Higher Order Functions

17 views

2 years ago

EuroPython Conference
Scott Irwin - A Hitchhiker’s Guide to functools

A Hitchhiker's Guide to functools [EuroPython 2021 - Talk - 2021-07-29 - Brian] [Online] By Scott Irwin One of the concepts we ...

33:27
Scott Irwin - A Hitchhiker’s Guide to functools

3,037 views

4 years ago

Dave Sexton
Orders Of Generalization Part 1

BASIC to Procedural, Procedural to Higher-Order Functions.

38:05
Orders Of Generalization Part 1

53 views

8 years ago

The Debug Zone
How to Identify Pure Functions in Python: A Comprehensive Guide

In this video, we delve into the concept of pure functions in Python, a fundamental principle in functional programming.

2:50
How to Identify Pure Functions in Python: A Comprehensive Guide

0 views

2 months ago

Theo Reto
Introduction to the Untyped λ-Calculus (1.1)

CONTENT This video is part of the playlist "Lambda Cube Unboxed", a series of 13 videos that explores and exposes the basics ...

15:47
Introduction to the Untyped λ-Calculus (1.1)

7,157 views

4 years ago

DevExpert - Programación Android y Kotlin
¿Cuál es el equivalente a las funciones de extensión para las lambdas?

Cuál es el equivalente a las funciones de extensión para las lambdas? Pack especial para aprender Kotlin + Jetpack ...

0:50
¿Cuál es el equivalente a las funciones de extensión para las lambdas?

1,428 views

2 years ago

GKCodeLabs
When to use Higher Order Function in SPARK? | Scala & Scala

Hi All, In this video, I have explained where you can use SCALA concepts like Higher-order function in big data or SPARK ...

17:32
When to use Higher Order Function in SPARK? | Scala & Scala

2,738 views

4 years ago

Python Peak
When should you use functools.partial in Python? Unlocking Pythons #hidden Power Simplify Callbacks

This is especially useful in callbacks or when working with higher-order functions. By reducing the number of parameters in a ...

0:34
When should you use functools.partial in Python? Unlocking Pythons #hidden Power Simplify Callbacks

86 views

1 year ago