You are here |
fsharpforfunandprofit.com | ||
| | | |
www.bartoszsypytkowski.com
|
|
| | | | Today, we're going to cover different ways of encapsulating capabilities and supplying them between functions using functional programming techniques which can be realized in F#. Managing code dependencies in object oriented languages in 2020 is pretty much one sided problem: dependency injection has won, people use dedicated frameworks to handle | |
| | | |
thinkbeforecoding.com
|
|
| | | | think - code - repeate - Jérémie Chassaing | |
| | | |
blog.danlew.net
|
|
| | | | I gave a talk this year about functional reactive programming (FRP) that attempted to break down what gives FRP its name and why you should care. Here's a write-up of that talk. -------------------------------------------------------------------------------- Introduction Functional reactive programming has been all the rage in the past few years. But what is | |
| | | |
www.softdevtube.com
|
|
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and |