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