ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

250,205 results

Related queries

pure functions in javascript

functional programming principles

functional programming python

functional programming javascript

object oriented programming python

pure components in react

higher order functions

oop explained

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

6 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,104 views

4 years ago

ArjanCodes
Harnessing Pure Functions for Reliable Python Code

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Check out my courses: ...

0:17
Harnessing Pure Functions for Reliable Python Code

11,297 views

1 year ago

Rob Mulla
When you Over Optimize a Python Function

coding and #programming with #python.

1:00
When you Over Optimize a Python Function

1,019,517 views

2 years ago

Coding with Lewis
Functional Programming in 60 Seconds 👩‍💻 #tech #programming #software #python #javascript

What is functional programming and should you even use it functional programming in the easiest terms is where you write code ...

1:00
Functional Programming in 60 Seconds 👩‍💻 #tech #programming #software #python #javascript

177,827 views

1 year ago

Koding 101
What are PURE FUNCTIONS??

A pure function is a function that will always return the same output whenever given the same input no matter how many times you ...

0:52
What are PURE FUNCTIONS??

861 views

3 years ago

The Programmers Realm
Python Basics: FUNCTIONS in Under a Minute! 🔧

Discover how to define functions, use parameters, set default values, return values, and even return multiple values using tuples.

0:49
Python Basics: FUNCTIONS in Under a Minute! 🔧

5,534 views

1 year 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,544 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

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!

239 views

8 months ago

People also watched

ArjanCodes
Refactoring Object-Oriented to AWESOME Functional Code

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I want to show you that ...

22:59
Refactoring Object-Oriented to AWESOME Functional Code

61,124 views

1 year ago

Coderized
The purest coding style, where bugs are near impossible

A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...

10:25
The purest coding style, where bugs are near impossible

1,187,208 views

2 years ago

PyData
Daniel Kirsch - Functional Programming in Python

31:43 Audience Comment: Cannot assume the Pure Function example won't have a side-effect. 32:43 Audience Question: ...

39:27
Daniel Kirsch - Functional Programming in Python

27,686 views

9 years ago

Code Persist
Ditch your Favorite Programming Paradigm

Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...

6:08
Ditch your Favorite Programming Paradigm

238,133 views

2 years ago

ArjanCodes
Things (Almost) No One Thinks About When Designing Functions in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll show you how to design a great ...

28:05
Things (Almost) No One Thinks About When Designing Functions in Python

98,448 views

1 year ago

GOTO Conferences
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2024

This presentation was recorded at GOTO Copenhagen 2024. #GOTOcon #GOTOcph https://gotocph.com Russ Olsen - Author of ...

31:40
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2024

8,013 views

5 months ago

Indently
How To Write Better Functions In Python

In today's video we're going to be learning how we can improve our Python functions using 5 easy to remember tips for every new ...

14:17
How To Write Better Functions In Python

79,961 views

1 year ago

Metosin
Why Isn't Functional Programming the Norm? – Richard Feldman

Richard is a member of the Elm core team, the author of Elm in Action from Manning Publications, and the instructor for the Intro to ...

46:09
Why Isn't Functional Programming the Norm? – Richard Feldman

1,611,985 views

6 years ago

ArjanCodes
You Can Do Really Cool Things With Functions In Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Here are a few not-so-common things you can do ...

19:47
You Can Do Really Cool Things With Functions In Python

236,458 views

3 years ago

ArjanCodes
How To Design Robust Python Functions

Try Lokalise today: https://bit.ly/arjancodes. In this video, I'm going to show you the main principles I use to write code that's less ...

20:56
How To Design Robust Python Functions

57,141 views

8 months ago

Couch Programmer
This is a functional programming language or not? • Richard Feldman

Why Isn't Functional Programming the Norm? – Richard Feldman https://www.youtube.com/watch?v=QyJZzq0v7Z4 Richard is a ...

0:56
This is a functional programming language or not? • Richard Feldman

113,503 views

1 year ago

CodeSnippet
Pure Functions & Side Effects ✅

... particular stream That is why this particular statement have a side effect That means this particular function is not a pure function ...

1:43
Pure Functions & Side Effects ✅

14,386 views

4 months ago

Milan Jovanović
Make Your Functions Pure To Make Them Testable #shorts

Check out my Pragmatic Clean Architecture course: https://bit.ly/3Zn41BK Support me on Patreon to access the source code: ...

0:16
Make Your Functions Pure To Make Them Testable #shorts

8,034 views

2 years ago

Waleed Arshad Awan
Pure Functions in Javascript #programming #javascript #developers

What is pure function in JavaScript let's check it out in 60 seconds pure functions are superheroes in JavaScript they are the ...

0:45
Pure Functions in Javascript #programming #javascript #developers

5,882 views

2 years ago

FineGap
Pure Function vs Impure Function in JavaScript

Please show your support by subscribing to my channel, so I can continue to improve my content. Thanks For expert Web and App ...

0:58
Pure Function vs Impure Function in JavaScript

1,600 views

2 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,263 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,025 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,574 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,568 views

4 years ago