ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,345,613 results

Fireship
Object Oriented vs Functional Programming with TypeScript

Learn how object-oriented and functional ❄️ programming are awesome in their own ways. Also, get infallible answers ...

12:07
Object Oriented vs Functional Programming with TypeScript

807,494 views

7 years ago

Modern Software Engineering
Object Oriented Programming vs Functional Programming

Object-Oriented Programming has been the dominant approach for the past couple of decades, but Functional programming ...

18:55
Object Oriented Programming vs Functional Programming

791,219 views

4 years 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

232,933 views

4 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?

217,353 views

2 years ago

Intellipaat
Functional Programming languages vs Object Oriented (OOP) | What's the difference? | Intellipaat

Intellipaat's Programming courses: https://intellipaat.com/all-courses/programming/ In this video on Functional Programming ...

13:27
Functional Programming languages vs Object Oriented (OOP) | What's the difference? | Intellipaat

41,429 views

5 years ago

The Serious CTO
OOP vs Functional: What They Don’t Want You to Know!

The OOP vs Functional Programming debate has been around for decades, but how do you actually decide which one to use?

7:27
OOP vs Functional: What They Don’t Want You to Know!

12,677 views

11 months ago

The PrimeTime
Functional Programming IS NO BETTER than Object Oriented Programming | Prime Reacts

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Original: https://www.youtube.com/watch?v=Ly9dtWwqqwY Author: ...

57:32
Functional Programming IS NO BETTER than Object Oriented Programming | Prime Reacts

418,887 views

2 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

240,438 views

2 years ago

Dario
Stop Using Object Oriented Programming In Rust (Do This Instead)

In this video, I'll explain why you should stop using object-oriented programming in Rust and what alternative approach you ...

2:06
Stop Using Object Oriented Programming In Rust (Do This Instead)

61,987 views

1 year ago

People also watched

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

7 months ago

GOTO Conferences
Advanced Rust Programming Techniques • Florian Gilcher • GOTO 2024

This presentation was recorded at GOTO Copenhagen 2024. #GOTOcon #GOTOcph https://gotocph.com Florian Gilcher ...

39:40
Advanced Rust Programming Techniques • Florian Gilcher • GOTO 2024

28,814 views

7 months ago

Christopher Okhravi
Nothing Wrong With Procedural Programming?

Why is the object oriented style better than the procedural style? Let me show you using Pokémon battles as an example.

17:55
Nothing Wrong With Procedural Programming?

15,551 views

2 weeks ago

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

This presentation was recorded at GOTO Berlin 2018. #gotocon #gotober http://gotober.com Russ Olsen - Author of Getting ...

41:35
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018

840,275 views

7 years ago

Code Guild
Intro to Zig | Why not Rust, Go or C++?

Ultimate Zig Course 2026 - Zig vs C++, Rust, Go and D | Episode 1 --- Discover why Zig is gaining momentum in systems ...

2:57
Intro to Zig | Why not Rust, Go or C++?

13,712 views

7 days ago

code_report
Functional vs Array Programming

My unofficial Strange Loop 2021 Conference Talk where I compare the functional and array programming paradigms.

30:40
Functional vs Array Programming

141,189 views

4 years ago

Brian Will
Object-Oriented Programming is Embarrassing: 4 Short Examples

A follow up to https://www.youtube.com/watch?v=QM1iUe6IofM.

28:03
Object-Oriented Programming is Embarrassing: 4 Short Examples

2,162,037 views

9 years ago

freeCodeCamp Talks
Object Oriented Programming is not what I thought - Talk by Anjana Vakil

Our jaws may drop as we realize that OOP & functional programming aren't as different as we may have thought and that the 1st ...

38:51
Object Oriented Programming is not what I thought - Talk by Anjana Vakil

142,495 views

5 years 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,614,928 views

6 years ago

gamedev cuts
Jonathan Blow on Entity Component Systems

Original video: https://youtu.be/kh6_9Dp6UMw #gamedev #gamedevelopment #jonathanblow.

8:26
Jonathan Blow on Entity Component Systems

47,355 views

10 months ago

Jonathan Blow Clips
Jonathan Blow on the Problem with Object Oriented

Support me on Ko-fi: https://ko-fi.com/jonathanblowclips Jonathan Blow on the Problem with Object Oriented Clip from Jonathan ...

3:43
Jonathan Blow on the Problem with Object Oriented

113,711 views

2 years ago

The PrimeTime
Ditch Your Favorite Programming Paradigm | Prime Reacts

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Original: https://www.youtube.com/watch?v=UOkOA6W-vwc ...

16:02
Ditch Your Favorite Programming Paradigm | Prime Reacts

155,805 views

2 years ago

Modern Software Engineering
Functional Programming IS NO BETTER than Object Oriented Programming

In this follow-up to the hugely popular video 'Object Oriented Programming vs Functional Programming', Dave Farley again ...

23:01
Functional Programming IS NO BETTER than Object Oriented Programming

51,080 views

2 years ago

Isaac Harris-Holt
Python - To OOP or to FP?

The debate between object-oriented programming and functional programming is one of the most hotly-contested debates in ...

9:18
Python - To OOP or to FP?

4,092 views

2 years ago

Acadea.io
Ep13 - OOP vs Functional vs Procedural Programming Explained!

Visit https://acadea.io/learn for more lessons and content! Join my newsletter here to get the BEST updates: ...

6:32
Ep13 - OOP vs Functional vs Procedural Programming Explained!

49,778 views

4 years ago

Daedalus Community
Functional programming - A general introduction

The functional paradigm is a bit different from the ones most people are familiar with. This is why I decided to make a video about ...

11:47
Functional programming - A general introduction

166,311 views

3 years ago

Coding with Tom
Procedural, Object Oriented and Functional Programming Explained | Coding Concepts

In this video I give an explanation and examples of the three most popular programming paradigms. Timestamps: 0:00 ...

18:13
Procedural, Object Oriented and Functional Programming Explained | Coding Concepts

19,794 views

1 year ago

ZettaBytes, EPFL
Functional versus Object-Oriented Programming (ft. Martin Odersky)

Scala is a modern programming language which is gaining more and more interests as it sucessfully combines functional and ...

6:31
Functional versus Object-Oriented Programming (ft. Martin Odersky)

54,782 views

8 years ago

Programming with Mosh
Object-Oriented Programming, Simplified

4 pillars of object-oriented programming: encapsulation, abstraction, inheritance and polymorphism. ❤️ Join this channel to get ...

7:34
Object-Oriented Programming, Simplified

4,654,551 views

7 years ago

ui․dev
Imperative vs Declarative Programming

Learn the difference between imperative and declarative programming and why you'll usually want to use one over the other.

4:44
Imperative vs Declarative Programming

326,477 views

4 years ago

SkillsBuild Security
🔥 Object Oriented Programming vs Functional Programming Explained | OOP vs FP

In this video, I will compare object-oriented programming and functional programming while explaining the difference.

14:41
🔥 Object Oriented Programming vs Functional Programming Explained | OOP vs FP

736 views

4 years ago