PacktPublishing / -Building-F-Applications

Building F# Applications [Video] by Packt Publishing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building F# Applications [Video]

This is the code repository for Building F# Applications [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Developers are challenged today to build applications in less time, while maintaining high standards of quality, reliability, security, and performance. The F# programming language can help you meet these challenges by letting you write solutions with less code, fewer bugs, and better alignment with business requirements.

This video course starts by showing how to use the functional features of F# to rapidly turn requirements into software designs that are correct, complete, extensible, bug-free, and easy to read and understand. We will start by setting up our F# development environment and reviewing some key language features. We'll then look in depth at two powerful techniques for building real-world F# applications: type-first design and function composition. We'll then learn to leverage advanced F# tools to build and test applications.

The video course examines key language features and functional programming techniques with the goal of providing a good understanding of the basic building blocks that can be used to build higher abstractions and more comprehensive solutions. As we go, we will learn how to set up a development environment and design a build process with tools that leverage the F# language. Github Link: https://github.com/PacktPublishing/-Building-F-Applications

What You Will Learn

  • General application architecture
  • CQRS and query side
  • How to implement the RESTful API
  • Understand full-stack F# development, from browser to server
  • The intricacies of the F# ecosystem
  • Perform practical CQRS with F#
  • Understand Fable, Elmish, and the SAFE stack.
  • Build applications with Paket and Fake

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course will appeal to programmers and developers who are confident with the basic grammar and syntax of F# and are now looking to sharpen their F# programming skills. The course also caters to intermediate C# developers who want to gain a deep understanding of F#.

Technical Requirements

This course has the following software requirements:

Related Products

About

Building F# Applications [Video] by Packt Publishing

License:MIT License


Languages

Language:F# 85.0%Language:C# 15.0%