ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

251,587 results

Related queries

monads

richard feldman

pure functions in javascript

procedural programming

functional programming java

functional programming python

pure components in react

Language skills
[Language skills Python] Pure Functions - Advanced [Tutorial]

This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a ...

9:24
[Language skills Python] Pure Functions - Advanced [Tutorial]

1,170 views

5 years ago

Web Dev Simplified
Learn Pure Functions In 10 Minutes

The idea of a pure function is a function that when given the same inputs always returns the same output. This function also must ...

10:11
Learn Pure Functions In 10 Minutes

160,131 views

6 years ago

Luke Wilson
Functional Python in 100 seconds

Python supports functional programming such as functions as first-class objects. Functions are considered to be objects with ...

1:41
Functional Python in 100 seconds

7,543 views

2 years ago

Parag Dhawan
Python Pure Functions | Pure Function

Pure Functions in Python:- 0:07 A pure function's result depends only on the argument(s) you pass to it. Also, given a particular ...

1:06
Python Pure Functions | Pure Function

5,543 views

5 years ago

Academind
What are "Pure Functions" and "Side Effects"?

You might've heard about "pure functions". Maybe also about "side effects" or "impure functions". There is no wrong or right here ...

4:49
What are "Pure Functions" and "Side Effects"?

59,103 views

4 years ago

CodeLucky
Python Functional Programming: Higher-Order & Pure Functions Explained!

Master Python functional programming with this beginner-friendly guide! This video breaks down complex concepts like ...

7:51
Python Functional Programming: Higher-Order & Pure Functions Explained!

238 views

8 months ago

ArjanCodes
7 Functional Programming Techniques EVERY Developer Should Know

Pure Functions 11:11 #5. Higher-Order Functions 15:53 #6. Function Composition 18:42 #7. Lazy Evaluation 20:47 Outro ...

21:35
7 Functional Programming Techniques EVERY Developer Should Know

54,262 views

1 year ago

ArjanCodes
Functions vs Classes: When to Use Which and Why?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...

10:49
Functions vs Classes: When to Use Which and Why?

213,015 views

2 years ago

Boot dev
Functional Programming | Full Course

04:29 Functional Programming Explained 22:23 Chapter 2 - First Class Functions 37:59 Chapter 3 - Pure Functions 38:05 Pure ...

2:27:56
Functional Programming | Full Course

38,571 views

1 year ago

BasicOverflow
FP vs OOP | For Dummies

Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.

8:43
FP vs OOP | For Dummies

229,561 views

4 years ago

BekBrace
Functional Programming | [ Part B : Pure Functions ]

In computer programming, a pure function is a function that has the following properties: Its return value is the same for the same ...

3:05
Functional Programming | [ Part B : Pure Functions ]

393 views

5 years ago

Jesse Warden
Impure vs Pure Function Examples

What up ladies and gentleman Jesse worden here today I wanted to show you a comment I got on my video for pure functions ...

1:17
Impure vs Pure Function Examples

1,303 views

7 years ago

Smok Code
What are pure functions?

Pure functions reduce the overhead of thinking how everything else is affected by this function. Using pure functions enhances ...

3:58
What are pure functions?

1,938 views

5 years ago

theteachr
The Essence of Pure Functions

Burgers are sandwiches.

7:55
The Essence of Pure Functions

14,736 views

1 year ago

Andrey Fadeev
Write better code with pure functions

Support the channel: Buy Me a Coffee https://www.buymeacoffee.com/andrey.fadeev Ko-fi https://ko-fi.com/andreyfadeev Youtube ...

16:20
Write better code with pure functions

1,600 views

9 months ago

Bro Code
Functions in Python are easy 📞

python #tutorial #course 00:00:00 functions 00:01:49 arguments 00:04:28 exercise #1 00:06:12 return 00:08:27 exercise #2 ...

10:38
Functions in Python are easy 📞

1,048,300 views

3 years ago

ColorCode
JavaScript Pure Functions - Tutorial for beginners

In this video we cover the two major rules that make any function pure, benefits of pure function, as well as why some functions ...

19:20
JavaScript Pure Functions - Tutorial for beginners

21,838 views

1 year ago

Mathew Wadstein Tutorials
WTF Is? A Pure Function

What is a Pure Function in Unreal Engine 4 Blueprints? Source Files: https://github.com/MWadstein/wtf-hdi-files.

1:53
WTF Is? A Pure Function

13,982 views

10 years ago

Jesse Warden
Impure vs Pure Functions: Part 1

... outside state this is what the tester usually trying to attack so let's take a look at this pure function here which is ad pure it takes a ...

2:45
Impure vs Pure Functions: Part 1

899 views

7 years ago

Barry Brown
Python Functions 1: Pure Functions

Learn how to define simple functions in Python using IDLE.

4:17
Python Functions 1: Pure Functions

6,582 views

10 years ago

PyCon US
TUTORIAL / Mike Müller / Functional Python

I will use a JupyterLab for the tutorial because it makes a very good teaching tool. You are welcome to use the setup you prefer, ...

2:27:55
TUTORIAL / Mike Müller / Functional Python

4,686 views

4 years ago

DonTheDeveloper
Learning Python with Boot.dev (Pure Functions)

Join Discord - https://discord.gg/TpQe2k8Ab3 Learn Frontend (20% off): ...

2:20:24
Learning Python with Boot.dev (Pure Functions)

511 views

Streamed 7 months ago

ArjanCodes
Write AWESOME Code With These 3 Functional Programming Concepts

... 0:53 Programming paradigms 2:30 Code example 3:48 #1: Group side effects and use pure functions 5:27 Code example 11:19 ...

22:49
Write AWESOME Code With These 3 Functional Programming Concepts

109,558 views

3 years ago

vlogize
Understanding Pure and Impure Functions in Python with Type Hints

Discover how to distinguish between `pure` and `impure` functions in Python using type hints, exploring practical examples and ...

2:06
Understanding Pure and Impure Functions in Python with Type Hints

9 views

6 months ago