
Learning F# Functional Data Structures and Algorithms-
Amazon
From $39.99 (New)

From $39.99 (New)

| Last Seen | |
| Highest | $39.99 Sep 23, '15 |
| Lowest | $39.99 Sep 23, '15 |
| Average | $39.99 (30d avg) $39.99 (90d avg) $39.99 (180d avg) $39.99 (Lifetime average) |
| Added | Sep 23, 2015 |
| Last Seen | |
| Highest | $39.80 Jan 11, '16 |
| Lowest | $38.04 Feb 27, '16 |
| Average | $38.56 (30d avg) $38.73 (90d avg) $38.78 (Lifetime average) |
| Added | Sep 23, 2015 |
| Last Seen | |
| Highest | $48.46 Dec 18, '15 |
| Lowest | $31.03 Nov 21, '15 |
| Average | $41.68 (30d avg) $42.92 (90d avg) $42.40 (180d avg) $42.20 (Lifetime average) |
| Added | Sep 23, 2015 |
30 day average: 1,405,309
90 day average: 1,276,689
Get started with F# and explore functional programming paradigm with data structures and algorithms About This BookWho This Book Is For If you have just started your adventure with F#, then this book will help you take the right steps to become a successful F# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C# language and BCL (Base Class Library), would be helpful.What You Will LearnIn DetailF# is a multi-paradigm programming language that encompasses object-oriented, imperative, and functional programming language properties. The F# functional programming language enables developers to write simple code to solve complex problems.Starting with the fundamental concepts of F# and functional programming, this book will walk you through basic problems, helping you to write functional and maintainable code. Using easy-to-understand examples, you will learn how to design data structures and algorithms in F# and apply these concepts in real-life projects. The book will cover built-in data structures and take you through enumerations and sequences. You will gain knowledge about stacks, graph-related algorithms, and implementations of binary trees. Next, you will understand the custom functional implementation of a queue, review sets and maps, and explore the implementation of a vector. Finally, you will find resources and references that will give you a comprehensive overview of F# ecosystem, helping you to go beyond the fundamentals.