Out of the Box

F# language, and many other things.

Saturday, November 2, 2019

I metodi "leggeri" servono?

›
Via twitter ho scritto : Adottare una metodologia di sviluppo software leggera [i.e. "agile"] non serve. 1) Se le person...
Wednesday, July 10, 2019

Fsharp code kata: Prisoner Dilemma

›
This blog is about the Prisoner Dilemma in F# (EDIT: something changed  in the code so the description given in this post may be not 100% ...
Sunday, April 14, 2019

A free Orders System in F# (part 1)

›
I recently added to my github a new open source solution for managing orders in a restaurant. https://github.com/tonyx/orderssystem Thi...
Tuesday, December 11, 2018

Porting a simple toy app to Elmish

›
In the past I developed a toy app/kata ( Animalquiz ) for learning purposes. First version was Java , then I ported it to F#. This post...
Wednesday, September 26, 2018

Transforming a nested F# list to Javascript using tail recursion

›
If I need some javascript in a Suave view, I can include a reference to an external javascript like in the following code: script ["...
Friday, July 20, 2018

checkboxes with Suave.IO, using dotliquid tamplates

›
Using checkboxes with Suave.Io The Suave.IO web library for F# adopts two ways of rendering html. By using Suave.form/Suave.html the p...
Wednesday, March 22, 2017

criteri di priorità per backlog item, basati su misure di valore e costo

›
In questo post accenno ad un criterio di ordinamento per priorità di "product backlog item" considerando alcune possibili misure ...
›
Home
View web version
Powered by Blogger.