Learning F# Functional Data Structures and Algorithms

preview-18
  • Learning F# Functional Data Structures and Algorithms Book Detail

  • Author : Adnan Masood
  • Release Date : 2015-06-29
  • Publisher : Packt Publishing Ltd
  • Genre : Computers
  • Pages : 206
  • ISBN 13 : 1783553855
  • File Size : 1,1 MB

Learning F# Functional Data Structures and Algorithms by Adnan Masood PDF Summary

Book Description: F# 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.

Disclaimer: www.yourbookbest.com does not own Learning F# Functional Data Structures and Algorithms books pdf, neither created or scanned. We just provide the link that is already available on the internet, public domain and in Google Drive. If any way it violates the law or has any issues, then kindly mail us via contact us page to request the removal of the link.

Purely Functional Data Structures

Purely Functional Data Structures

File Size : 45,45 MB
Total View : 5695 Views
DOWNLOAD

Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to function

Functional Data Structures and Algorithms

Functional Data Structures and Algorithms

File Size : 41,41 MB
Total View : 6527 Views
DOWNLOAD

"Functional data structures have the power to improve the code base of an application and improve efficiency. With the advent of functional programming, and wit