paint-brush
An Introduction to F# as Microsoft's / .NET's Answer to a Functional-First Programming Languageby@samwalpole
298 reads

An Introduction to F# as Microsoft's / .NET's Answer to a Functional-First Programming Language

by Sam Walpole9mMarch 6th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

An Introduction to F# as Microsoft's /NET's Answer to a Functional-First Programming Language. F# is Microsoft's/.NET's answer to a functional-first programming language. Functional programs consist of values and functions, and the application works by applying these functions to values in order to produce new values. This might sound similar to methods in an object-oriented style, but there are two key differences: Values cannot be modified (they are said to be immutable). Instead, operations create and return new values, and functions should be pure.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - An Introduction to F# as Microsoft's / .NET's Answer to a Functional-First Programming Language
Sam Walpole HackerNoon profile picture
Sam Walpole

Sam Walpole

@samwalpole

Fullstack .NET and JavaScript web developer. Coding teacher and advocate

About @samwalpole
LEARN MORE ABOUT @SAMWALPOLE'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Sam Walpole HackerNoon profile picture
Sam Walpole@samwalpole
Fullstack .NET and JavaScript web developer. Coding teacher and advocate

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Zephyrnet