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

LinkedIn Learning

Ten Tips for the C# Developer

via

Overview

Discover tips for improving your workflows in C# development. Even experienced programmers might have missed these hidden or interesting methods that help you write better code.

Syllabus

Introduction
  • Ten tips for C# developers
  • How to access the sample code on GitHub
1. Ten Tips
  • Avoid race condition with TryGetValue method
  • Better switch statements with pattern matching
  • Readable literals with the underscore
  • Extract items from sequence with indices
  • Discard feature
  • Be more functional with the conditional operator
  • Create a thread-safe immutable type
  • Use the ImmutableList collection
  • Show custom debugger information
  • Work with nested collections and SelectMany
Continue Your Journey
  • Next steps

Taught by

Walt Ritscher

Reviews

4.6 rating at LinkedIn Learning based on 480 ratings

Start your review of Ten Tips for the C# Developer

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.