50 C# features you MUST know as a .NET developer (from Beginner to Advanced)

preview_player
Показать описание
Using the C# programming language as a .NET, ASP.NET Core or Unity developer? This is full C# tutorial covering beginner and advanced topics.

#csharp #dotnet #programming

Including:

00:00 Intro
00:10 C# Integer Data Type (int)
00:31 C# Floating-point Data Type (float)
00:52 C# Double-precision floating-point Data Type (double)
01:13 C# Decimal Data Type (decimal)
01:34 C# Boolean Data Type (bool)
01:55 C# Character Data Type (char)
02:16 C# String Data Type (string)
02:37 C# Object Data Type (object)
02:58 C# Enumerations (enum)
03:19 C# Arrays
03:40 C# Structures (struct)
04:01 C# Nullable types
04:22 C# For loop
04:43 C# While loop
05:04 C# Do-while loop
05:25 C# Foreach loop
05:46 C# Public Access Modifier
06:07 C# Private Access Modifier
06:28 C# Protected Access Modifier
06:49 C# Internal Access Modifier
07:10 C# Protected internal Access Modifier
07:31 C# Variables
07:52 C# Constants
08:13 C# Arithmetic operations
08:34 C# Comparison operators
08:55 C# Conditional statements (if-else)
09:16 C# Functions
09:37 C# Classes
09:58 C# Objects
10:19 C# Constructors
10:40 C# Properties
11:01 C# Inheritance
11:22 C# Polymorphism
11:43 C# Encapsulation
12:04 C# Method overloading
12:25 C# Method overriding
12:46 C# Static members
13:07 C# Interfaces
13:28 C# Abstract Classes
13:49 C# Operator Overloading
14:10 C# Covariant Return Types
14:31 C# Multithreading
14:52 C# Asynchronous Programming
15:13 C# Task Parallel Library (TPL)
15:34 C# Asynchronous Sequences
15:55 C# Event-based Asynchronous Pattern
16:16 C# Asynchronous Streams
16:37 C# Asynchronous Disposable
16:58 C# Value types
17:19 C# Reference types
Рекомендации по теме
Комментарии
Автор

Just stumbled across this channel. Nice to hear a fellow brit voice doing C# content for a change.

mudsweatandtrails
Автор

Thank you for this video. Easy to follow and straightforward.

raviel_
Автор

good content 👍, bit distracted with animation... 😬

haasampath