Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Functional Application Designing
Rating: 3.7 out of 5(22 ratings)
99 students

Functional Application Designing

Unleash the power of F# to build your own applications
Last updated 8/2018
English

What you'll learn

  • Learn the history and basics of a domain-driven design
  • Use CQRS and F# to create your own web application
  • Perform routing with Fable
  • Get an introduction to Suave
  • Create your first RESTful service
  • Understand how BDD works with F#
  • Learn how to use the Expecto framework
  • Perform next-generation unit testing with F#

Course content

3 sections13 lectures2h 9m total length
  • The Course Overview1:30

    This video shows the entire overview of the course. 

  • A Brief History of Domain-Driven Design8:02

    In this video, we will learn what domain-driven design is, and why and when we use it.

    • Discuss ubiquitous language

    • Learn the user requirements – verbs and noun

    • Understand the layered architecture and domain-driven design concepts

  • Setting Up a Sample Application4:02

    In this video, we will learn how to set up a sample dotnet application by using command line and Visual Studio Code.

    • Verify the version of dotnet SDK

    • Create the project via command line

    • Open the project with Visual Studio Code and debug it

  • Type Unsafe Design4:40

    In this video, we will see the problems with type unsafe applications.

    • Create a sample type safe application

    • Review the code

    • Spot the problems associated with it

  • Type Safe Design22:52

    In this video, we will review a sample type safe application.

    • Discuss monetary types

    • Write type safe wrappers

    • Use Map, Bind, and Apply for validation

  • Setting Up a Sample Application6:47

    In this video, we will set up and run a type safe application.

    • Run the application and see the output

    • See what happens with invalid input

Requirements

  • Viewers who are into making powerful apps.
  • Experienced learners can dive straight into the topic of their choice.

Description

Building Cross-Platform Web Applications with F# will guide you to develop a fully functional web application that includes server-side as well as client-side programming thanks to Fable, the F#-to-JavaScript compiler. We target the .NET Core platform so that your applications will work in a cross-platform manner.

This course takes you through a brief history of domain design and then jumps right into building a mini-application using CQRS. You will learn to set up and use Fable and Elmish as your SPA. Apart from this, you will get an introduction to server-side programming with F# and also learn how to perform next-generation unit testing with F#.

The course targets all audience types, ranging from beginners to advanced-level viewers who are into making powerful apps. Experienced learners can dive straight into the topic of their choice.

About the Authors

Onur Gumus is a Lead Software Engineer based in Dubai. He has diverse interests, including software development and architecture, Wing Chun, and chess. He spends most of his time building .NET applications. His previous experience was as a software architect at P.I. Works where he developed several F# projects and gave internal tutorials to developers. He is extremely passionate about F# and functional programming and hopes to spend more and more time helping developers in the community become proficient at functional programming.

Who this course is for:

  • The course targets all audience types, ranging from beginners to advanced-level.