ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,451 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,048 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,269 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,245 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,135 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

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

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

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

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

2 years ago

Real programming
Demystifying Functional Programming: What You Need to Know

Demystifying Functional Programming: What You Need to Know Have you ever wondered what functional programming is?

0:30
Demystifying Functional Programming: What You Need to Know

168 views

2 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

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

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

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

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

Code Collider
How FastAPI Handles Requests Behind the Scenes

Unleash the power of FastAPI! Discover how Asyncio and blocking I/O impact performance. Learn to handle requests concurrently ...

5:09
How FastAPI Handles Requests Behind the Scenes

87,107 views

1 year 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,901 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,434 views

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

11 months 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,545 views

1 year ago