F#: Getting Started

Visual Studio 2015    |    Beginner
  • 8 videos | 55m 4s
  • Earns a Badge
Rating 3.4 of 5 users Rating 3.4 of 5 users (5)
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# applications
    Work with functions in f# using let and do bindings
    Use lambda expressions to define anonymous functions and  closures in f#
    Use recursive functions for numeric computing in f#
  • Use partial application in f# functions
    Implement pipelining and function chaining
    Implement lazy evaluation of expressions in f#
    Handle exceptions in f# programs

IN THIS COURSE

  • 9m 57s
    Learn 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 17s
    In this video, find out how to work with functions in F# using let and do bindings. FREE ACCESS
  • Locked
    3.  Lambda Expressions and Closures
    6m 37s
    Find out how to use lambda expressions to define anonymous functions and closures in F#. FREE ACCESS
  • Locked
    4.  Implementing Recursive Functions
    7m 7s
    Find out how to use recursive functions for numeric computing in F#. FREE ACCESS
  • Locked
    5.  Partial Application in Functions
    6m 14s
    During this video, you will learn how to use partial application of functions in F#. FREE ACCESS
  • Locked
    6.  Pipelining and Chaining in Functions
    5m 17s
    In this video, you will learn how to implement pipelining and function chaining in standard English. FREE ACCESS
  • Locked
    7.  Lazy Evaluation
    4m 53s
    In this video, learn how to implement lazy evaluation of expressions in F#. FREE ACCESS
  • Locked
    8.  Exception Handling
    7m 42s
    Find 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

Journey C# Journey
Rating 4.7 of 3 users Rating 4.7 of 3 users (3)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 3.0 of 1 users Rating 3.0 of 1 users (1)