Getting Started: C#
Get started with C# programming in this comprehensive course, perfect for beginners or those transitioning from other languages. Learn key concepts like variables, loops, OOP, and debugging in C#.
Nick Cosentino is a Principal Software Engineering Manager at Microsoft and a .NET content creator. He manages the teams responsible for deploying the hundreds of services supporting the Microsoft365 suite of products to serve users across the planet. Nick brings his unique experiences to the Big Tech world having worked at a startup that scaled from a handful of employees to hundreds before it went public.
Nick runs a software engineering and dotnet-focused blog as well as a YouTube channel called Dev Leader. While he enjoys solving complex problems with software solutions, Nick is passionate about reducing barriers for people to get started on their software engineering journey.
Get started with C# programming in this comprehensive course, perfect for beginners or those transitioning from other languages. Learn key concepts like variables, loops, OOP, and debugging in C#.
Nick Cosentino
Dive deeper into C# with this advanced course, covering topics like OOP, multithreading, async programming, LINQ, and more. Perfect for those with C# basics looking to expand their expertise.
Nick Cosentino
Learn how to take the future of your career into your own hands.
Nick Cosentino
Ryan Murphy
Learn how to get promotions and scale the career ladder as a Software Engineer.
Nick Cosentino
Ryan Murphy
Learn how to use Reflection in .NET with this course, covering everything from accessing type information to advanced techniques like invoking members, handling attributes, and working with generics.
Nick Cosentino
Master the behavioral interview process with insights from tech leaders at Microsoft and Yelp. This course covers interview prep, storytelling techniques, key competencies, and mock interviews.
Nick Cosentino
Ryan Murphy
Learn all the essential soft skills required for software engineers
Nick Cosentino
Ryan Murphy
Learn refactoring techniques in C# to improve code quality and maintainability. This course covers modern practices to optimize your codebase, with examples to enhance readability, and testability.
Nick Cosentino
From time to time we might reach out to let you know about new courses or exclusive discounts. Sign up to our mailing list so you don't miss out!
No spamming, pinky promise.
Thank you for subscribing! You're now part of the Dometrain community.
© 2026 Dometrain. All rights reserved.
Get started with integrating AI into your .NET applications effectively using the latest LLM best practices.
Learn more about Getting Started: AI for .NET Developers
Learn how to build and deploy .NET applications on AWS using CDK, Lambda, DynamoDB, S3, and more.
Learn more about Getting Started: Building .NET Applications on AWSThis guide covers every new C# 14 feature, explains its benefits, and provides practical code examples to help you navigate how you can use them.
Learn more about What's new in C# 14
Build a Retrieval-Augmented Generation (RAG) chatbot that can answer questions using your data.
Learn more about Let's Build It: AI Chatbot with RAG in .NET Using Your Data
Enable enterprise-grade real-time communication for your web apps with SignalR.
Learn more about From Zero to Hero: SignalR in .NET
Master solution architecture and turn business needs into scalable, maintainable systems.
Learn more about Deep Dive: Solution Architecture
A step-by-step process to migrate ASP.NET Web APIs from .NET Framework to ASP.NET Core.
Learn more about Migrating: ASP.NET Web APIs to ASP.NET Core
Let's make the hardest thing in programming easy for .NET software engineers.
Learn more about Getting Started: Caching in .NET
Learn how to test any codebase in .NET with the latest version of xUnit, the industry-standard testing library.
Learn more about From Zero to Hero: Testing with xUnit in C#This walkthrough is your hands-on entry point to create a basic C# console application that talks to ChatGPT using the OpenAI API.
Learn more about Create a ChatGPT Console AI Chatbot in C#