ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,414 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

51,595 views

3 years ago

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

18 views

7 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,183 views

6 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

52 views

3 months 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

116,553 views

Streamed 3 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

10 views

10 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

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

1 year ago

masterspark
Higher Order Functions 1 (HD)

ตัวอย่าง higher order function ที่รับฟังก์ชันเป็นข้อมูลนำเข้า.

13:20
Higher Order Functions 1 (HD)

633 views

14 years ago

softwarecarpentry
Python - Episode 9 - First Class Functions

Welcome to the Software Carpentry lecture on Python. In this episode, we'll take a closer look at some things you can do with ...

8:02
Python - Episode 9 - First Class Functions

4,206 views

14 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,011 views

4 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

773 views

4 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,734 views

4 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

229 views

10 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

12 days ago

Roel Van de Paar
Software Engineering: How should I document a higher-order Python function?

Software Engineering: How should I document a higher-order Python function? Helpful? Please support me on Patreon: ...

2:07
Software Engineering: How should I document a higher-order Python function?

0 views

3 years ago

DevConf
Pythonic FuncProg: List comprehensions - DevConf.CZ 2023

Speaker(s): Matheus Boy Functional programming isn't a niche programming paradigm anymore, with React supporting function ...

14:41
Pythonic FuncProg: List comprehensions - DevConf.CZ 2023

60 views

2 years ago

Isaac Harris-Holt
You don't need loops

... Replacing loop constructs 05:47 - Handling errors in recursive functions 07:14 - Higher-Order Functions, or 'Why you don't need ...

10:20
You don't need loops

15,556 views

1 year ago