Real-World Functional Programming: With Examples in F# and C#
Authors: Tomas Petricek – Jon Skeet
ISBN-10: 1933988924
ISBN-13: 9781933988924
Edition 版本: 1
Released: 2010-01-25
Print Length 页数: 500 pages
Functional programming languages are good at expressing complex ideas in a succinct,declarative way. Functional concepts such as “immutability” and “function values” make it easier to reason about code—as well as helping with concurrency. The new F# language,LINQ,certain new features of C#,and numerous .NET libraries now bring the power of functional programming to .NET coders.
This book teaches the ideas and techniques of functional programming applied to real-world problems. You’ll see how the functional way of thinking changes the game for .NET developers. Then,you’ll tackle common issues using a functional approach. The book will also teach you the basics of the F# language and extend your C# skills into the functional domain. No prior experience with functional programming or F# is required.
What’s inside
Thinking the functional way
Blending OO and functional programming
Effective F# code
Real-World Functional Programming: With Examples in F# and C#
相关推荐
Svelte and Sapper in Action
Learn Microsoft Power Apps: The definitive handbook for building solutions with Power Apps to solve your business needs 2nd Edition
Modern C Quick Syntax Reference: A Pocket Guide to the Language,APIs,and Library,2nd Edition
Beginning LoRa Radio Networks with Arduino: Build Long Range,Low Power Wireless IoT Networks
Modularizing Legacy Projects Using TDD: Test-Driven Development with XCTest for iOS
Hands-On Neural Network Programming with C#: Add powerful neural network capabilities to your C# enterprise applications