F#: Getting Started
Visual Studio 2015
| Beginner
- 8 videos | 55m 4s
- Earns a Badge
F# is a Microsoft .NET language that offers support for functional, object-oriented, and imperative programming. Learn about F#, including templates for creating F# programs and files in Visual Studio and implementing programming with F#.
WHAT YOU WILL LEARN
-
Introduce f#, f# templates and f# interactive in visual studio, create a console app, and outline options for creating other types of f# applicationsWork with functions in f# using let and do bindingsUse lambda expressions to define anonymous functions and closures in f#Use recursive functions for numeric computing in f#
-
Use partial application in f# functionsImplement pipelining and function chainingImplement lazy evaluation of expressions in f#Handle exceptions in f# programs
IN THIS COURSE
-
9m 57sLearn how to introduce F#, F# templates, and F# interactive in Visual Studio, create a console app, and outline options for creating other types of F# applications. FREE ACCESS
-
7m 17sIn this video, find out how to work with functions in F# using let and do bindings. FREE ACCESS
-
6m 37sFind out how to use lambda expressions to define anonymous functions and closures in F#. FREE ACCESS
-
7m 7sFind out how to use recursive functions for numeric computing in F#. FREE ACCESS
-
6m 14sDuring this video, you will learn how to use partial application of functions in F#. FREE ACCESS
-
5m 17sIn this video, you will learn how to implement pipelining and function chaining in standard English. FREE ACCESS
-
4m 53sIn this video, learn how to implement lazy evaluation of expressions in F#. FREE ACCESS
-
7m 42sFind out how to handle exceptions in F# programs. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Wintellect C#
Channel
Wintellect C Programming