ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

543 results

MMqd
Make Systems Not Games

Learn to Architect Your Dream Game—Systems, Code & Workflow https://mmqd.gumroad.com/l/mmqd-project-mastery-course ...

11:12
Make Systems Not Games

271,264 views

6 months ago

The Linux Foundation
LF Webinar: Streaming Data Design Patterns: Battle-Tested Tips & Tricks for Mission-Critical Systems

Sponsored by Buf Technologies Streaming data might be more accessible than ever, but the gap between "hello world" tutorials ...

56:44
LF Webinar: Streaming Data Design Patterns: Battle-Tested Tips & Tricks for Mission-Critical Systems

503 views

3 months ago

Peter Schneider
Codereview: Maze game from book Design Patterns with smart pointers and polymorphism

Maze game from book Design Patterns with smart pointers and polymorphism I hope you found a solution that worked for you ...

4:26
Codereview: Maze game from book Design Patterns with smart pointers and polymorphism

4 views

8 months ago

DevOpsDays DC
Benjie De Groot - What the Makefile got right (49 years later)

However, the fundamentals (esp. design patterns, algorithms, and architectures) have stayed more or less the same. We can learn ...

5:18
Benjie De Groot - What the Makefile got right (49 years later)

5 views

1 month ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

95,323 views

9 months ago

Peter Schneider
Codereview: Game Design Patterns Command implementation

Game Design Patterns Command implementation I hope you found a solution that worked for you :) The Content is licensed under ...

5:37
Codereview: Game Design Patterns Command implementation

0 views

6 months ago

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

8 months ago

SwegEd
Builder Pattern for C# – Clearly explained!

Video about the Builder Pattern in C# as part of Software Engineering Education (SwegEd). We answer the following questions: ...

20:12
Builder Pattern for C# – Clearly explained!

24 views

1 month ago

The Debug Zone
How to Guarantee Immutability in C#: Best Practices and Techniques

In this video, we delve into the crucial concept of immutability in C# and explore its significance in software development.

1:43
How to Guarantee Immutability in C#: Best Practices and Techniques

3 views

6 months ago

The Debug Zone
Mastering C++17: Parallel std::for_each Explained with Real-World Examples

In this video, we dive into the powerful features of C++17, focusing on the parallel execution of the `std::for_each` algorithm.

1:31
Mastering C++17: Parallel std::for_each Explained with Real-World Examples

28 views

5 months ago

The Debug Zone
Mastering Dynamic Objects in C++: Common Challenges and Solutions

In this video, we delve into the complexities of managing dynamic objects in C++. As developers, we often encounter challenges ...

1:53
Mastering Dynamic Objects in C++: Common Challenges and Solutions

3 views

8 months ago

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

... #object-orientedprogramming, #oop, #typesafety, #codereusability, #designpatterns, #java, #c#, #c++, #python, #typeinference, ...

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

18 views

3 months ago

The Debug Zone
Understanding Overlapping Java-like Interfaces in C++: A Technical Guide

As developers increasingly seek to leverage the power of multiple inheritance and interface design patterns, understanding how ...

2:34
Understanding Overlapping Java-like Interfaces in C++: A Technical Guide

14 views

6 months ago

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

... #methodimplementation, #programminglanguages, #softwareengineering, #designpatterns, #codingprinciples, #techeducation, ...

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

1 view

9 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

485,371 views

9 months ago

The Debug Zone
How to Declare Interdependent Templates in C++: A Comprehensive Guide

In this video, we delve into the intricacies of declaring interdependent templates in C++. As modern C++ programming ...

1:31
How to Declare Interdependent Templates in C++: A Comprehensive Guide

1 view

3 months ago

The Debug Zone
Why Serialization Callback Methods Can't Be Virtual in C# Explained

In this video, we delve into the intricacies of serialization in C# and explore a common point of confusion: why serialization ...

2:13
Why Serialization Callback Methods Can't Be Virtual in C# Explained

3 views

4 months ago

The Debug Zone
Understanding Custom Enum Underlying Types in C#: A Comprehensive Guide

In this video, we delve into the fascinating world of custom enums in C#. Enums are a powerful feature that allows developers to ...

1:55
Understanding Custom Enum Underlying Types in C#: A Comprehensive Guide

8 views

9 months ago

Nida Karagoz
Simple LRU cache implementations in C++20

Simple LRU cache implementations in C++20 ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

5:06
Simple LRU cache implementations in C++20

1 view

9 months ago

ConfEngine
Architecture Beyond Clean & Hexagonal by Ralf Westphal #AgileIndia 2025

Is everything we know about software architectural patterns just an elaborate illusion? Robert C. Martin, Alistair Cockburn - heroes ...

1:29:06
Architecture Beyond Clean & Hexagonal by Ralf Westphal #AgileIndia 2025

113 views

9 months ago

The Debug Zone
Understanding Why You Can't Have a Pure Virtual Assignment Operator in C++

In this video, we delve into the intricacies of C++ and explore a common point of confusion: the inability to create a pure virtual ...

2:39
Understanding Why You Can't Have a Pure Virtual Assignment Operator in C++

4 views

6 months ago

Michele & ShiAnne Live Fantastical
#twmt Pi Coasters

This month, I decided to play full out and design some pi coasters for a double dip. My #piday #MagicalMAL and #twmt Yay for ...

4:17
#twmt Pi Coasters

26 views

10 months ago

The Rough Compute
Lecture coding demos with Arlen Brower

1. Arlen Brower and David Cooper talk about live coding demos in lectures.

18:22
Lecture coding demos with Arlen Brower

202 views

5 months ago

The Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

170,308 views

3 months ago

Nida Karagoz
Does the C standard require the first operand of the - operator to be pointer to complete structure?

Does the C standard require the first operand of the - operator to be pointer to complete structure? ✧ I really hope you found a ...

1:35
Does the C standard require the first operand of the - operator to be pointer to complete structure?

0 views

9 months ago