Video description
Get started on building end-to-end web applications with F#
About This Video
- Learn F# with this learner-friendly approach in this course
- This single course covers all the basics so you can start building powerful applications
- Get familiar with all the top modules and components included in this course.
In Detail
In today's world fully functional web applications are a key requirement and a necessity.
We can have a run through developing web applications that includes server-side as well as the client-side programming using Fable, F# to JavaScript compiler.
We will focus on the .NET Core platform so that your application will work in a cross-platform manner.
Publisher resources
Table of contents
-
Chapter 1 : An Introduction to F# and Setting It Up
- The Course Overview 00:03:20
- .NET Core 00:03:29
- First Hello World Application with F# 00:13:41
- Visual Studio Versus Visual Studio Code 00:02:35
- Chapter 2 : Functional Programming from 30,000 Feet
-
Chapter 3 : Object Oriented Programming with F#
- Using Classes and Constructors 00:08:19
- Interfaces and Members 00:12:34
- Interacting with .NET and C# 00:02:12
- Comparison of C# and F# 00:02:56
-
Chapter 4 : Functional Programming with F#
- Composition 00:12:55
- Partial Application 00:06:01
- Immutability and Data Structures 00:12:20
- Records and Equality 00:06:24
- Discriminated Unions 00:07:21
- Option Types and Null Values 00:08:42
-
Chapter 5 : Advanced Functional Programming with F#
- Pattern Matching 00:15:53
- Map and Apply 00:11:48
- Bind 00:08:42
- Monads and Computation Expressions 00:15:17
- Async Workflows 00:06:50
- Mailbox Processors 00:09:31
Product information
- Title: Learning Functional Programming with F#
- Author(s):
- Release date: August 2017
- Publisher(s): Packt Publishing
- ISBN: 9781788477840
You might also like
video
.NET Core Microservices
Build distributed system using microservices architecture About This Video Learn how to work with the microservice …
video
Domain Modelling with the F# Type System
Statically typed functional programming languages like F# encourage a very different way of thinking about types. …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
video
End-to-End Real-World Application Development with F#
Create fully functional web applications with F# About This Video Designing our domain and Aggregates CQRS …