Skip to main content
O'Reilly home
    • Sign In
    • Try Now
    • Teams
      • For business
      • For government
      • For higher ed
    • Individuals
    • Features
      • All features
      • Courses
      • Certifications
      • Interactive learning
      • Live events
      • Answers
      • Insights reporting
    • Blog
    • Content sponsorship

Functional Programming in C#: How to write better C# code by Enrico Buonanno

Get full access to Functional Programming in C#: How to write better C# code and 60K+ other titles, with a free 10-day trial of O'Reilly.

There are also live events, courses curated by job role, and more.

Start your free trial

List of Listings

Chapter 1. Introducing functional programming

Listing 1.1. Functional approach: Where and OrderBy don’t affect the original list

Listing 1.2. Nonfunctional approach: List<T>.Sort sorts the list in place

Listing 1.3. Mutating state from concurrent processes yields unpredictable results

Listing 1.4. C# 6 and C# 7 features relevant for FP

Listing 1.5. Declaring a delegate

Listing 1.6. Instantiating and using a delegate

Listing 1.7. Declaring a function inline with a lambda

Listing 1.8. Lambdas have access to variables in the enclosing scope

Listing 1.9. A function can be exhaustively represented with a dictionary

Listing 1.10. Where: a typical HOF that iteratively applies the given predicate

Listing 1.11. A HOF that optionally ...

Get Functional Programming in C#: How to write better C# code now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.

Start your free trial

About O’Reilly

  • Teach/write/train
  • Careers
  • Press releases
  • Media coverage
  • Community partners
  • Affiliate program
  • Submit an RFP
  • Diversity
  • O’Reilly for marketers

Support

  • Contact us
  • Newsletters
  • Privacy policy
linkedin-logo youtube-logo

International

  • Australia & New Zealand
  • Hong Kong & Taiwan
  • India
  • Indonesia
  • Japan

Download the O’Reilly App

Take O’Reilly with you and learn anywhere, anytime on your phone and tablet.

Apple app store Google play store

Watch on your big screen

View all O’Reilly videos, Superstream events, and Meet the Expert sessions on your home TV.

Roku Payers and TVs Amazon appstore

Do not sell my personal information

O'Reilly home

© 2023, O’Reilly Media, Inc. All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.

Terms of service • Privacy policy • Editorial independence

Don’t leave empty-handed

Get Mark Richards’s Software Architecture Patterns ebook to better understand how to design components—and how they should interact.

It’s yours, free.

Get it now
Cover of Software Architecture Patterns

Check it out now on O’Reilly

Dive in for free with a 10-day trial of the O’Reilly learning platform—then explore all the other resources our members count on to build skills and solve problems every day.

Start your free trial Become a member now