Skip to content

peitor/language-ext-kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language-ext kata

This is a hands on session on language-ext : a C# functional language extensions (base class library for functional programming) You will learn different concepts incrementally. Pre-requesite is to understand functional programming paradigm.

DO the exercises in this order :

  • CollectionsExercises
  • OptionExercises
  • TryExercises
  • RealLifeExample

Pre-requesites

  • .NET Core 3.1

More explanation around the paradigms demonstrated here

We have created and used this kata in the Software Craftsmanship Luxembourg community : please find the slides here

Solution

There is a branch solution to compare with your own solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%