F# Functional Data Structures
Offered By: Pluralsight
Course Description
Overview
This course describes the important data structures - especially collections - available in F#, together with the functions which F# provides for working with them.
F# and .NET provide you with a wealth of data structures and collections for storing and manipulating data. This course identifies these structures and the functions which F# provides to work with them, including arrays, lists, and sequences. By the end of the course you'll know how to write idiomatic, maintainable programs which solve complex problems with simple code.
F# and .NET provide you with a wealth of data structures and collections for storing and manipulating data. This course identifies these structures and the functions which F# provides to work with them, including arrays, lists, and sequences. By the end of the course you'll know how to write idiomatic, maintainable programs which solve complex problems with simple code.
Syllabus
- Introduction 13mins
- Arrays 41mins
- Sequences 49mins
- Lists 12mins
- Lists, Pattern Matching, and Recursion 16mins
- Dictionaries 22mins
- Sets and Maps 19mins
- Trees 15mins
- Choosing a Data Structure 33mins
Taught by
Kit Eason
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera