Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Advanced C# Tutorial - 2024

Code Monkey via YouTube

Overview

Dive into an extensive advanced C# tutorial covering a wide range of sophisticated programming concepts. Explore topics such as reflection, function extensions, static constructors, and various operators including typeof, nameof, and sizeof. Learn about records, nullable types, bitwise operations, enum flags, and preprocessor directives. Delve into advanced features like ref, out, and in parameters, data boxing, dynamic types, class indexers, and attributes. Master anonymous types, tuples, IDisposable pattern, custom operator overloading, LINQ, and WinForms. Gain insights into DLLImport, extern, WinAPI, unit testing, unsafe code, pointers, asynchronous programming with async/await, and multithreading. Perfect for experienced C# developers looking to enhance their skills and tackle complex programming challenges.

Syllabus

Intro Advanced C#
Advanced Overview
Reflection
Function Extensions
Static Constructor
typeof
nameof
sizeof
default
Expression Bodied Members
Records
Null Conditional Operators
Null Coalescing Operators
Ternary Conditional Operator
Main Command Line Arguments
Nullable
Span
Bitwise Operators
Enum Flags
Preprocessor Directives
ref out in
Data Boxing
Dynamic
Class Indexer
Attributes
Anonymous Types
Tuples
using IDisposable
Custom Override Operators
LINQ
WinForms
DLLImport, extern, WinAPI
Assert, Unit Testing
unsafe, pointers
async await Task
Multithreading
Advanced Summary
Advanced C# Outro

Taught by

Code Monkey

Reviews

Start your review of Advanced C# Tutorial - 2024

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.