ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

157,156 results

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?

218,757 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

241,170 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,470 views

5 years ago

Zoran on C#
The One Thing You Cannot Do in Object-Oriented Programming but You Can in Functional

Download the source code for this demo at Patreon: https://www.patreon.com/posts/one-thing-you-do-85222122 In ...

13:35
The One Thing You Cannot Do in Object-Oriented Programming but You Can in Functional

12,120 views

2 years ago

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

In this tutorial, we dive deep into handling stateful computations in JAX - a critical skill for advanced machine learning applications ...

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

151 views

11 months ago

BICT
Functional Programming VS Object Oriented Programming

In this video, we are going to learn about Functional Programming and Object-Oriented Programming OVERVIEW 01:06 ...

13:02
Functional Programming VS Object Oriented Programming

342 views

3 years ago

Java Web Development
Functional programming vs object oriented programming

For full course, source codes and practices: https://www.udemy.com/java-8-core-training-/?

2:51
Functional programming vs object oriented programming

13,123 views

9 years 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,195,141 views

2 years ago

Zoran on C#
How Far is Your Object-Oriented Code From Functional Programming?

Are you ready to rethink how you write immutable types in C#? In this video, we break down a seemingly simple object-oriented ...

13:10
How Far is Your Object-Oriented Code From Functional Programming?

8,213 views

1 year ago

Christopher Okhravi
Rebuilding Pokémon with Object Oriented Programming

Let's model the turn-based battle mechanics of the Pokémon games while following object oriented design principles. GET THE ...

1:06:31
Rebuilding Pokémon with Object Oriented Programming

75,310 views

6 days ago

Java World
Programming Paradigms | Functional Programming | Object Oriented Programming | Logic | java world

javaworld #java #javaprogramming #j2ee #mrmarc In this video we are going to learn following topics in detail. What is a ...

7:04
Programming Paradigms | Functional Programming | Object Oriented Programming | Logic | java world

75,790 views

3 years ago

MIT OpenCourseWare
8. Object Oriented Programming

... course: http://ocw.mit.edu/6-0001F16 Instructor: Dr. Ana Bell In this lecture, Dr. Bell introduces Object Oriented Programming ...

41:44
8. Object Oriented Programming

682,241 views

9 years ago

Codengineers
Epic Programming Battles: Object vs. Functional Programming

Get ready for an epic showdown in the world of Java programming! In this thrilling YouTube video, witness the clash of two ...

4:22
Epic Programming Battles: Object vs. Functional Programming

98 views

2 years ago

Coding with Yalco
Object-oriented programming explained without code

ObjectOriented #Coding #Programming In this video, we thoroughly examine various aspects of object-oriented programming.

16:44
Object-oriented programming explained without code

7,482 views

1 year ago

Computerphile
Programming Paradigms - Computerphile

There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...

10:44
Programming Paradigms - Computerphile

703,632 views

12 years ago

ArjanCodes
Avoid These BAD Practices in Python OOP

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll uncover common bad OOP Python ...

24:42
Avoid These BAD Practices in Python OOP

129,767 views

1 year ago

Meri (Engel) Kasprak - programming videos
Chapter 10.1: Procedural v.s. Object-oriented - PRG105

And we do that by doing object oriented programming. So object oriented programming initially started when people were trying to ...

4:20
Chapter 10.1: Procedural v.s. Object-oriented - PRG105

352 views

6 years ago

Smartherd
Object Oriented vs. Procedural Programming Paradigm

Access 7000+ courses for 60 days FREE: https://pluralsight.pxf.io/c/1291657/424552/7490 In this C/C++ beginner tutorial, you will ...

3:40
Object Oriented vs. Procedural Programming Paradigm

32,435 views

3 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

62,180 views

1 year ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 450 - C++ is a Functional Programming Language

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

7:49
C++ Weekly - Ep 450 - C++ is a Functional Programming Language

20,583 views

1 year ago

Coding Codes
Redux | #6 - What is Functional Programming [By Mosh Hamedani]

The ultimate redux coding course by Mosh Hamedani (Episode 6)

1:26
Redux | #6 - What is Functional Programming [By Mosh Hamedani]

366 views

2 years ago

ArjanCodes
7 Functional Programming Techniques EVERY Developer Should Know

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

21:35
7 Functional Programming Techniques EVERY Developer Should Know

55,500 views

1 year ago

CodeAesthetic
Abstraction Can Make Your Code Worse

Support me on https://www.patreon.com/codeaesthetic. Access to code examples, discord, song names and more at ...

5:13
Abstraction Can Make Your Code Worse

793,164 views

3 years ago

Geekific
What is Object-Oriented Programming? | Object-Oriented Programming Fundamentals | OOP | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we start ...

13:32
What is Object-Oriented Programming? | Object-Oriented Programming Fundamentals | OOP | Geekific

21,445 views

5 years ago

ArjanCodes
Why Use Design Patterns When Python Has Functions?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll demonstrate that ...

23:23
Why Use Design Patterns When Python Has Functions?

141,902 views

2 years ago