Channel Avatar

Tural Suleymani @UC6kVk98faNaLa5wyALpYw_A@youtube.com

11K subscribers - no pronouns :c

Hi everyone, Tural here ! I'm passionate about sharing my k


21:27
C# Unit Testing for Absolute Beginners – Watch This First!
57:58
Grady Booch on the Future of Software Architecture, AI, and Object-Oriented Design with Tural S
23:07
The RIGHT Way to Write Unit Tests for Domain-Driven Design!
26:01
The best way to learn Domain-driven design(DDD), Clean architecture, and CQRS
01:44:16
Inside C# : The Past, Present, and Future of C# with Mads Torgersen
01:17:35
Domain-Driven Design, Responsibility-driven design and design heuristics with Rebecca Wirfs-Brock
01:21:25
Becoming Jon Skeet: The Art of Deep Problem-Solving
01:43:38
Exclusive Interview with Jeffrey Richter – Azure SDK, C# Legacy, Skills for a Career at Microsoft
19:31
API Gateway for Microservices with Load Balancer and Rate Limiting in C#
01:32:27
SOLID principles, Clean Architecture,Clean Code and more: "Behind Software" with Robert C.Martin
01:56:55
How to Optimize .NET Like a Pro: Expert Secrets Revealed! Behind Software with Sergey Tepliakov
47:27
Master Expression Trees in C# like a Senior
02:05:06
A Deep Dive into Architecture, Functional Programming, and Dependency Injection with Mark Seemann
34:30
Master Domain-Driven Design: A Comprehensive Guide to Software Architecture 🚀
07:12
C# and Java are not truly Object-oriented Languages! | Behind Software with Bertrand Meyer
01:42:16
The real Object-oriented programming (OOP) | Behind software with Bertrand Meyer #1
21:25
Better event-driven applications in .NET with Reactive Extensions
14:09
Master C# Interop: Call C/C++ & Windows Libraries FAST
17:26
Elegant Error Messages in Domain-driven Design
22:09
Asp.net core web api and EF core with Scalar functions
10:35
Design Patterns in C#: The easy Singleton
18:51
Entity Framework Core with Table-Valued Functions in C#
27:59
Entity Framework Core with Stored Procedures in C#
16:56
How much SQL is needed for .NET Developers?
21:15
How to become a professional Frontend developer in 2024
17:21
How to become a professional .NET/C# developer in 2024
19:30
Advanced C# multithreading with Task synchronization
16:18
Race Condition, critical section and lock in C#
08:44
The how to of Concurrency in C# Episode 1: Captured Variables
28:35
Asp.net core Best Practices with Options pattern
01:11:13
Master C# Exceptions like a Senior
01:23:00
Asp.NET Core FULL COURSE for complete beginners. Part2
01:53:42
Asp.NET Core FULL COURSE for complete beginners. Part1
40:05
Asp.net core middleware explained
35:02
Deep dive into Dependency injection in C#
41:02
Dependency Injection in C# for Absolute beginners
22:40
Learn how to create Asp.net core minimal APIs fast & easy!
15:15
Javascript callbacks | Javascript interview questions and answers
14:27
Javascript engine internals | JavaScript interview questions and answers
11:46
Javascript event loop | Javascript interview questions and answers
05:36
What is CLR and JIT compiler in C# | C# Interview Questions | C# Interview Questions & Answers
11:21
Delegates vs Events in C# | C# Interview Questions | C# Interview Questions & Answers
44:38
C# Value Objects to Solve Primitive Obsession
26:43
Master C# Records: How To Use Records And When To Use Them
28:23
Mastering Result Pattern in C#: Avoid C# Exceptions
20:34
Functional Programming in C# | Using Railway Oriented Programming
10:31
What C# Programmers Need To Know About Object-Oriented .NET IL Programming
10:27
Advanced .NET with IL code. Part2
20:10
Advanced .NET with IL code, CLR and JIT compiler. Part1
23:09
C# Background Tasks - Learn how to create Background Services in C#
40:13
Microservices with C# and Apache Kafka| Event Driven Architecture with Consumer Microservices
46:10
Microservices with C# and Apache Kafka| Event Driven Architecture with Producer Microservices
18:46
Master C# Task Cancellation: A Deep Dive with C# CancellationToken and CancellationTokenSource
32:07
Master Task Parallel Library in C# for Better Performance
36:21
Practical SQL: Multiple Grouping sets with Grouping sets, Cube, Rollup
18:40
Practical Insights into Logical Query Processing: SQL Interview Guide
35:12
Advanced C# Delegates like a Senior Developer: Real-World Examples in .NET!
40:17
Master C# Attributes with C# Reflection Like a Senior Developer
11:30
Master async UI with ConfigureAwait in C#
42:54
Master C# async/await with Concurrency Like a Senior