ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,338,392 results

Geekific
The State Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...

6:55
The State Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

78,668 views

4 years ago

Christopher Okhravi
State Pattern – Design Patterns (ep 17)

Video series on Design Patterns for Object Oriented Languages. This time we look at the State Pattern. BUY MY BOOK: ...

1:20:30
State Pattern – Design Patterns (ep 17)

165,034 views

8 years ago

levonog
State - Design Patterns in 5 minutes

Dive into the State design pattern and learn how it can help you manage the behavior of an object as it changes its state. Discover ...

3:15
State - Design Patterns in 5 minutes

5,353 views

1 year ago

ArjanCodes
The State Design Pattern in Python Explained

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll dive into the State ...

19:14
The State Design Pattern in Python Explained

88,913 views

2 years ago

Hello Byte
State Design Pattern:  Easy Guide for Beginners

In this video, we explore the State Design Pattern, a powerful behavioral pattern in software development. Learn how to manage ...

5:42
State Design Pattern: Easy Guide for Beginners

5,243 views

1 year ago

Derek Banas
State Design Pattern

Code is Here: http://goo.gl/OEWg4 Welcome to my State Design Pattern Tutorial! I explain how the state pattern is used by using it ...

20:51
State Design Pattern

245,900 views

13 years ago

People also watched

ForrestKnight
7 Design Patterns EVERY Developer Should Know

That's what a design pattern is. A repeatable solution to a software engineering problem. Templates that can be applied to ...

23:09
7 Design Patterns EVERY Developer Should Know

936,852 views

1 year ago

Spring Framework Guru
Getting Started with Spring State Machine

In this video, I introduce you to Spring State Machine. Learn what a State Machine is. You will see how to configure Spring State ...

1:36:49
Getting Started with Spring State Machine

40,943 views

6 years ago

Rust Programming Language
The Builder Pattern and Typestate Programming - Stefan Baumgartner - Rust Linz January 2023

Almost 30 years ago, the Gang of Four wrote about software design patterns. They were highly influential, and over the course of ...

34:54
The Builder Pattern and Typestate Programming - Stefan Baumgartner - Rust Linz January 2023

20,709 views

2 years ago

Microsoft Visual Studio
SOLID Design Patterns

In this episode, Robert is joined by Phil Japikse for a chat about design patterns. Software design patterns have been around long ...

57:18
SOLID Design Patterns

254,329 views

9 years ago

Infallible Code
How to Code a Simple State Machine (Unity Tutorial)

Sign up for the Level 2 Game Dev Newsletter: http://eepurl.com/gGb8eP In this video, I'm going to teach you how to code a simple ...

19:22
How to Code a Simple State Machine (Unity Tutorial)

169,179 views

6 years ago

Tech With RGenics
State Design Pattern in C# | State Design Pattern (Part 20)

State design pattern is explained by refactoring a not well designed code. It explains what is State design pattern , when to use ...

21:50
State Design Pattern in C# | State Design Pattern (Part 20)

2,603 views

5 years ago

iHeartGameDev
Programming a BETTER state machine

Take your programming skills to the next level and learn how to build a better state machine in this brand new tutorial and break ...

10:16
Programming a BETTER state machine

116,433 views

2 years ago

Next Day Video
When Booleans Are Not Enough... State Machines?

Harrington Joseph https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6OTE= Booleans are great to represent single states, but ...

21:50
When Booleans Are Not Enough... State Machines?

29,445 views

6 years ago

Strange Loop Conference
"Type-Driven API Design in Rust" by Will Crichton

Rust is a unique programming language that blends imperative and functional concepts to make low-level systems safer.

40:57
"Type-Driven API Design in Rust" by Will Crichton

138,625 views

4 years ago

Jeremy Chone
Rust Programming: The Ultimate Builder Pattern Tutorial

Rust Programming Builder patterns tutorial and constructors patterns as well. We will also outline the pros & cons between the ...

20:22
Rust Programming: The Ultimate Builder Pattern Tutorial

45,539 views

3 years ago

Let's Get Rusty
State Design Pattern in Rust

Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside): https://letsgetrusty.com/join Let's Get Rusty is the ...

20:21
State Design Pattern in Rust

54,049 views

4 years ago

The Shaggy Dev
An introduction to finite state machines and the state pattern for game development

In this video, we'll discuss finite state machines and how they can be used to write cleaner, more maintainable, and more ...

10:55
An introduction to finite state machines and the state pattern for game development

107,538 views

4 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,719,460 views

3 years ago

Code, Tech, and Tutorials
State Design - Programming Design Patterns - Ep 16 - C++ Coding

Designing to involve states and transitions in a maintainable way. You can find the source code here: ...

14:44
State Design - Programming Design Patterns - Ep 16 - C++ Coding

13,221 views

3 years ago

codeWithAryan
State Design Pattern: 🔄 Manage Object Behavior Dynamically ⚙️

Article - https://codewitharyan.com/system-design/low-level-design Structured DSA (Basics to Advanced) Practice ...

16:18
State Design Pattern: 🔄 Manage Object Behavior Dynamically ⚙️

6,474 views

10 months ago

codevev
Why State Design Pattern is a Game Changer for Your Code

More if/else if or switch statements your code has, the more complicated and prone to errors it becomes. Changing anything or ...

3:32
Why State Design Pattern is a Game Changer for Your Code

10,450 views

3 years ago

Professeur Mohamed YOUSSFI
Part 11 - Design Patterns - State Pattern

Donc on crée un objet euh plutôt un projet qu'on va appeler euh donc ça c'est design pattern state. Alors euh nous ce qui nous ...

1:07:19
Part 11 - Design Patterns - State Pattern

5,685 views

5 years ago

Daily Code Buffer
State Design Pattern in detail | Interview Question

Head to https://cutt.ly/spring_micro and use Coupon Code DCBFEST to get a HUGE Discount on the course. State is a behavioral ...

7:09
State Design Pattern in detail | Interview Question

9,080 views

2 years ago

Programming Tutorials
State Design Pattern - Software Development

Explaining the State design pattern, a useful technique for software development.

3:59
State Design Pattern - Software Development

86 views

3 years ago

Coder Army
State Design Pattern | Build Vending Machine (UML & Code) | System Design

Welcome to Lecture 32 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Seventh week for #lowleveldesign ...

1:14:45
State Design Pattern | Build Vending Machine (UML & Code) | System Design

7,420 views

6 months ago

Dave Leeds
Applying the State Pattern in Kotlin

When our objects behave differently in different states, then it can be helpful to apply the State Pattern. Today, we'll look at code ...

12:55
Applying the State Pattern in Kotlin

11,282 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,120 views

6 years ago

Eric Tech
[Design Pattern] State Pattern in c#

Confused about how to make your classes more flexible and scalable? Let's decode the State Pattern — one of the most powerful ...

6:50
[Design Pattern] State Pattern in c#

4,407 views

3 years ago