Functional Programming with C#
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore functional programming concepts and techniques using familiar C# features in this conference talk from NDC London 2023. Discover how to implement powerful functional programming patterns without learning a new syntax, leveraging common C# constructs like LINQ, IEnumerable, Func delegates, arrow functions, and ternary expressions. Learn to write more robust, readable, and maintainable functional code that enables better concurrency with async functions and supports serverless applications. Gain insights into the benefits of functional programming for improving scalability and consider its potential for new platforms or existing application enhancements. Delve into advanced concepts, including an attempt to demystify monads, all within the comfort of the C# language you already know.
Syllabus
Functional Programming with C# - Simon Painter - NDC London 2023
Taught by
NDC Conferences
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX