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

Pluralsight

Applying Functional Principles in C# 6

via Pluralsight

Overview

Functional programming in C# can give you insight into how your programs will behave. You'll learn the fundamental principles that lie at the foundation of functional programming, why they're important, and how to apply them.

With the advent of LINQ, C# has gotten a significant exposure to functional programming. However, functional programming in C# is not restricted to the use of extension methods, lambdas and immutable classes. There are a lot of practices that haven't been adopted as widely because there's not much of native language support for them in C#. Still, they can be extremely beneficial should you incorporate them into your day-to-day work. This course, Applying Functional Principles in C#, will show them to you. You will learn the fundamental principles behind functional programming, why they are important and how to apply them in practice. Specific topics you'll cover include refactoring to an immutable architecture, avoiding exceptions, primitive obsession, how to handles failures and input errors, and more. By the end of this course, you will have a much more comprehensive understanding of why and how to use functional programming.

Syllabus

  • Course Overview 1min
  • Introduction 11mins
  • Refactoring to an Immutable Architecture 34mins
  • Refactoring Away from Exceptions 32mins
  • Avoiding Primitive Obsession 20mins
  • Avoiding Nulls with the Maybe Type 26mins
  • Handling Failures and Input Errors in a Functional Way 16mins
  • Putting It All Together 65mins

Taught by

Vladimir Khorikov

Reviews

4.9 rating at Pluralsight based on 526 ratings

Start your review of Applying Functional Principles in C# 6

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.