ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

201 results

The Debug Zone
Mastering C# Polymorphism and Generics: Design Tips and Best Practices

In this video, we dive into the powerful concepts of polymorphism and generics in C#. These essential features not only enhance ...

3:20
Mastering C# Polymorphism and Generics: Design Tips and Best Practices

13 views

7 months ago

codewit
Polymorphism - Nikita talks about Polymorphism using animals at the zoo

Nikita codes a Polymorphism example with different Animal behaviors in a zoo. Learn and practice how to code with Nikita and ...

10:03
Polymorphism - Nikita talks about Polymorphism using animals at the zoo

8 views

6 months ago

The Debug Zone
Understanding Polymorphism in ES6 Classes: A Comprehensive Guide

In this video, we delve into the concept of polymorphism within ES6 classes, a fundamental principle of object-oriented ...

3:54
Understanding Polymorphism in ES6 Classes: A Comprehensive Guide

9 views

11 months ago

Alex Demko
Polymorphism in OOP: One Name, Many Paths! 🔀

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
Polymorphism in OOP: One Name, Many Paths! 🔀

1,432 views

6 months ago

The Debug Zone
How to Return a unique_ptr to a Polymorphic Type in C++

In this video, we delve into the intricacies of returning a `unique_ptr` to a polymorphic type in C++. Understanding how to manage ...

2:59
How to Return a unique_ptr to a Polymorphic Type in C++

1 view

9 months ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

89,287 views

6 months ago

Peter Schneider
Codereview: A static version of std::polymorphic

A static version of std::polymorphic I hope you found a solution that worked for you :) The Content is licensed under ...

3:47
Codereview: A static version of std::polymorphic

4 views

7 months ago

Nida Karagoz
How to use C++23 deducing this with CRTP for managing polymorphic behavior in collections?

How to use C++23 deducing this with CRTP for managing polymorphic behavior in collections? ✧ I really hope you found a ...

2:09
How to use C++23 deducing this with CRTP for managing polymorphic behavior in collections?

5 views

8 months ago

The Debug Zone
How to Implement Abstract Methods in Native Code: A Step-by-Step Guide

In this video, we delve into the intricacies of implementing abstract methods in native code, a crucial skill for developers working ...

1:54
How to Implement Abstract Methods in Native Code: A Step-by-Step Guide

8 views

9 months ago

The Debug Zone
Handling QList of Polymorphic Classes with Copy-on-Write in Qt

In this video, we delve into the intricacies of managing QList with polymorphic classes in Qt, focusing on the powerful ...

4:34
Handling QList of Polymorphic Classes with Copy-on-Write in Qt

7 views

8 months ago

Nida Karagoz
A static version of std::polymorphic

A static version of std::polymorphic ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

4:41
A static version of std::polymorphic

1 view

6 months ago

NAREN LECTURE
Polymorphism

Polymorphism in C++.

1:51:09
Polymorphism

0 views

3 weeks ago

The Debug Zone
Understanding Abstract Classes and Unique Pointers in C++: A Complete Guide

In this video, we delve into the fascinating world of C++ programming, focusing on two essential concepts: abstract classes and ...

4:17
Understanding Abstract Classes and Unique Pointers in C++: A Complete Guide

10 views

11 months ago

Sonia: Code & Skate | Play
C++ vs Rust - Ep.1. Static Graph: Lifetimes & Cycles (NodeGraph)

Play at *1.5x* speed This is the first episode of the educational series that I'm planning on releasing. I show how lifetimes and ...

39:11
C++ vs Rust - Ep.1. Static Graph: Lifetimes & Cycles (NodeGraph)

840 views

10 months ago

The Debug Zone
How to Retroactively Define a Superclass in C++: Tips and Techniques

In this video, we delve into the intriguing world of C++ programming, focusing on the concept of retroactively defining a superclass ...

4:52
How to Retroactively Define a Superclass in C++: Tips and Techniques

2 views

11 months ago

The Debug Zone
Why Must Abstract Classes Implement All Interface Methods? Explained

In this video, we delve into the intriguing world of object-oriented programming, focusing on the relationship between abstract ...

1:31
Why Must Abstract Classes Implement All Interface Methods? Explained

1 view

8 months ago

CoreCppIL
C++ Fundamentals: Object-Oriented Programming with C++ :: Nathanel Ozeri Green

Presented at Core C++ 2024 conference, Tel Aviv C++ is not just an Object-Oriented Programming Language, it supports many ...

45:10
C++ Fundamentals: Object-Oriented Programming with C++ :: Nathanel Ozeri Green

317 views

8 months ago

The Debug Zone
C++ Virtual Keyword vs Overriding Functions: Key Differences Explained

In this video, we delve into the essential concepts of C++ programming, focusing on the virtual keyword and function overriding.

4:06
C++ Virtual Keyword vs Overriding Functions: Key Differences Explained

3 views

2 months ago

The Debug Zone
Understanding Polymorphism in Generic Type Parameters: A Comprehensive Guide

In this video, we delve into the fascinating world of polymorphism within generic type parameters. Whether you're a seasoned ...

1:53
Understanding Polymorphism in Generic Type Parameters: A Comprehensive Guide

18 views

2 months ago

The Debug Zone
Understanding C++ Overloading vs Overriding: Key Differences Explained

In this video, we delve into the essential concepts of overloading and overriding in C++, two fundamental features that often ...

2:20
Understanding C++ Overloading vs Overriding: Key Differences Explained

2 views

2 months ago