F# Tutorial
Offered By: Derek Banas via YouTube
Course Description
Overview
Learn F# programming in this comprehensive tutorial video covering core language syntax and concepts. Explore input/output operations, variable binding, function creation, mathematical operations, string manipulation, looping constructs, conditional statements, data structures like lists and tuples, enums, options, records, sequences, and maps. Dive into advanced topics including generics, exception handling, structs, and classes. Follow along with code examples and explanations to gain a solid foundation in F# programming fundamentals.
Syllabus
Input / Output .
Binding / Mutable.
Functions.
Math.
Strings.
Looping.
While.
For.
Iterating .
Conditionals.
IF ELIF ELSE.
Match.
Lists.
Enums.
Options.
Tuples.
Records.
Sequences.
Maps.
Generics.
Exception Handling.
Structs.
Classes.
Taught by
Derek Banas
Related Courses
Programming in F#Microsoft via edX F#: Automated Testing for Developers
LinkedIn Learning What's New in Visual Studio 2017 for F# For Developers
LinkedIn Learning Developing Financial Applications in F#
LinkedIn Learning Type-Driven Development: Designing with Types
Pluralsight