ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

148,356 results

Brian Will
Object-Oriented Programming is Bad

An explanation of why you should favor procedural programming over Object-Oriented Programming (OOP).

44:35
Object-Oriented Programming is Bad

2,534,742 views

10 years ago

Brian Will
Object-Oriented Programming is Garbage: 3800 SLOC example

I'm escalating once again and this time object-oriented programming is garbage and we'll be looking at an example that's about ...

52:48
Object-Oriented Programming is Garbage: 3800 SLOC example

248,004 views

9 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,160,585 views

9 years ago

Brian Will
Object-Oriented Programming is Good*

or not.

9:45
Object-Oriented Programming is Good*

170,626 views

6 years ago

Brian Will
Object-Oriented Programming

Part of a larger series teaching programming. See http://codeschool.org/

29:02
Object-Oriented Programming

751,472 views

13 years ago

TechCode
Object Oriented Programming (OOP) Tutorial for Beginners

In this Object Oriented Programming (OOP) tutorial for beginners, you'll explore encapsulation, inheritance, interfaces, and more, ...

6:43:48
Object Oriented Programming (OOP) Tutorial for Beginners

2,416 views

4 years ago

Jesse Warden
Object Oriented Programming in JavaScript Basics

I cover the basics of classes, instances, inheritance, method overriding, Object.prototype and Object.__proto__, Object.create, and ...

1:03:09
Object Oriented Programming in JavaScript Basics

27,615 views

12 years ago

Yaser Zhian
Pitfalls of Object Oriented Programming, Revisited - Tony Albrecht (TGC 2017)

In this 2017 talk, Tony Albrecht (from Riot Games) revisits his earlier "Pitfalls of OOP" talk from 2009 ...

54:47
Pitfalls of Object Oriented Programming, Revisited - Tony Albrecht (TGC 2017)

15,936 views

5 years ago

Confreaks
GORUCO 2009 - SOLID Object-Oriented Design by Sandi Metz

Help us caption & translate this video! http://amara.org/v/GUQO/

47:12
GORUCO 2009 - SOLID Object-Oriented Design by Sandi Metz

87,738 views

10 years ago

Explain By Example
Explain By Example: Object Oriented Programming (OOP)

Learn what object oriented programming (OOP) is with a flower analogy. I might have used more than a flower analogy but oh well ...

14:25
Explain By Example: Object Oriented Programming (OOP)

5,269 views

3 years ago

Code Geek
From Object-Oriented Programming to Go

From Object-Oriented Programming (OOP) to Go/Golang. This tutorial will focus on Go's relationship with inheritance. You'll gain ...

32:58
From Object-Oriented Programming to Go

657 views

3 years ago

Code GK
The complete guide to Object Oriented Programming Practices

The complete guide to Object Oriented Programming Practices Goodbye, Object Oriented Programming ...

6:43:48
The complete guide to Object Oriented Programming Practices

136 views

6 years ago

zuni
Object Oriented Programming (OOP) in Java

Learn the basics of Object Oriented Programming (OOP) in Java with Class, Object, Constructors, Inheritance, Method ...

1:58:37
Object Oriented Programming (OOP) in Java

111 views

3 years ago

CampusX
Complete OOP in Python in 1 Video | End to End OOP in Python in 4 hours

If you find this video helpful, consider giving it a thumbs up and subscribing for more educational videos on data science!

4:02:58
Complete OOP in Python in 1 Video | End to End OOP in Python in 4 hours

562,254 views

4 years ago

dotconferences
dotSwift 2018 - Graham Lee - Object-Oriented Programming in Functional Programming in Swift

Filmed at https://2018.dotswift.io on January 29th in Paris. More talks on https://dotconferences.com/talks Far from being mutually ...

19:03
dotSwift 2018 - Graham Lee - Object-Oriented Programming in Functional Programming in Swift

3,375 views

7 years ago

AUTOHOTKEY Gurus
🔥 Why Object Oriented Programming languages are taking over: Functional/Procedural vs. OOP

The other day a friend and I were talking about Functional verses Object oriented Programming. I'd read some posts about it years ...

9:20
🔥 Why Object Oriented Programming languages are taking over: Functional/Procedural vs. OOP

793 views

3 years ago

Yoyo Education
Object Oriented Programming in Java (OOP) | Full Course

There are 4 Courses in this Specialization ⭐️This video covers course number 1 and 2. (1) Java Programming: Solving ...

9:35:13
Object Oriented Programming in Java (OOP) | Full Course

466 views

3 years ago

PHP UK Conference
PHP UK Conference 2017 - Alena Holligan - Demystifying Object Oriented Programming

Abstraction, Encapsulation, Polymorphism, and Interfaces: whether you've been programming in PHP for years or are just starting ...

1:03:13
PHP UK Conference 2017 - Alena Holligan - Demystifying Object Oriented Programming

3,042 views

8 years ago

UnitK
Learn Object-Oriented Programming with Python

Embark on a Pythonic journey! Master object-oriented programming with Python in this comprehensive guide, enhancing your ...

3:32:38
Learn Object-Oriented Programming with Python

133 views

2 years ago

CampusX
OOP Part 1 | Class & Object | Data Science Mentorship Program(DSMP) 2022-23

Enroll in this Programme from our Website - https://learnwith.campusx.in/ Course Website Link ...

2:13:57
OOP Part 1 | Class & Object | Data Science Mentorship Program(DSMP) 2022-23

175,816 views

Streamed 3 years ago

Code with Nakov | SoftUni Global
What is Object Oriented Programming? [Dev Concepts #3]

Master the art of programming! Object-Oriented Programming (OOP) is an important paradigm in programming. It is the concept of ...

16:05
What is Object Oriented Programming? [Dev Concepts #3]

951 views

4 years ago

Code with Nakov | SoftUni Global
Programming Concepts Explained: Object-Oriented Programming

What does Object-Oriented Programming (OOP) mean? Watch to find out. Want to learn to code professionally? Enroll in our ...

4:36
Programming Concepts Explained: Object-Oriented Programming

1,068 views

4 years ago

Code0n
Object Oriented Programming in Python

Object Oriented Programming in Python. Learn about classes and objects in Python through some interesting analogies Python ...

1:54:38
Object Oriented Programming in Python

56 views

3 years ago

FortranCon
FortranCon2020 [Workshop, part1]: Introduction to Object-oriented Programming with Fortran

Arjen Markus, Deltares, The Netherlands https://tcevents.chem.uzh.ch/e/FortranCon2020.

1:31:28
FortranCon2020 [Workshop, part1]: Introduction to Object-oriented Programming with Fortran

3,861 views

5 years ago

CNCF [Cloud Native Computing Foundation]
From OOP to GO

Hi I'm Erica meikenfeld and today we're going to talk about how our mindset needs to change when coding and go versus in oop ...

32:59
From OOP to GO

7,420 views

3 years ago