functional-csharp-code
C# functional programming examples
Provides code samples and exercises for learning Functional Programming in C#
Code samples for Functional Programming in C#
585 stars
61 watching
183 forks
Language: C#
last commit: almost 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mewssystems/funcsharp | A C# library that introduces advanced functional programming concepts and provides tools to reduce boilerplate code and improve type safety | 102 |
graninas/cpp_functional_programming | A collection of materials and resources on functional programming in C++ | 653 |
hfoffani/hypolambda | A compact functional programming language for .NET with a syntax based on Python. | 0 |
kblake/functional-programming | Teaching functional programming concepts using Elixir language and providing accessible code examples | 363 |
wisn/jargon-pemrograman-fungsional | Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. | 71 |
billyfrcs/programming | A comprehensive learning platform covering object-oriented and procedural programming fundamentals in various languages | 6 |
dbrattli/expression | A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. | 494 |
relevance/functional-koans | A collection of learning tools and exercises for functional programming in various languages. | 156 |
id1019/functional-programming | A collection of LaTeX sources and instructions for generating PDFs from exercises in a course on functional and concurrent programming. | 80 |
marioariasc/funktionale | Functional programming constructs and patterns for Kotlin | 915 |
head-first-csharp/fourth-edition | This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book | 894 |
winitzki/sofp | An online repository providing documentation and source code for a book on functional programming | 1,406 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 215 |
vegansk/nimfp | A Nim programming language library for functional programming concepts and operations. | 134 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |