ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,174,632 results

Indently
How I Make My Successful Coding Shorts On YouTube

Here's how I create my successful coding Shorts on YouTube. If you ever feel like creating a coding channel, this is the perfect ...

7:35
How I Make My Successful Coding Shorts On YouTube

52,066 views

2 years ago

Shawn Wildermuth
Coding Shorts: Required Viewing About Required Members

Newly added to C#, required members are a new feature for supporting object construction syntax, not just through controllers.

5:28
Coding Shorts: Required Viewing About Required Members

1,990 views

2 years ago

Shawn Wildermuth
Let Me Teach You Markdown in Elevenish Minutes | Coding Shorts 118

For more information about my training and coaching, visit: - https://wildermuth.com If you like this video, you might like other ...

11:11
Let Me Teach You Markdown in Elevenish Minutes | Coding Shorts 118

1,306 views

10 months ago

Shawn Wildermuth
Coding Shorts: Ahead-of-Time Compilation in C# (AOT)

I've been looking at Source Generators as a solution to reflection. This is important for AOT compilation. So, I thought it might be ...

12:03
Coding Shorts: Ahead-of-Time Compilation in C# (AOT)

4,533 views

1 year ago

Shawn Wildermuth
New Features of Entity Framework Tools | Coding Shorts 113

My Pragmatic Architecture for ASP.NET Core Workshop takes place February 24th, 2025 (9:00 - 15:00 CET). Time is running out ...

12:15
New Features of Entity Framework Tools | Coding Shorts 113

3,873 views

1 year ago

TeXplaiNIT
What is Coding?

This video is an overview of computer programming (coding) at the most basic level. See where it came from and how it works.

4:22
What is Coding?

1,852,777 views

10 years ago

Shawn Wildermuth
Coding Shorts: Prototyping with Minimal APIs

Minimal APIs in .NET 6 are a great way to create microservices, but for other types of applications, Minimal APIs give you a great ...

9:11
Coding Shorts: Prototyping with Minimal APIs

998 views

4 years ago

Shawn Wildermuth
Coding Shorts: C# Dialects and Idioms

I had a conversation recently with Jeremy Clark about C# and how different developers see the language differently. That's had ...

19:13
Coding Shorts: C# Dialects and Idioms

3,893 views

1 year ago

Shawn Wildermuth
Coding Shorts: .NET Aspire - The Host

A lot of demos of .NET Aspire have been made, but I wasn't getting it until I stripped it bare. The host project is really interesting ...

13:32
Coding Shorts: .NET Aspire - The Host

4,360 views

1 year ago

Shawn Wildermuth
Coding Shorts: C# Type Inference or, How I Learned to Love 'var'

I think the 'var' keyword is misunderstood. I know some who love it and others who hate it, but what it is really doing. Let's see how ...

15:19
Coding Shorts: C# Type Inference or, How I Learned to Love 'var'

1,570 views

2 years ago

Shawn Wildermuth
Coding Shorts: .NET Core CLI Tips and Tricks

As I continue to use .NET Core along with other editors like VS Code, I've realized that I need some of the functionality that's ...

9:35
Coding Shorts: .NET Core CLI Tips and Tricks

3,356 views

1 year ago

Shawn Wildermuth
Coding Shorts: For The Record - Why You Should Use (Records in C#)

Records are here for C#! Are you confused by why they exist? I was too. Let's look at it: 00:00 - Introduction 00:28 - Getting Started ...

10:46
Coding Shorts: For The Record - Why You Should Use (Records in C#)

15,324 views

2 years ago

Shawn Wildermuth
Coding Shorts: Changes Coming to Startup in .NET 6

NET 6 is coming and if you're doing ASP.NET Core, you'll want to see some of the interesting changes that are on the way. In this ...

14:08
Coding Shorts: Changes Coming to Startup in .NET 6

6,593 views

4 years ago

Shawn Wildermuth
Coding Shorts: .NET Aspire - Databases

You ready to learn .NET Aspire? My workshop is coming June 12th: https://shawnl.ink/day-of-aspire Now that I covered the hosting ...

10:52
Coding Shorts: .NET Aspire - Databases

9,873 views

1 year ago

Shawn Wildermuth
Coding Shorts: Objects and Arrays in JavaScript Might Not Be Real

I've been writing JavaScript for a while now. It wasn't until I started delving into Proxies did I notice that objects and arrays might ...

11:37
Coding Shorts: Objects and Arrays in JavaScript Might Not Be Real

850 views

2 years ago

Shawn Wildermuth
Coding Shorts: Structural Typing in TypeScript

In this video, I walk through how structural typing works in TypeScript including Interfaces, Classes and Types. If you like this video ...

11:49
Coding Shorts: Structural Typing in TypeScript

3,054 views

4 years ago

Shawn Wildermuth
Coding Shorts #103: Using Code Cleanup in Visual Studio

As a project matures, it needs a clean-up from time to time. Visual Studio has you covered with a great tool called "Code Cleanup".

12:30
Coding Shorts #103: Using Code Cleanup in Visual Studio

5,473 views

1 year ago

Shawn Wildermuth
C# 13 and 14: My Favorite Features | Coding Shorts 120

For more information about my training and coaching, visit: - https://wildermuth.com If you like this video, you might like other ...

11:48
C# 13 and 14: My Favorite Features | Coding Shorts 120

7,189 views

10 months ago

Shawn Wildermuth
Coding Shorts: Making Sense of Stack vs. Heap

This is a different kind of video that I usually make. The topic of how memory is handled in a variety of languages is a key concept ...

5:33
Coding Shorts: Making Sense of Stack vs. Heap

3,775 views

1 year ago

Shawn Wildermuth
Coding Shorts: .http files Can Make Writing .NET APIs That Much Easier

There are so many tools for executing HTTP requests for debugging of APIs, but I'd like to introduce you to a new one. The REST ...

9:30
Coding Shorts: .http files Can Make Writing .NET APIs That Much Easier

3,966 views

2 years ago