Community for F#

Blog articles of Community for F#

0
comment
on 3/22/2015 11:27 PM
I will admit it, I got a bit upset by James McCaffrey’s column in MSDN magazine this month, “Gradient Descent Training Using C#”. While the algorithm explanations are quite good, I was disappointed by the C# sample code, and kept thinking to myself “why oh why isn’t this written in F#”. This is by no means intended as a criticism of C#; it’s a great language, but some problems are just better suited for different languages, and in this case, I couldn’t fathom why F# wasn’t used. Long story short, I just co[...]
>> Read the full article
.
0
comment
on 3/13/2015 3:22 PM
Tweet A friend of mine, Roger Engelber, pointed me to a nice article  on doing functional programming in Lua. The article detailed the steps to generate a flame like effects using a simple particle system. Of course, it naturally lead to me trying to do the same in Elm!   To translate the approach was
>> Read the full article
.
0
comment
on 3/13/2015 10:00 AM
Tweet Whilst talking with an ex-colleague, a question came up on how to implement the Stable Marriage problem using a message passing approach. Naturally, I wanted to answer that question with Erlang! Let’s first dissect the problem and decide what processes we need and how they need to interact with one another. The stable marriage
>> Read the full article
.
0
comment
on 3/11/2015 7:37 PM
Tweet It’s very uncharacteristic of me, but I went to a session on the product management track at QCon London – Melissa Perris’ “The Bad Idea Terminator”. Having gone in the room with the expectation of coming out not much wiser, I was pleasantly surprised to find myself in one of the best talks at
>> Read the full article
.
0
comment
on 3/10/2015 6:01 PM
Tweet I was attempting to make some changes to some fairly old code in our codebase (something I probably wrote myself…) which hasn’t been touched on for a while. Naturally, my first step is to understand what the code does, so I started by looking at the class where I need to make my changes.
>> Read the full article
.
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