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
250,205 results
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
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 ...
1,170 views
5 years ago
The idea of a pure function is a function that when given the same inputs always returns the same output. This function also must ...
160,133 views
6 years ago
You might've heard about "pure functions". Maybe also about "side effects" or "impure functions". There is no wrong or right here ...
59,104 views
4 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Check out my courses: ...
11,297 views
1 year ago
coding and #programming with #python.
1,019,517 views
2 years ago
What is functional programming and should you even use it functional programming in the easiest terms is where you write code ...
177,827 views
A pure function is a function that will always return the same output whenever given the same input no matter how many times you ...
861 views
3 years ago
Discover how to define functions, use parameters, set default values, return values, and even return multiple values using tuples.
5,534 views
Python supports functional programming such as functions as first-class objects. Functions are considered to be objects with ...
7,544 views
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 ...
5,543 views
Master Python functional programming with this beginner-friendly guide! This video breaks down complex concepts like ...
239 views
8 months ago
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I want to show you that ...
61,124 views
A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...
1,187,208 views
31:43 Audience Comment: Cannot assume the Pure Function example won't have a side-effect. 32:43 Audience Question: ...
27,686 views
9 years ago
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...
238,133 views
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 ...
98,448 views
This presentation was recorded at GOTO Copenhagen 2024. #GOTOcon #GOTOcph https://gotocph.com Russ Olsen - Author of ...
8,013 views
5 months ago
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 ...
79,961 views
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 ...
1,611,985 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Here are a few not-so-common things you can do ...
236,458 views
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 ...
57,141 views
Why Isn't Functional Programming the Norm? – Richard Feldman https://www.youtube.com/watch?v=QyJZzq0v7Z4 Richard is a ...
113,503 views
... particular stream That is why this particular statement have a side effect That means this particular function is not a pure function ...
14,386 views
4 months ago
Check out my Pragmatic Clean Architecture course: https://bit.ly/3Zn41BK Support me on Patreon to access the source code: ...
8,034 views
What is pure function in JavaScript let's check it out in 60 seconds pure functions are superheroes in JavaScript they are the ...
5,882 views
Please show your support by subscribing to my channel, so I can continue to improve my content. Thanks For expert Web and App ...
1,600 views
2 months ago
Pure Functions 11:11 #5. Higher-Order Functions 15:53 #6. Function Composition 18:42 #7. Lazy Evaluation 20:47 Outro ...
54,263 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...
213,025 views
04:29 Functional Programming Explained 22:23 Chapter 2 - First Class Functions 37:59 Chapter 3 - Pure Functions 38:05 Pure ...
38,574 views
Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.
229,568 views