#12 in Microsoft NET books
Use arrows to jump to the previous/next product

Reddit mentions of Functional Programming in C#: Classic Programming Techniques for Modern Projects

Sentiment score: 1
Reddit mentions: 2

We found 2 Reddit mentions of Functional Programming in C#: Classic Programming Techniques for Modern Projects. Here are the top ones.

Functional Programming in C#: Classic Programming Techniques for Modern Projects
Buying options
View on Amazon.com
or
Specs:
Height9.299194 Inches
Length7.44093 Inches
Number of items1
Weight1.10231131 Pounds
Width0.618109 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 2 comments on Functional Programming in C#: Classic Programming Techniques for Modern Projects:

u/basher117 ยท 1 pointr/csharp

There are couple books that really stood out for C#. These don't touch on .NET core but the same techniques apply.

Functional Programming in C#. http://amzn.to/2Ct3q5B if you come from a functional lang, this one is a must. Great LINQ concepts as well.


Adaptive Code via C@ http://amzn.to/2CsglEP is an updated version of the original. Dependencies and layering really helped me understand the core concepts of .NET. It's a M$ Press book. Easy read and a great reference.