Home Tags F#

Tag: F#

Building functional programs with F#

0
Functional programming treats programs as mathematical expressions and evaluates expressions. It focuses on functions and constants, which don't change, unlike variables and states. Functional programming solves...

Stack Overflow Developer Survey 2018: A Quick Overview

0
Stack Overflow recently published their annual developer survey in which over 100,000 developers and professionals participated. The survey shed light on some very interesting...