ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

146,849 results

Related queries

hexagonal architecture spring boot

clean architecture microservices c#

clean architecture golang

onion architecture

layered architecture

clean architecture flutter

ByteMonk
Ultimate Guide to Clean Architecture (Java / Spring Boot Examples)

In this video, we break down Clean Architecture using a real-world example: building a ride-sharing app like Uber. Learn how to ...

6:55
Ultimate Guide to Clean Architecture (Java / Spring Boot Examples)

27,605 views

1 year ago

Geekific
Clean Architecture with Spring Boot and Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous videos ...

6:12
Clean Architecture with Spring Boot and Java | Geekific

17,690 views

1 year ago

Amichai Mantinband
Understand Clean Architecture in 7 Minutes

Getting Started with Clean Architecture (promo code CLEANAMI): ...

7:02
Understand Clean Architecture in 7 Minutes

189,516 views

2 years ago

Milan Jovanović
The Beginner's Guide to Clean Architecture

Get the source code for this video for FREE → https://the-dotnet-weekly.kit.com/ca-beginner ☄️ Master the Modular Monolith ...

13:19
The Beginner's Guide to Clean Architecture

68,213 views

1 year ago

Nick Chapsas
How to structure a .NET Solution (project separation & architecture)

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...

13:55
How to structure a .NET Solution (project separation & architecture)

292,093 views

4 years ago

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

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Clean and quality code ...

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

123,706 views

4 years ago

People also watched

ArjanCodes
Anatomy of a Scalable Python Project (FastAPI)

You'll learn how to set up a clean folder structure, manage configuration with .env, add centralized logging, and write simple but ...

21:16
Anatomy of a Scalable Python Project (FastAPI)

77,986 views

2 months ago

Lilium Code
Hexagonal Architecture with Spring Boot — Clean, Testable Java Apps with Ports & Adapters

Want to build clean, maintainable, and testable applications with Java and Spring Boot? In this tutorial, I'll walk you through ...

24:25
Hexagonal Architecture with Spring Boot — Clean, Testable Java Apps with Ports & Adapters

3,215 views

8 months ago

theTribe - Tech&Product Studio
[WEBINAR] Introduction à l’Architecture & la Clean Architecture

[Webinar] Introduction à l'Architecture & la Clean Architecture Comment construire des applications robustes et durables ?

1:25:45
[WEBINAR] Introduction à l’Architecture & la Clean Architecture

15,771 views

4 years ago

EuroPython Conference
Clean Architectures in Python - presented by Leonardo Giordani

EuroPython 2022 - Clean Architectures in Python - presented by Leonardo Giordani [Liffey A on 2022-07-15] Architectural ...

47:48
Clean Architectures in Python - presented by Leonardo Giordani

34,778 views

3 years ago

About Clean Code
Clean Architecture IS about Vertical Slicing, actually!

The Clean Architecture by Uncle Bob is famous for it's focus on clear separation of technical concerns. But did you know that when ...

15:24
Clean Architecture IS about Vertical Slicing, actually!

47,791 views

2 years ago

Spring I/O
Action Jackson! Effective JSON processing in Spring Boot Applications by Joris Kuipers @ Spring I/O

Spring I/O 2023 - Barcelona, 18-19 May Slides: ...

46:33
Action Jackson! Effective JSON processing in Spring Boot Applications by Joris Kuipers @ Spring I/O

13,979 views

2 years ago

CodeOpinion
Why is Clean Architecture so Popular?

Why is Clean Architecture so popular? You've probably noticed many videos and blogs that somewhat explain what Clean ...

11:52
Why is Clean Architecture so Popular?

51,748 views

3 years ago

JitterTed
More Testable Code with the Hexagonal Architecture

A more recent, updated version of this talk is available here: https://youtu.be/NLCp_fUrqf8. Recording from my webinar on making ...

58:54
More Testable Code with the Hexagonal Architecture

40,710 views

6 years ago

Fullstack Dev
ASP.NET Core 8 Web API in Clean architecture from scratch

Full course: https://www.fullstackdeveloper.tech/c/web-api-ca My complete Azure DevOps course: ...

2:12:25
ASP.NET Core 8 Web API in Clean architecture from scratch

56,245 views

1 year ago

CodeFest Russia
#Backend Денис Цветцих. Чистая архитектура на практике

Чистая архитектура предложена Дядей Бобом для кровавого энтерпрайса, однако неожиданно получила большую ...

37:33
#Backend Денис Цветцих. Чистая архитектура на практике

16,466 views

4 years ago

Drawing Boxes
Hexagonal, Onion & Clean Architecture

Three similar software architectures explained. 00:00 N-Tier Inversion 01:04 Hexagonal Architecture 01:50 Onion Architecture ...

4:30
Hexagonal, Onion & Clean Architecture

86,210 views

3 years ago

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,405,633 views

1 year ago

Java Techie
Tired of Messy Microservices? 😫 Try Hexagonal Architecture with Spring Boot 🚀 | Real Example Inside!

JavaTechie #microservice #springboot #grpc In this video, we'll explore Hexagonal Architecture (aka Ports & Adapters) in a ...

43:51
Tired of Messy Microservices? 😫 Try Hexagonal Architecture with Spring Boot 🚀 | Real Example Inside!

19,565 views

6 months ago

Amigoscode
the right way to organise your code

In this video you will learn how to organise and properly structure your code as a software engineer. #organisecode #java ...

17:33
the right way to organise your code

213,922 views

4 years ago

Amichai Mantinband
Clean Architecture vs Domain-Driven Design (DDD) - Understand the Difference

In todays video, we'll talk about CA vs DDD. Although they are often used together, they are actually completely different things.

11:26
Clean Architecture vs Domain-Driven Design (DDD) - Understand the Difference

86,994 views

1 year ago

Spring I/O
Anatomy of a Spring Boot App with Clean Architecture by Steve Pember @ Spring I/O 2023

Spring I/O 2023 - Barcelona, 18-19 May Slides: ...

49:53
Anatomy of a Spring Boot App with Clean Architecture by Steve Pember @ Spring I/O 2023

55,195 views

2 years ago

Learn Java Quickly
Eclipse Clean Build of Project

When you get errors of Java JNI.

0:30
Eclipse Clean Build of Project

12,012 views

3 years ago

Tech With Tim
How To Structure A Programming Project…

Today, I'm sharing 10 super simple things to STRUCTURE an impressive PROGRAMMING PROJECT that you can share on your ...

19:00
How To Structure A Programming Project…

165,867 views

2 years ago

Milan Jovanović
Why Developers Hate Clean Architecture (And Why I Use It Anyway)

Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...

13:29
Why Developers Hate Clean Architecture (And Why I Use It Anyway)

14,318 views

2 weeks ago

The Code Switch
The Clean Architecture | Simply Explained | .NET Core

Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”) By applying universal rules of ...

6:39
The Clean Architecture | Simply Explained | .NET Core

45,110 views

3 years ago

CodeOpinion
Clean Architecture Example & Breakdown - Do I use it?

The Clean Architecture is pretty popular and I've been asked a lot about it directly and indirectly. I decided to take a Clean ...

15:25
Clean Architecture Example & Breakdown - Do I use it?

195,465 views

4 years ago

Luke Conner
Beginner's Guide to Clean Architecture Project Structure for ASP.Net Core C#

csharp #cleanarchitecture #projectstructure 0:00 Intro 0:24 Explanation of Clean Architecture 6:55 Code Walkthrough What's ...

28:34
Beginner's Guide to Clean Architecture Project Structure for ASP.Net Core C#

5,198 views

3 years ago