ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,453 results

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

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

2 years 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,266 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,225 views

2 years ago

Computerphile
Functional Programming & Haskell - Computerphile

Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer ...

9:19
Functional Programming & Haskell - Computerphile

702,567 views

9 years ago

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

1 year ago

BEAM Channel - Erlang & Elixir
What is a Pure programming Language

So a pure function can neither be influenced by nor create influence on the outside world. Now, Elm does allow one slight ...

3:49
What is a Pure programming Language

767 views

8 years ago

Language skills
[Language skills Python] What Is Functional Programming - 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 ...

3:02
[Language skills Python] What Is Functional Programming - Advanced [Tutorial]

261 views

5 years ago

Language skills
[Language skills Python] Functional Programming - 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 ...

1:24
[Language skills Python] Functional Programming - Advanced [Tutorial]

239 views

5 years ago

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

802 views

4 years ago

Coding with Yalco
Monad is actually easy. (Conquering the Final Boss of Functional Programming)

Functional #Programming #Coding This video explains one of the concepts of functional programming, Monad. A monad can be ...

12:38
Monad is actually easy. (Conquering the Final Boss of Functional Programming)

4,530 views

1 year ago

peppidesu
How to read Haskell code (in 7 minutes)

Hope you liked the video! This took a while to make (mostly bc of uni stuff getting in the way). In this video, I will be going over the ...

6:51
How to read Haskell code (in 7 minutes)

117,803 views

2 years ago

Tech Educate
Python Pure Functions - Python Full Course for Beginners 2023

gtecheducate #python #pythonforbegineers #pythonfullcourse #pythonprogramming #pythontutorial #python3 ...

9:24
Python Pure Functions - Python Full Course for Beginners 2023

56 views

2 years ago

3Blue1Brown
But what is the Fourier Transform?  A visual introduction.

An animated introduction to the Fourier Transform. Help fund future projects: https://www.patreon.com/3blue1brown An equally ...

19:42
But what is the Fourier Transform? A visual introduction.

11,737,613 views

7 years ago

John DeNero
Mutable Functions

This is a mutable function. It is not a pure function, because something is changing as a side effect of calling the function.

6:14
Mutable Functions

8,171 views

4 years ago

Eric Normand
How can pure functions represent state change?

Pure functions have no effect besides returning an immutable value. If that's true, then how can we use them to represent ...

10:33
How can pure functions represent state change?

718 views

7 years ago

Doug Mercer
The Magic that Makes Python Tick

Sign up for 1-on-1 coaching at https://dougmercer.dev ...

15:21
The Magic that Makes Python Tick

3,360 views

3 years ago

Eyesomorphic
Programming with Math | The Lambda Calculus

The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...

21:48
Programming with Math | The Lambda Calculus

378,354 views

1 year ago

AxOps Academy
2.1 [Hands-On] - What is Functional Programming? | Advanced Python

In this Hands-On Coding Session, we're going to explore the fundamental concepts of Functional Programming we covered in the ...

3:33
2.1 [Hands-On] - What is Functional Programming? | Advanced Python

13 views

1 year ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 155 - Misuse of pure Function Attribute

Awesome T-Shirts! Sponsors! Books! ☟☟ T-SHIRTS AVAILABLE! ▻ The best C++ T-Shirts anywhere!

5:22
C++ Weekly - Ep 155 - Misuse of pure Function Attribute

10,580 views

6 years ago

EduPython
7 Tips for Clean Functions in Python

Part of the Production Python Course from Edupython.

10:44
7 Tips for Clean Functions in Python

22 views

10 months ago

Eric Normand
What are pure functions?

Pure functions originated, as far as I could research, with compiler design. If you could identify a function, let's say a C function, ...

11:47
What are pure functions?

337 views

6 years ago

Nodematic Tutorials
Stateful Computations in JAX (OOP and Functional Programming)

Learn why JAX's transformations like `jit`, `vmap`, and `grad` require pure functions, and how this creates unique challenges when ...

5:07
Stateful Computations in JAX (OOP and Functional Programming)

136 views

9 months ago

CodeWithHarry
Functions in Python | Python Tutorial - Day #20

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...

16:18
Functions in Python | Python Tutorial - Day #20

1,066,775 views

3 years ago

Instil Software
KBUG Jan 2021 - What is Functional Programming?

Shelby Cohen and Katie Levy explore the concept of Functional Programming and how to apply it to your code.

1:55
KBUG Jan 2021 - What is Functional Programming?

101 views

4 years ago