ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,261,665 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

50,588 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,265 views

9 months 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,832,041 views

10 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,860 views

1 year 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,592 views

4 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,042 views

4 years ago

Oopsy Daisy Studios
Vibe Coding | An Indie Sci-Fi Short Film

Vibe Coding is an #indie #scifi #shortfilm about a life-altering #app that promises to fix your broken emotions. But like Black Mirror ...

5:39
Vibe Coding | An Indie Sci-Fi Short Film

894 views

8 months 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,318 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,191 views

2 years ago

Shawn Wildermuth
Coding Shorts: Use Open Telemetry in ASP.NET Core

Before I dig into Aspire, I wanted to make sure I understood some of the related technologies. One of the parts of the Aspire ...

15:32
Coding Shorts: Use Open Telemetry in ASP.NET Core

9,904 views

1 year 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,597 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,560 views

1 year 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

996 views

4 years 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,849 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,306 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,934 views

2 years ago

Fireship
How to Learn to Code - 8 Hard Truths

Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques ...

6:46
How to Learn to Code - 8 Hard Truths

2,843,294 views

3 years ago

Shawn Wildermuth
Coding Shorts: Running Async Jobs in ASP.NET Core

I recently needed to run long task in the background in ASP.NET Core. For our particular need, we couldn't do this in a distributed ...

9:52
Coding Shorts: Running Async Jobs in ASP.NET Core

5,245 views

1 year ago

Shawn Wildermuth
Coding Shorts: Pinia for Vue 3: A Better Vuex?

I've been thinking a lot about what we really need for state management in Vue. I've been waiting for Vuex 5 to change everything, ...

19:05
Coding Shorts: Pinia for Vue 3: A Better Vuex?

3,519 views

3 years ago

Shawn Wildermuth
Intro to Obsidian: Better Notetaking for Devs | Coding Shorts 116

Not exactly technical, but I'm in love with this new app for keeping your ideas and notes. NOTE: Not sponsored...it's a free, ...

13:13
Intro to Obsidian: Better Notetaking for Devs | Coding Shorts 116

10,592 views

9 months 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 #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,378 views

1 year 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,689 views

1 year ago

Shawn Wildermuth
Coding Shorts: What Surprised Me About ECMAScript Modules

The Pluralsight Course: https://shawnl.ink/jsmod While creating my Pluralsight course (Modules in JavaScript), I learned some ...

11:16
Coding Shorts: What Surprised Me About ECMAScript Modules

1,685 views

2 years ago