ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,903,503 results

Martin K. Schröder
Embedded C Programming Design Patterns | Clean Code | Coding Standards |

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

1:38:10
Embedded C Programming Design Patterns | Clean Code | Coding Standards |

96,317 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

536,655 views

2 years ago

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

265,991 views

1 year ago

Programming with Mosh
Design Patterns in Plain English | Mosh Hamedani

Design Patterns tutorial explained in simple words using real-world examples. Ready to master design patterns? - Check out ...

1:20:01
Design Patterns in Plain English | Mosh Hamedani

1,529,952 views

6 years ago

Bruce_Douglass
Design Patterns for Embedded Systems in C

This talk discusses design patterns for real-time and embedded systems developed in the C language. Design is all about ...

1:03:04
Design Patterns for Embedded Systems in C

46,199 views

4 years ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

942,659 views

1 year ago

ACCU Conference
'Design Patterns in Modern C++' - Dmitri Nesteruk [ ACCU 2016 ]

The original Design Patterns book was written in the early days of C++ when none of the modern constructs were available and ...

1:07:05
'Design Patterns in Modern C++' - Dmitri Nesteruk [ ACCU 2016 ]

12,137 views

9 years ago

Alpha Brains Courses
Modern C++ Design Patterns Full Course ⚡️

About This Course* This course is designed for C++ developers who want to improve their skills by learning key concepts like ...

1:36:40
Modern C++ Design Patterns Full Course ⚡️

19,078 views

2 years ago

Jason Weimann (GameDev)
The 6 Design Patterns game devs need?

https://game.courses/mp/ - Multiplayer Mastery Course - Open NOW We'll talk about which design patterns game programmers ...

24:20
The 6 Design Patterns game devs need?

399,243 views

5 years ago

NDC Conferences
Functional Design Patterns - Scott Wlaschin

In object-oriented development, we are all familiar with design patterns such as the Strategy pattern and Decorator pattern, and ...

1:05:50
Functional Design Patterns - Scott Wlaschin

316,896 views

8 years ago

Martin K. Schröder
Embedded C Programming Design Patterns Course: Object Pattern

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

29:58
Embedded C Programming Design Patterns Course: Object Pattern

10,968 views

2 years ago

Meeting Cpp
Design Patterns: The most common misconceptions - Klaus Iglberger - Meeting C++ 2023

Design Patterns: The most common misconceptions - Klaus Iglberger - Meeting C++ 2023 Design patterns are everywhere, ...

49:52
Design Patterns: The most common misconceptions - Klaus Iglberger - Meeting C++ 2023

8,082 views

1 year ago

ACCU Conference
Design Patterns: Examples in C++ - Chris Ryan - ACCU 2023

ACCU Membership: https://tinyurl.com/ydnfkcyn https://accu.org https://www.accuconference.org/ Back to Basics: Design Patterns ...

1:39:33
Design Patterns: Examples in C++ - Chris Ryan - ACCU 2023

8,988 views

2 years ago

levonog
Design Patterns: The Movie

Dive deep into the world of Object-Oriented Programming (OOP) as we unravel the essence of all 23 design patterns!

1:23:12
Design Patterns: The Movie

49,701 views

1 year ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

20,767 views

11 months ago

Questpond
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

In this 1 Hour video we have covered GOF and NON GOF C# Design Pattern Interview Questions around following 5 Patterns ...

58:31
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

77,929 views

1 year ago

IAmTimCorey
The Singleton Design Pattern - Part of the Gang of Four

What is the Singleton Design Pattern, how do you use it, and why is it important? These are all great questions, and in this video, ...

28:41
The Singleton Design Pattern - Part of the Gang of Four

80,332 views

5 years ago

Mike Shah
Design Patterns - Factory Method Pattern Explanation and Implementation in C++

Software Design and Design Patterns Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc ...

21:11
Design Patterns - Factory Method Pattern Explanation and Implementation in C++

15,208 views

4 years ago

Martin K. Schröder
Embedded C Programming Design Patterns: Singleton Pattern

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

34:01
Embedded C Programming Design Patterns: Singleton Pattern

3,551 views

2 years ago

Christopher Okhravi
Strategy Pattern – Design Patterns (ep 1)

Video series on Design Patterns for Object Oriented Languages. This time we explore the Strategy Pattern. BUY MY BOOK: ...

35:11
Strategy Pattern – Design Patterns (ep 1)

1,613,977 views

9 years ago

Martin K. Schröder
Embedded C Programming Design Patterns: Factory Pattern

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

36:30
Embedded C Programming Design Patterns: Factory Pattern

2,307 views

2 years ago

Mike Shah
Design Patterns - Singleton Pattern | Explanation and Implementation in C++

Software Design and Design Patterns Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc ...

29:09
Design Patterns - Singleton Pattern | Explanation and Implementation in C++

13,898 views

4 years ago

Martin K. Schröder
Embedded C Programming Design Patterns: Spinlock Pattern

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

22:48
Embedded C Programming Design Patterns: Spinlock Pattern

1,311 views

1 year ago

Martin K. Schröder
Embedded C Programming Design Patterns: Concurrency Pattern

Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...

38:09
Embedded C Programming Design Patterns: Concurrency Pattern

2,048 views

2 years ago

Codewrinkles
Design patterns with C#: Singleton

In this video we try to implement the singleton design pattern with C# starting from a concrete scenario: designing a console load ...

20:46
Design patterns with C#: Singleton

357 views

4 years ago