ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,365,853 results

Related queries

design patterns شرح

object oriented design interview

design patterns java

object-oriented programming interview questions

object oriented programming in c#

java oop-project

java شرح

what is object oriented programming

object oriented programming java full course

object oriented programming playlist

object oriented programming شرح

object oriented programming c++

object oriented programming javascript

ForrestKnight
Learn Java Object-Oriented Programming (with actual code)

Learn everything about object-oriented programming in Java. This is part 2 to the world's shortest Java course that I created out of ...

29:44
Learn Java Object-Oriented Programming (with actual code)

214,052 views

1 year 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,605,561 views

7 years ago

Alex Lee
Java OOP in 10 Minutes (Java Object Oriented Programming) #95

OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

10:05
Java OOP in 10 Minutes (Java Object Oriented Programming) #95

361,284 views

6 years ago

Fireship
10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...

11:04
10 Design Patterns Explained in 10 Minutes

2,704,527 views

3 years ago

Geekific
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

... the building blocks of object-oriented design. In this video, we cover, by example, five principles known as the SOLID principles.

10:47
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

123,839 views

4 years ago

People also watched

freeCodeCamp.org
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

In this comprehensive and beginner-friendly course, you will learn all of the tools that you need to become an advanced OOP ...

11:46:54
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

255,200 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

782,179 views

3 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

247,370 views

9 years ago

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

This talk is a historical & philosophical journey deep into the heart of darkness, er, object-oriented programming (OOP). Join me ...

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

141,813 views

5 years ago

The PrimeTime
8 Design Patterns | Prime Reacts

Design patterns are really useful ;) ORIGINAL: https://www.youtube.com/watch?v=tAuRQs_d9F8 Recorded live on twitch, GET IN ...

22:10
8 Design Patterns | Prime Reacts

531,476 views

2 years ago

The PrimeTime
Solid Programming - No Thanks

Recorded live on twitch, GET IN ### Article https://www.freecodecamp.org/news/solid-principles-explained-in-plain-english/ By: ...

32:00
Solid Programming - No Thanks

468,716 views

1 year ago

The PrimeTime
Object Oriented Programming is Good | Prime Reacts

Recorded live on twitch, GET IN The Original: https://www.youtube.com/watch?v=0iyB0_qPvWk The Author: @briantwill ...

31:30
Object Oriented Programming is Good | Prime Reacts

377,705 views

2 years ago

CppCon
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

http://www.cppcon.org -- Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:46
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

794,417 views

11 years ago

Alex Hyett
Event-Driven Architecture: Explained in 7 Minutes!

Event-driven architecture is an essential architectural pattern used with microservices. In this video, I cover what it is, when you ...

7:18
Event-Driven Architecture: Explained in 7 Minutes!

225,145 views

2 years ago

Computerphile
Pong & Object Oriented Programming - Computerphile

Using Pong to demonstrate the strengths of Object Oriented Programming. Dr Steve Bagley explains The Singularity & Friendly AI: ...

12:51
Pong & Object Oriented Programming - Computerphile

266,184 views

9 years ago

The PrimeTime
You dont know OOP

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Become a backend engineer. Its my favorite site ...

50:48
You dont know OOP

492,351 views

1 year ago

Caleb Curry
Object Oriented Programming in Java - All-in-One Tutorial Series!

Mentorship to six figure software engineer - https://calcur.tech/mentorship ⚙️ Backend Engineering Mind Map ...

1:07:48
Object Oriented Programming in Java - All-in-One Tutorial Series!

152,869 views

2 years ago

Coding with John
Abstract Classes and Methods in Java Explained in 7 Minutes

Learn or improve your Java by watching it being coded live! Hi, I'm John! I'm a Lead Java Software Engineer and I've been in the ...

7:00
Abstract Classes and Methods in Java Explained in 7 Minutes

689,567 views

4 years ago

Computer Science Lessons
Fundamental Concepts of Object Oriented Programming

This video reviews the fundamental concepts of Object Oriented Programming (OOP), namely: Abstraction, which means to ...

9:16
Fundamental Concepts of Object Oriented Programming

1,203,680 views

5 years ago

NeetCodeIO
The Problem with Object-Oriented Programming

https://neetcode.io/ - A better way to prepare for Coding Interviews Clip from the video: ...

8:21
The Problem with Object-Oriented Programming

236,506 views

1 year ago

Alex Hyett
SOLID Principles: Do You Really Understand Them?

People mention SOLID everywhere but very few do a good job of explaining it. I am hoping to put an end to that in this video so ...

7:04
SOLID Principles: Do You Really Understand Them?

382,327 views

2 years ago

Keep On Coding
Java Classes & Objects

Discord: https://discord.gg/ypFyyWq Instagram: https://www.instagram.com/keep_on_coding My Gear: ...

11:36
Java Classes & Objects

509,965 views

5 years ago

NeetCode
8 Design Patterns EVERY Developer Should Know

Checkout my second Channel: @NeetCodeIO While some object oriented design patterns are a bit outdated, it's important for ...

9:47
8 Design Patterns EVERY Developer Should Know

1,271,761 views

2 years ago

Java
Data-Oriented Programming in Java

Data-Oriented Programming with Records, Sealed Classes, Text Blocks, and More. Java has undergone rapid evolution in the ...

31:39
Data-Oriented Programming in Java

24,620 views

2 years ago

freeCodeCamp.org
Intro to Object Oriented Programming - Crash Course

Learn the basics of object-oriented programming all in one video. ✏️ Course created by Steven from NullPointer Exception.

30:18
Intro to Object Oriented Programming - Crash Course

1,095,500 views

5 years ago

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,527,395 views

9 years ago