Blog articles

0
comment
on 1/14/2016 12:00 AM
Tweet The problem description is here, and click here to see all my other Euler solutions in F#.   I based my solution on Euclid’s formula for generating Pythagorean triples. And given that max L is 1,500,000, the maximum value for m we need to consider i[...]
.
4
comments
on 1/13/2016 2:37 AM
This is a minor release with bug fixes and updates for dependent libraries.
.
0
comment
on 1/12/2016 12:00 AM
Tweet It’s been a while since I last updated my binary and JSON serializer benchmarks, so here I round up the latest versions of the serializers on here.   DISCLAIMER : as always, you should bench­mark against your pay­load and use case, the bench­mark nu[...]
.
0
comment
on 1/11/2016 11:08 AM
A Developer's journey from OO to Functional
.
0
comment
on 1/11/2016 10:20 AM
I use Samuel Tonini’s Alchemist (and Elixir mode) to make myself much more productive with Elixir and Emacs.  But one thing that I’ve found to be a minor annoyance is that whenever I start up Emacs I have to set the scratch buffer to be in Elixir mode and[...]
.
0
comment
on 1/11/2016 12:00 AM
Tweet NOTE : read the rest of the series, or check out the source code. If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work. Fol­low­ing on from the last post, we will look at the Abstract Things style today.   Style [...]
.
0
comment
on 1/8/2016 9:10 AM
Today I’ve been reviewing the ECMA-334 C# specification, and in particular the section about class instance constructors. I was struck by this piece in a clause about default constructors: If a class contains no instance constructor declarations, a defaul[...]
.
0
comment
on 1/7/2016 12:00 AM
Tweet NOTE : read the rest of the series, or check out the source code. If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work. Fol­low­ing on from the last post, we will look at the Closed Maps style today.   Style 12 –[...]
.
0
comment
on 1/6/2016 10:46 PM
Continuing the Advent of Code theme from the previous post. Figured since this year is going to be my year of CUDA, this would be a good opportunity to take it for a ride. A good April 1st post, but why wait? So, how can we make this even faster than the [...]
.
0
comment
on 1/3/2016 6:55 AM
One way to structure Web App built in F# and WebSharper@import 'https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.2.0/katex.min.css';code{color:#c7254e;background-color:#f9f2f4;border-radius:4px}code,kbd{padding:2px 4px}kbd{color:#fff;background-color:#333;b[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper